@import url(menu_style.css);
body, body.sidebar {
	background-color : #F0F0F0;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	background-image: url(../images/background.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.box_body {
	background-color: White;
	border-right: 1px solid Gray;
}
.box_menu {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #D7B1E0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #740192;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
hr {
	height: 5px;
	color: #D7B1E0;
}
TD, A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
A, A:Link, A:Visited {
	color: #72038E;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	text-decoration: none;
	color: #BF03EF;
}
.top_nav, .top_nav:Link, .top_nav:Visited {
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.top_nav:Hover {
	background-color: #EFCCF8;
	border: 0px solid #949494;
	color: #72038E;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
 	text-decoration: none;
	font-weight: bold;
}
.vertmenu, .vertmenu2 {
		font-family: Tahoma, Verdana, MS Sans Serif;
		font-weight: normal;
		font-size: 8pt;
		width: 204px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		letter-spacing: 0px;
	}
	.vertmenu ul, .vertmenu2 ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
	}
	.vertmenu ul li, .vertmenu2 ul li {
		margin: 0px;
		padding: 0px;
	}
	.vertmenu ul li a, .vertmenu2 ul li a {
		font-family: Tahoma, Verdana, MS Sans Serif;
		font-size: 8pt;
		display: block;
		border-bottom: none;
		padding: 5px 0px 5px 10px;
		text-decoration: none;
		color: #00448F;
		width: 204px;
	}
	.vertmenu ul li a:hover, .vertmenu ul li a:focus {
		color: #00448F;
		background-color: White;
	}
	.vertmenu2 ul li a {
		font-family: Tahoma, Verdana, MS Sans Serif;
		font-size: 8pt;
		display: block;
		border-bottom: none;
		padding: 2px 0px 2px 10px;
		text-decoration: none;
		color: #00448F;
		width: 204px;
		background-color: White;
	}
	.vertmenu2 ul li a:hover, .vertmenu2 ul li a:focus {
		color: White;
		background-color: #2E558D;
	}
/* Following Styles are for Tigra Menu - Do Not Alter */
.mXPtable {
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	background: white;
}
.mXPmouto {
	/*background: #DCDCDC;*/
}
.a0, .a1, .aL{
	color: #000000; 
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 10pt;
}
.a1{
	/*background: #F5F5F5;*/
	background: White;
	/*background: #DCDCDC;*/
}
.aL{
	background: transparent;
	padding-left: 5px;
	border-bottom: 1px solid Silver;
}

