  html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;	/*	
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
*/
	background-image: url(../images/bgN.jpg);
	background-repeat: repeat-x;
	background-color: #0E1655;
}
a.mnuN {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 170px;
	display: block;
	padding-top: 22px;
	text-align: left;
	color: #10366C;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.horsebg {
	background-image: url(../images/horsebg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td {
	color: #838383;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a.topMnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
   #wrapper {
	height:100%;
    margin: 0;
    padding: 0;
    border: none;
   }
.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	/*background: white url(list.gif) no-repeat left center;**/
list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	/*background: white url(closed.gif) no-repeat left 1px;**/
	padding: 0px;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
	padding: 3px;
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
}a.subm {
	font-size: 9px;
	color: #3B3E99;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.r_column_header {
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
}
.r_col_bg {
	background-image: url(../images/r_clmn_bg_top.gif);
	background-repeat: no-repeat;
}


a.ssubm {
	font-size: 9px;
	color: #3B3E99;
	text-decoration: none;
	margin-left: 8px;
	margin-bottom: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.ttls {
	font-size: 16px;
	font-weight: bold;
}
.r_column_body {
	color: #838383;
	font-size: 11px;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.foot {
	color: #FFFFFF;
}

.in {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
a.topMnu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.mnubg {
	background-image: url(../images/mnubgN.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* RIGHT MENU START*/
.arrowlistmenu{
	width: 168px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 170px;
	display: block;
	padding-top: 18px;
	text-align: left;
	color: #10366C;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	cursor:pointer;
	font-weight: bold;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 170px;
	display: block;
	padding-top: 18px;
	text-align: left;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	cursor:pointer;
}
a.Timg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #008acc;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
	font-size: 11px;
}
a.mainA {
	color: #666666;
	text-decoration: none;
}

.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
	margin-bottom: 0px;
}

.arrowlistmenu ul li a{
	color: #999999; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 10px; /*link text is indented 19px*/
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 11px;
}


.arrowlistmenu ul li a:hover{ /*hover state CSS*/
text-decoration:underline;
}
/* RIGHT MENU END */a.mainA:hover {
	color: #666666;
	text-decoration: underline;
}
a.Timg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.mainBG {
	background-image: url(../images/mainBG_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
