/*-----------------------------------------------------------    PAGES       */ 

body,td,th {font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #463705;}
body {background-color: #003E6A;}

/*-----------------------------------------------------------    TEXT       */ 


.header {	color: #0071BC;	font-weight:bold;	font-size:16px;	font-stretch:condensed;	text-transform: uppercase; }
.whitebold {color: #FFFFFF; font-weight: bold; }
.white {color: #FFFFFF; }
.black {color: #000000; font-size: small; }
.green {color: #8AC759; font-size: small; }
.blue {color: #0071BC; font-size: small; }

.footerhead {color: #0071BC;}

/*-----------------------------------------------------------    LINKS       */ 

a:link {	color: #CCA349;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #CCA349;}
a:hover {	text-decoration: underline;	color: #F0C025;}
a:active {	text-decoration: underline;	color: #F0C025;}

a.mainnav:link {color: #FFFFFF;	text-decoration:none;font-weight:bold;}
a.mainnav:visited {	text-decoration:none;	color: #FFFFFF;	font-weight:bold;}
a.mainnav:hover {color: #FFEE7B;}
a.mainnav:active {color: #FFEE7B;}

a.footerlinks:link {	color: #0071BC;	text-decoration:none;}
a.footerlinks:visited {	text-decoration:none;	color: #0071BC;}
a.footerlinks:hover {	text-decoration: underline;	color: #0071BC;}
a.footerlinks:active {	text-decoration: underline;	color: #0071BC;}

/*-----------------------------------------------------------    TABLES       */ 

.maintable { background-color:#CCA349; border:4px #FBC926 solid; background-image:url(../images/mentorship/footfive.gif); background-position:bottom right; background-repeat:no-repeat; }




/*--------------------------------    please don't name styles by DW defaults... these are from old site, and in DB, not sure if all are used       */ 
.style1 {color: #E3CC6A;font-size: small;}
.style2 {color: #E3CC6A; font-size: small; }
.style4 {color: #CCCCCC;font-size: x-small;}
.boldblue {	color: #2C4084;	font-weight: bold;	font-size: 13px;}
