/* CSS Document */

.left_body{
background-image:url(images/left_body.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}

.right_body{
background-image:url(images/right_body.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}

.interior_body{
background-image:url(images/body.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}

BODY, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #031440;
}

A:LINK {
	color : #003399;
	text-decoration : none;
    
}

A:VISITED {
	color : #5E6FB3;
	text-decoration : none;
    
}

A:HOVER {
	color : #6666cc;
	text-decoration : none;
	
}

BLOCKQUOTE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #031440;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #031440;
}
