@import url(menu_style.css);
body, body.sidebar {
	background-color : #E8E8ED;
	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/background1.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
.body_bg2 {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/images/background2.gif);
	height: 396px;
}
.body_bg3 {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(/images/background3.gif);
	height: 396px;
	vertical-align: top;
}
.box_body {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: top;
}
.box2{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E5E5CC;
	border: 1px solid #A6A6BA;
}
.box3{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DEDEE5;
	border: 1px solid #A6A6BA;
}
.box4{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E5E5CC;
	border: 1px solid #A6A6BA;
}
.navbar, .navbar:Link, .navbar:Visited {
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.navbar:Hover {
	color: #E0E0E0;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #212153;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #212153;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #212153;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	height: 1px;
	color: #C2C2C2;
}
TD, A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #333333;
	line-height: 20px;
}
A, A:Link, A:Visited {
	color: #212153;
	text-decoration: none;
	font-weight: bolder;
}
A:Hover {
	text-decoration: none;
	color: #353586;
}
.footer, .footer:Link, .footer:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
 	text-decoration: none;
	color : White;
	font-weight: normal;
}
.footer:Hover {
	color: #E0E0E0;
}
/* 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;
}
