body{
	height: 100%
}

html{
	height: 100%
}

.header_red a{
	color: red;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.header_red a:HOVER{
	text-decoration: underline;
	font-weight: normal;
	color: red;
}

.header a{
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.header a:HOVER{
	text-decoration: underline;
	font-weight: normal;
	color: #999999;
}


.header{
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.path{
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.path a{
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

.path a:HOVER{
	text-decoration: underline;
	font-weight: normal;
	color: #999999;
}

.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:900;
	letter-spacing:-0.2mm;
	margin-top:0px;
	margin-bottom:20px;
	color: #324395;
}

.subtitle{
	color: black;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;	
}

.content{
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;	
}

.text{
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;	
}

.text a{
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;	
}

.text_a{
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;	
}

.error{
	color: red;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;	
}

.navy{
	color: navy;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;	
}

.a_inactive{
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;	
}


.Rotator 
{
  border:1px; 
  border-color:Black; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:1px; 
  border-color:white; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:Gray; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:1px; 
  border-color:darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  border-style:solid; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
  text-decoration:none;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
  text-decoration:none;
}