body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #B9BABD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{color: #0033CC;text-decoration: none;}
a:hover{color: #000000;text-decoration: none;}

#ftInfo a{font-size: 14px;color: #939393;text-decoration: none;}
#ftInfo a:hover{font-size: 14px;color: #0066FF;text-decoration: none;}
#ftInfo td{color: #939393;}

#linkfont a{font-size: 6px;color: #939393;text-decoration: none;}
#linkfont a:hover{font-size: 6px;color: #0066FF;text-decoration: none;}

#topmenu a{font-size: 14px;color: #FFFFFF;text-decoration: none;}
#topmenu a:hover{font-size: 14px;color: #B1B1B1;text-decoration: none;}
#topmenu td{font-size: 14px;color: #B1B1B1;}

#leftmenu2 a{font-size: 14px;color: #6E6E6E;text-decoration: none;}
#leftmenu2 a:hover{font-size: 14px;color: #0000FF;text-decoration: none;}
#leftmenu2 td{font-size: 14px;color: #6E6E6E;text-decoration: none;}

#leftmenu2b a{font-size: 12px;color: #707070;text-decoration: none;padding-left:15px;}
#leftmenu2b a:hover{font-size: 12px;color: #0000FF;text-decoration: none;padding-left:15px;}



#prolink a{color: #8E8E8E;text-decoration: none;}
#prolink a:hover{color: #0033CC;text-decoration: none;}
#prolink a:hover img{
border-width: 2px;
border-style: solid;
border-color: #EAEAEA;

}


.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.leftmenu-bg{
    border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.copyFont{
	font-family:tahoma;
	font-size: 9px;
	line-height:22px;
}

.dateFont{
	font-family:tahoma;
	font-size: 9px;
	color: #969696;
}

.titleFont{
font-size: 16px;
color: #0A84CD;
font-weight:bold;
}

.pagefont{
color: #AFAFAF;
}

#fltitle a{font-size: 12px;color: #3399FF;text-decoration: none;font-family:tahoma;}
#fltitle a:hover{font-size: 12px;color: #000000;text-decoration: none;font-family:tahoma;}


.smailpic{
	background-image: url(images/small-bg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.menu {
font-family: arial, sans-serif; 
width:980px; 
margin:0; 
margin-bottom:10px;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:162px; 
height:30px; 
/*color:#FFFFFF;*/
color:#000;
border:1px solid #fff;
border-width:1px 1px 0 0;
/*background:#37ACCD; */
background:#faeec7; 
line-height:30px; 
font-size:12px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
/* background:#0071E1;*/
background:#dfc184;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 

left:0; 
width:162px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#faeec7; 
color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#dfc184; 
color:#000;
}

.Font99{
font-size: 12px;
color: #FFFFFF;
height:35px;
padding-top:-5px;
}
