body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_bg {
	background-color: #FEB914;
}
.bg_line {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	height: 47px;
}
.tbl_vline {
	background-image: url(images/pic_15.gif);
	background-repeat: repeat-y;
	width: 404px;
}
.pix15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #3333CC;
	font-weight: bold;
}
.h_line {
	background-image: url(images/h_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rep_tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.pix12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #08628C;
}
.menuborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
.menu_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.pages_bg {
	background-image: url(images/pages_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.news_bdr {
	border: 1px solid #CCCCCC;
}
.btm_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
.news_title:hover {
	text-decoration: none;
	color: #0000FF;
}
.top-banner {
	background-image: url(pics/top-banner.jpg);
	background-repeat: repeat-x;
	height: 144px;
}
.table-sidebdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #006699;
}
#head {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 250px;
}
.pagebdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
#menu {
	background-color: #0000FF;
	vertical-align: bottom;
	height: 30px;
}
.menu_bg {
	background-image: url(pics/btn-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 26px;
	text-align: center;
	vertical-align: middle;
}
.bdr-dot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}



/**Left Menu**/
.menulist ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	background-color: #DFF3F7;
}
	
.menulist ul li{
position: relative;
}
	
/*Sub level menu items */
.menulist ul li ul{
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
visibility: hidden;

}

/* Sub level menu links style */
.menulist ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #004cab;
font-weight: bold;
text-decoration: none;
padding: 4px;
padding-left: 20px;
padding-right: 5px;
border-bottom: 1px solid #fefef4;
border-top: 1px solid #edede3;
background: #f6f9e1 url(images/arrow.gif) center left no-repeat;
}

.menulist ul li a:visited{
color: black;
}

.menulist ul li a:hover{
background: #e2e7c7 url(images/arrow1.gif) center left no-repeat;
color: #126b00;
text-decoration:underline;
}
hr-doted {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006699;
}
