body {
	background-attachment: fixed;
  	background-image:url(../images/htmltemplate.jpg); 
	background-position: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

a{outline:none;}

#menu-nav {width: 140px;}

#menu-nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0;
	}

#menu-nav ul .double-line { line-height: 13.5px; !important;}

#menu-nav li {
    display: block; !important;
  	height: 27px;
    line-height: 27px;
    padding: 2px 0 0 0;
}

#menu-nav li a {
	font-size: 13px;
	text-decoration: none;
	}

#menu-nav li a:link, #menu-nav li a:visited {
	color: #d5d50a;
	display: block;
	background:  url(../images/menu.gif);
	padding: 0 0 0 35px;
	}

#menu-nav li a:hover {
	color: #FFFF28;
	text-shadow: black 0.1em 0.1em 0.2em;
	background:  url(../images/menu.gif) 0 -27px;
	padding: 0 0 0 35px;
}

#popupAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}

p, dl, ol, ul, table, td, form, input {font-size: 13px;}

input.btn {   
   color:#050;
   font: bold 84% 'trebuchet ms',helvetica,sans-serif;
   background-color:#fed;
   border: 1px solid;
   border-color: #696 #363 #363 #696;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
 }

input.btnhov {border-color: #c63 #930 #930 #c63;}

input.btntexthov { color:#00C;}

h1 {
	color: #D5D50A;
	font-size: 24px;
	margin-bottom: .3em;
}

h2 {
	color: #DD0000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0em;
}

h3 {
	color: #DD0000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 1em;
}

.submenu{	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color:#000000;	
	background-color: #dfdfdf;
}



.submenu td{
	color: #000000;
	font-weight:bold;
}

.submenuFirstCell{
	color: #FFFFFF  !important;
	font-weight:bold  !important;
}

a.submenulink:active, a.submenulink:link, a.submenulink:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.submenulink:hover {
	color: #EE0000;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

 a:link, a:visited{
 	color: #000088;
	font-weight: bold;
	text-decoration: none;
 }

a:hover {
	color: #EE0000;
	font-weight: bold;
	text-decoration: none;
}

 a:link img, a:visited img{
	 	border-color: #000088;
 }

a:hover img{
	border-color: #EE0000;
}

a.topmenu:active, a.topmenu:link, a.topmenu:visited {

	color: #FFFFDD;

	text-decoration: none;

}

a.topmenu:hover {

	color: #FFFF00;

	text-decoration: none;

}



.topmenu {

	color: #FFFFDD;

	font-weight: bold;

}

a.topmenu_:link, a.topmenu_:visited {

	color: #666666;

	text-decoration: none;

}

a.topmenu_:active{

	color: #FF0000;

	text-decoration: none;

}

a.topmenu_:hover {

	color: #CC0000;

	text-decoration: none;

}

.topmenu_ {

	color: #FFFFDD;

	font-weight: bold;

}

.menutitle {

	background-color: #CC0000;

	color: #FFFFFF;

	height: 30px;

	width: 120px;

	font-weight: bold;

}

.menuitem {

	background-color: #DDDDDD;

	height: 25px;

	width: 120px;

}

.menuline {

	background-color: #AAAAAA;

	height: 1px;

	width: 120px;

}

.text {

	font-size: 12px;

	line-height: 18px;

	text-align: left;

	vertical-align: top;

}

.copyright {

	color: #999999;

	font-size: 9px;

	text-align: center;

}

div.scroll {
	height:550px;
	width: 715px;
	overflow: auto;
	background-image:url(../images/htmltemplate.jpg); 
	border: 1px solid #666;
	background-color: #ccc;
	padding: 8px;
}



#bottomline {
margin-top:20px;
margin-bottom:20px;
text-align:right;
padding-top:5px;
height:25px;
background-repeat:repeat-x;
background-image:url(../images/header2.png); 
}

.headerline {
text-align:left;
background-repeat:repeat-x;
background-image:url(../images/header2.png); 
}

.pagingright {
text-align:right;
background-repeat:no-repeat;
background-position:right;
padding-right:19px;
background-image:url(../images/r_arrow.gif); 
}
.pagingleft {
text-align:left;
background-repeat:no-repeat;
background-position:left;
padding-left:19px;
background-image:url(../images/l_arrow.gif); 
}
.paginghome {
text-align:left;
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
background-image:url(../images/home.png); 
}
#imgpush {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
}

#imgpop {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}



#menu-links {

list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0;
	background-image:url(../images/menubg.jpg)
}

#menu-links td {
	margin: 0;
	color: #D5D50A; 
	display: block;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#menu-links strong {
	margin: 0;
	color: #D5D50A; 
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#menu-links a {

	margin: 0;

	color: #D5D50A; 

	display: block;

	font-size: 11px;

	text-decoration: none;

}



#menu-links a:hover {

	margin: 0;

	color: #6699FF; 

	display: block;

	font-size: 11px;

	text-decoration: none;

	}

.brb {

	color: #FFFFFF;

	background-color: #FFFFFF;

}

.mid_table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	border: 1px outset #CCCCCC;

	border-top: 0;

}

.mid_table td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	border: 0px solid #CCCCCC;

}



.overview_table tbody { overflow: auto; height: 150px }

.overview_table tbody tr { height: 1em } 

.redBG {

	background-color: #EE0000;	

	color: #FFFFFF;

	font-weight: bold;

}

.lGrayBG {

	background-color: #EFEFEF;

}

.dGrayBG {

	background-color: dfdfdf;

}

.legend_color {

	border: 1px solid #000000;

}



.uppercase {

	text-transform: uppercase;

}



.indexText{

	color: #6666FF;

	font-weight: bold;

	text-decoration: none;

}

.redcolor {

	color: #BC3D12;

	font-weight: bold;

	font-size:12px;

	margin-top: 5px;

}