body {
	margin:0;
	padding:0; 
	vertical-align:top;
	background:url(images/body.png); 
	text-align:left;
}

td.body{
		background:url(images/back.gif) repeat-y left; 		
}

.bgc_white{
	background-color: white;
}

table, input{
   font-family: Tahoma;	
	font-size: 11px;	
}

.n{
   font-family: Tahoma;
	font-size: 11px;
}

.s{
   font-family: Tahoma;
	font-size: 10px;
}

.sm{
   font-family: Tahoma;
	font-size: 9px;
}

.big{
   font-family: Tahoma;
	font-size: 14px;
}

.bold{
	font-weight: bold;
}

.bgc_lightblue{
	background-color: #B5D3FF;
}

.bgc_lb{
   background-color: #F9FCFF;
}

.bgc_lightgray{
	background-color: #e0e0e0;
}

.bgc_lightgray1{
	background-color: #fcfcfc;
}

.bgc_white{
	background-color: white;
}

.bgc_blue1{	
	background-color: #2c91e0;
}

.bc_blue{
	border: solid 1px #0000BB;	
}

.bc_lightgray_nt{
	border-bottom: solid 1px #eee;
	border-left: solid 1px #eee;
   border-right: solid 1px #eee;
}

.bc_lightgray{
	border: solid 1px #ccc;	
}

.bc_lightgray1{
	border: solid 1px #eeeeee;	
}

.bc_lightgray_rb{
	border-right: solid 1px #ccc;	
	border-bottom: solid 1px #ccc;	
}

.bc_lightgray_r{
	border-right: solid 1px #eee;	
}

.bc_lightgray_b{
	border-bottom: solid 1px #ccc;	
}

.bc_darkgray_b{
	border-bottom: solid 1px #aaa;		
}

.bw_4{
   border-width: 4px;	
}

.c_blue{
	color: #2255FF;	
}

.c_darkblue{	
	color: blue;
}

.c_white{
	color: white;	
}

.c_gray{
	color: #ccc;	
}

.c_darkgray{
	color: #666;	
}

.c_red{
	color: red;
}

.td_underline{
	border-bottom: solid 1px #ccc;
}

.td_onmouseover{
	background-color: #ffff8e;
	cursor: pointer;
}

.crumb {
	padding-left: 5px; 
	font-weight: bold; 
	color: #545454;
}

.featured_news_header {
	font-weight: bold; 
	color: #ffffff; 
	background-color: #2d92e0;
}

td.index_copy_area {
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#2c91e0,endcolorstr=#0264c8);
	background-color: #288ddd;
}

td.left_nav_header {
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#2c91e0,endcolorstr=#0264c8);
	background-color: #288ddd;
	padding-right: 5px; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 11px; 
	padding-bottom: 5px; 
	color: #ffffff;
	padding-top:5px; 
   letter-spacing: 1px;
   background-color: #0f73d0;
}

div.featured_news {
	border-right: #94c7ef 1px solid; 
	padding-right: 5px; 
	border-top: #94c7ef 1px solid; 
	padding-left: 5px; font-size: 11px; 
	padding-bottom: 5px; 
	border-left: #94c7ef 1px solid; 
	color: #ffffff; 
	padding-top: 5px; 
	border-bottom: #94c7ef 1px solid; 
	background-color: #358edc;
}

.body_header_text {
	font-weight: bold; 
	font-size: 16px; 
	padding-bottom: 10px; 
	color: #78b7ea; 
	font-family: century gothic; 
	letter-spacing: -1px;
}

td.top_nav {
	padding-right: 7px; 
	border-top: #369af8 5px solid; 
	padding-left: 7px;
	padding-bottom: 7px; 
	border-left: #3c649f 1px solid; 
	padding-top: 7px; 
	background-repeat: repeat-x;
}

a.top_nav:link {
	font-weight: bold; 
	color: #3c649f; 
	text-decoration: none;
}

a.top_nav:visited {
	font-weight: bold; 
	color: #3c649f; 
	text-decoration: none;
}

a.top_nav:hover {
	font-weight: bold; 
	color: #333333; 
	text-decoration: underline;
}

a.left_nav:link {
	color: #4075FF; 
	text-decoration: none;
}

a.left_nav:visited {
	color: #4075FF; 
	text-decoration: none;
}

a.left_nav:hover {
	color: #333333;
}

a.nav:link {
	color: #4075FF; 
	text-decoration: none;
}

a.nav:visited {
	color: #4075FF; 
	text-decoration: none;
}

a.nav:hover {
	color: #4075FF; 
	text-decoration: underline;
}

a, .a_over{
	text-decoration: none;
}

.a_over{
	text-decoration: underline;		
}


div.param
{
	margin:5px;
}
