.content { font-size: 11px; color: #000000; text-decoration: none; }
.content a { font-size: 11px; color: #006699; text-decoration: underline; }
.content a:hover { font-size: 11px; color: #006699; text-decoration: none; }

a { color: #0884ce; }

/* GLOBAL classes - skin & pages */

body { 
	background-image: url(/img/bg.gif); 
	background-repeat: repeat-x;
	background-position: 0px 109px;
	}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555558;}
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
select { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
li {
	list-style-type: disc;
	list-style-image: url(/img/red.gif);
}

.toplink { font-size: 11px; color: #818181; text-decoration: none; }
.toplink a { font-size: 11px; color: #0884ce; text-decoration: underline; }
.toplink a:hover { font-size: 11px; color: #0884ce; text-decoration: none; }

.submenu { font-size: 11px; color: #ffffff; text-decoration: none; }
.submenu a { font-size: 11px; color: #ffffff; text-decoration: underline; }
.submenu a:hover { font-size: 11px; color: #ffffff; text-decoration: none; }

.bread { font-size: 12px; font-weight: bold; color: #636366; text-decoration: none; padding-top: 15px; padding-bottom: 15px;}
.bread a { font-size: 12px; font-weight: normal; color: #424244; text-decoration: underline; }
.bread a:hover { font-size: 12px; font-weight: normal; color: #424244; text-decoration: none; }

.lb { background-image: url(/img/bg_bg.gif); font-weight: bold; color: #595e61;}
.lb a { color: #595e61; text-decoration: none;}
.lb a:hover { color: #595e61; text-decoration: none;}

.db { background-image: url(/img/bb_bg.gif); font-weight: bold; color: #ffffff; }
.db a { color: #ffffff; text-decoration: none;}
.db a:hover { color: #ffffff; text-decoration: none;}


.m_menu { }
#memb { 
	font-size: 11px;
	padding-top: 2px;
	}

h1 { 	
	font-size: 16px;
	color: #0884ce;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: -2px; 
	margin-bottom: 0px;
	border-bottom: 2px solid #cdcdcd;
	background-image: url(/img/menuico.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
	}

h3 { 
	font-size: 13px; 
	font-weight: bold; 
	color: #313131; 
	text-decoration: none; 
	margin-top: 15px; 
	margin-bottom: 5px;
	padding-left: 14px;
	background-image: url(/img/topbullet.gif); 
	background-repeat: no-repeat;
	background-position: 0px 5px; 
}

.new { font-size: 9px; color: #cc0000;}
.newsdate { 
	font-size: 11px; 
	font-weight: bold; 
	color: #424244; 
	padding-left: 22px; 
	padding-bottom: 5px;
	background-image: url(/img/news_b.gif); 
	background-repeat: no-repeat;
	background-position: 0px 1px;
	}
	
.news { 
	font-size: 11px; 
	font-weight: normal; 
	color: #656568; 
	padding-left: 0px; 
	padding-bottom: 8px;}

/** Left Menu */
.mlevel_1 {
     padding-left:25px;
     padding-bottom:5px;
     font-weight: bold;
     color: #424244;
     background-image: url(/img/menuico.gif);
     background-repeat: no-repeat;
     background-position: 9px 2px;
     height: 16px;  
}
.mlevel_1 a { font-weight: bold; color: #424244; text-decoration: none;}
.mlevel_1 a:hover {  font-weight: bold; color: #424244; text-decoration: underline;}

.mlevel_2 {
    padding-left:37px;
    padding-bottom:5px;
    font-weight: normal;
     color: #424244;
     background-image: url(/img/menuico1.gif);
     background-repeat: no-repeat;
     background-position: 27px 5px;
     height: 16px;  
}
.mlevel_2 a { font-weight: normal; color: #424244; text-decoration: underline; }
.mlevel_2 a:hover { font-weight: normal; color: #424244; text-decoration: none; }

.smallfont {
    font-size: 11px;
    font-weight: normal;
    color: #4c4c4e;
}
.smallfontwhite {
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
}
.headerbg { background-image:  url(/img/headerbg.gif); }
.headerbgy { background-image:  url(/img/headerbg_y.gif); }
.pad {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 11px;
}

.here {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image:  url(/imgs/sidemo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	background-color: #FFB300;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #FFDB86;
	border-top: 1px solid #FFDB86;
	border-right: 1px solid #614400;
	border-bottom: 1px solid #614400;
}


a.cat:link {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.cat:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.cat:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.cat:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}
.cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	}

.border { border: 1px solid #cccccc;}

.errormessage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; padding: 5px; }

.c1 {background-color: #10509b; color: #ffffff; font-weight: bold;}
.c1 a {color: #ffffff; font-weight: bold; text-decoration: underline;}
.c1 a:hover {color: #ffffff; font-weight: bold; text-decoration: none;} /* blue */
.c2 {background-color: #F8F8F8;} /* lightgray light */
.c3 {background-color: #F0F0F0;} /* lightgray middle*/
.c4 {background-color: #E1E2E4;} /* lightgray dark */
.c5 {background-color: #666666;} 
.c6 {background-color: #FFFFE1;}
.c7 {background-color: #E3E4EB;} /* bluegray admin area */


.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.welcome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}






