/* CSS Document */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #B1BCCF;
	font-family: Arial, Helvetica, san-serif;
	color: #000000;
	mso-ansi-language:EN;
}
A IMG { BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none}
	
TD { font-family: Arial, Helvetica, san-serif; font-size: 12px;}

.topnav {  font-size: 12px; font-weight: bold; color: #FFCC00; text-decoration: none}
.topnav a:link {  text-decoration: underline; color: #FFCC00}
.topnav a:visited { text-decoration: underline; color: #FFCC00}
.topnav a:active { text-decoration: underline; color: #FFFFFF}
.topnav a:hover { text-decoration: underline; color: #FFFF99}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #394B5D;
	text-decoration: none;
}
.bodyText {
	text-align: justify;
}
.bodyText a:link {  text-decoration: underline; color: #0000FF}
.bodyText a:visited { text-decoration: underline; color: #660000}
.bodyText a:active { text-decoration: underline; color: #FF0000}
.bodyText a:hover { text-decoration: underline; color: #FF0000}

.bodyTextBold {
	font-weight: bold;
	color: #333333;

}
.1P {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.red {
	font-size: small;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;

}
.news {
	font-size: 12px;
	line-height: 17px;

}
.news a:link {  text-decoration: underline; color: #990000}
.news a:visited { text-decoration: underline; color: #660000}
.news a:active { text-decoration: underline; color: #FF0000}
.news a:hover { text-decoration: underline; color: #FF0000}

.footer {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.footer a:link {  text-decoration: underline; color: #666666}
.footer a:visited { text-decoration: underline; color: #666666}
.footer a:active { text-decoration: underline; color: #FF0000}
.footer a:hover { text-decoration: underline; color: #FF0000}
.red2 {

	font-size: 12px;
	color: #993300;
	font-style: italic;
	font-weight: bold;
}

/* TreeMenu.css
  A component of HTML_TreeMenu as extended by Chip Chapin
  2002-10-31 Chip Chapin
*/
.tmenu0text {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.tmenu1text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
}
.tmenu2text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
  font-style: italic;
}
.tmenu3text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
}

/* Since all menu items are links, the following is equally important 
 * to your menu appearance.  
 * The main thing you may want to change are the A:link and A:visited colors.
 */
*.tmenu0text A:link,*.tmenu1text A:link,*.tmenu2text A:link,*.tmenu3text A:link 
  { text-decoration:none; color:#505080 }
*.tmenu0text A:visited,*.tmenu1text A:visited,*.tmenu2text A:visited,*.tmenu3text A:visited 
  { text-decoration:none; color:#505080 }
*.tmenu0text A:active,*.tmenu1text A:active,*.tmenu2text A:active,*.tmenu3text A:active 
  { text-decoration:none; color:#FF0000 }
*.tmenu0text A:hover,*.tmenu1text A:hover,*.tmenu2text A:hover,*.tmenu3text A:hover 
  { text-decoration:underline; color:#FF0000}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #626E83;
	text-decoration: none;
	font-style: normal;

}

.t1{
	font-size: x-small;
	border: 1px solid #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;


}
