/* CSS Document */

body         { background-image: 
               url('..'); 
               background-repeat: repeat-x; background-color: #09144C; 
               text-align: center; font-family: 
               Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: 
               #264ABA; margin: 0px }
.content .footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #264ABA;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #264ABA;
}
.bannertop {
	height: 68px;
	width: 770px;
}
.content     { background-color: #FFFFFF; width: 770px; background-image: 
               url('..'); 
               background-repeat: repeat-x; padding-top: 10px }
