BODY {
	background-attachment: fixed;
	font-size: 13px;
	font-family: "arial";
		
	scrollbar-arrow-color: #0066C8;
	scrollbar-3dlight-color: #4F4F82;
	scrollbar-darkshadow-color: #4F4F82;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #ECEAFF;
}


A:link
{
	color: #0000FF;
	text-decoration: none;
}

A:visited
{ 
	color: #0000FF;
	text-decoration: none;
}

A:hover
{
	color: #0000FF;
	text-decoration: UNDERLINE;
}


p {  
	font-size: 13px;
	font-family: "arial";
	margin-top: 0;
    margin-bottom: 0;
}

td{  
	font-size: 13px;
	font-family: "arial";
}


.title {
	font-size: 16px;
	color: #666666;
	font-family: "arial";
}

.subtitle {
	font-size: 13px;
	color: #000080;
	font-family: "arial";
}

.alink{
	font-size: 18px;
	color: #0000FF;
	font-family: "arial";
}

.redtext{
	font-size: 13px;
	color: #FF0000;
	font-family: "arial";
}

.greytable{
	border: 1px solid #C0C0C0;
}

.warntable{
	border: 1px solid #FF8080;
}

.subpagemaintable{
	border: 0px;
	width: 1715px;
	border-spacing: 0;
    border-collapse: collapse;
}


hr.subpagemaintableline{
width: 1715px;
height:5px;
margin-left:0;
text-align:left;
margin-top:-12px;
}


hr.subpagesubtitleline{
width: 1100px;
height:2px;
border-width:0px;
color:#008000;
background-color:#008000;
margin-left:0;
text-align:left;
}

hr.subpagesubtitlelineshort{
width: 600px;
height:2px;
border-width:0px;
color:#008000;
background-color:#008000;
margin-left:0;
text-align:left;
}

hr.subpagesubtitlelineshort2{
width: 450px;
height:2px;
border-width:0px;
color:#008000;
background-color:#008000;
margin-left:0;
text-align:left;
}