/*CSS file created 10/13/2003 */

/*--------------------GLOBAL--------------------*/
/*BODY {background-color: #80A3C1;}*/
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px;} 
td {font-family: verdana, Helvetica, sans-serif; font-size: 10px;} 
.cred_h {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #cccccc;} 
.cred {font-family: Arial, Helvetica, sans-serif; font-size: 10px;} 
.news{font-family: Arial, Helvetica, sans-serif; font-size: 10px;} 
strong {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #395366;} 
.outside{ 
border-right:5px solid #ffffff;
border-left:5px solid #ffffff;
}
b {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #26323B;} 


/*--------------------GENERIC--------------------*/ 
.address {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.bold1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}
.top {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: normal;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px;} 
.bspecs {font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: #26323B;}
.specs {font-family: verdana, sans-serif; font-size: 10px;}
/*--------------------LINKS--------------------*/ 
a {color: #ffffff;}

a:link {color: #333333; text-decoration: none;} /* unvisited links */ 
a:active {color: #336600;} /*active links*/ 
a:visited {color: #333333; text-decoration: none;} /* visited links */ 
a:hover {color: #4F6D83; text-decoration:underline; } /* mouseover */ 

/*link styles for nrg tag*/ 
a.credits:link {color: #339900; text-decoration: none;} /* unvisited links */ 
a.credits:active {color: #339900;} /*active links*/ 
a.credits:visited {color: #339900; text-decoration: none;} /* visited links */ 
a.credits:hover {color: #339900; text-decoration:underline; } /* mouseover */ 


/* grey link styles for homepage*/ 
a.gry:link {color: #cccccc; text-decoration:underline;} /* unvisited links */ 
a.gry:active {color: #cccccc;} /*active links*/ 
a.gry:visited {color: #cccccc; text-decoration: underline;} /* visited links */ 
a.gry:hover {color: #339900; text-decoration:underline; } /* mouseover */ 

/* grey link styles for homepage*/ 
a.nws:link {color: #4F6D83; text-decoration:underline;} /* unvisited links */ 
a.nws:active {color: #4F6D83;} /*active links*/ 
a.nws:visited {color: #4F6D83; text-decoration: underline;} /* visited links */ 
a.nws:hover {color: #4287BA; text-decoration:underline; } /* mouseover */ 

