/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


body {
	scrollbar-face-color: #336666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #18485F;
	scrollbar-3dlight-color:  #FFFFFF;
	scrollbar-arrow-color:  #18485F;
	scrollbar-track-color: #E7ECF1;
	scrollbar-darkshadow-color: #18485F;
	background-color: #F4F4F4;
	background-image:  url(../images/shim.GIF);
}

.noborderstbl {
	border-top: 1px solid #17475E;
	border-right: 1px solid #17475E;
	border-bottom: 1px solid #17475E;
	border-left: 1px solid #17475E;
	background-color: #ffffff;

}
.nobordright {
	border-top: 1px none #17475E;
	border-right: 1px none #17475E;
	border-bottom: 1px none #17475E;
	border-left: 1px solid #17475E;
}
.nobordleft {
	border-top: 1px none #17475E;
	border-right: 1px solid #17475E;
	border-bottom: 1px none #17475E;
	border-left: 1px none #17475E;
}
	
td {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	}
.mainbannerbg {
	background-image:  url(../images/freemen_topbanner.jpg);
	background-repeat: no-repeat;
}
.menubannerbg {
	background-image:  url(../images/menu_bar.jpg);
	background-repeat: no-repeat;
}
.menutopbg {
	background-image:  url(../images/menu_bar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F1FFE8;
	background-position: center;

}
.star {    
	background-image:  url(../images/);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footerbg {
	background-image:  url(../images/freemen_bottombanner.jpg);
	background-repeat: no-repeat;
}
.menuitembg {
	background-color: #CCCCFF;

}
.iconnews {
	background-image:  url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.iconhelp {    
	background-image:  url(../images/help.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F1FFE8;
	text-decoration: none;
}
a:hover.link1 {
	color: #F1FFE8;
	text-decoration:underline;
}
	
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003333;
}
a:hover.link2{
	color: #003333;
	text-decoration:none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003333;
}
.white12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
