
body
{
	color:#000000;
	font-family:Arial;
	font-size : 12px;	
}

td
{
	color:#000000;
	font-family:Arial;
	font-size : 12px;	
}


A:link,A:visited
{
	color: #AB0000;
	text-decoration: none;
	font-size : 12px;
	
}

A:hover
{
	color: #AB0000;
	text-decoration: underline;
	font-size : 12px;
	
}


input,TEXTAREA
{
border : 1px solid #00448F;
}

.Title{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 20px;	
	font-weight: bold;	
	color : #AB0000;	
	text-decoration : none;
	padding-bottom:10px;
}

.Submit{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;	
	border : 1px solid #00448F;
	color : #00448F;
	cursor : pointer;
}

/***********************************************/
/*Tools*/
/**********************************************/


.Tools
{
	font-family : Arial;
	font-size : 12px;
	color : #898989;	
	font-weight: bold;
	text-decoration: none;
}

A.Tools,A.Tools:visited
{
	font-family : Arial;
	font-size : 12px;
	color : #898989;	
	font-weight: bold;
	text-decoration: none;
}

 A.Tools:Hover
{
	font-family : Arial;
	font-size : 12px;
	color : #5084B6;	
	font-weight: bold;
	text-decoration: none;
}



.NewsDate
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color : #AB0000;	
	text-decoration : none;
}


.NewsBody,A.NewsBody:Link,A.NewsBody:Visited
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;			
	color : #000000;	
	text-decoration : none;	
	
}

A.NewsBody:Hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color : #000000;	
	text-decoration : underline;
}




/***********************************************/
/*Footer*/
/**********************************************/
A.Footer:Link,A.Footer:Visited
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color : #656565;
	text-decoration : none;	
}

A.Footer:Hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color : #656565;	
	text-decoration : underline;
}

/***********************************************/
/* Sub Tools*/
/**********************************************/


.SubTools
{
	font-family : Arial;
	font-size : 12px;
	color : #5084B6;	
	font-weight: bold;
	text-decoration: none;
}

A.SubTools,A.SubTools:visited
{
	font-family : Arial;
	font-size : 12px;
	color : #5084B6;	
	font-weight: bold;
	text-decoration: none;
}

 A.SubTools:Hover
{
	font-family : Arial;
	font-size : 12px;
	color : #AB0000;	
	font-weight: bold;
	text-decoration: none;
}

 .SubTools_Active,A.SubTools_Active,A.SubTools_Active:visited,A.SubTools_Active:Hover
{
	font-family : Arial;
	font-size : 12px;
	color : #AB0000;	
	font-weight: bold;
	text-decoration: none;
}




