body {
	
	SCROLLBAR-FACE-COLOR: #E3E4EA;
	SCROLLBAR-HIGHLIGHT-COLOR: #D1D3DC;
	SCROLLBAR-SHADOW-COLOR: #D1D3DC; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #686F84; 
	SCROLLBAR-TRACK-COLOR: #FFffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #Ffffff;
}

.running  
{
	font-family: verdana;
	font-size :11px;
	text-align:justify;
	color:#003399;
	line-height:15px;
}
.innerrunninglinks
{
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.innerrunninglinks:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
.innertitleleft
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	color:#003399;
}
.innertitle
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#003399;
}
.titleleft
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	color:#005481;
}

.toplinks{
	font-family: Verdana;
	font-size: 11px;
	color: #DDBE0C;
	text-decoration: none;
}
.toplinks:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #DDBE0C;
	text-decoration: underline;
}
.innerlinks{
	font-family: Verdana;
	font-size: 12px;
	color: #DDBE0C;
	text-decoration: none;
}
.innerlinks:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #DDBE0C;
	text-decoration: underline;
}
.copyright
{
	font-family: Verdana;
	text-align:right;
	font-size : 10px;
	color:#999999;
}
.topbutton{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align:right;
	padding-right:5px;
}
.topbutton:hover{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	text-align:right;
	padding-right:5px;
}
