body {
	FONT-FAMILY:		Arial, Helvetica, sans-serif;
	background-image: url(fullback.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }

div.body {
	background-image: url(cardinalbg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;	
  }
  
TD.inner_main
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(innerbackground.jpg);
	background-color: #00234c;
	background-repeat: repeat-x;
}

.bottom_text
{
	font-size: 11px;
	color: #335f9f;	
}

.bottom_text a{
	font-size: 11px;
	color: #335f9f;	
	text-decoration: none;
}
.bottom_text a:hover{
	font-size: 11px;
	color: #6998dd;	
	text-decoration: none;
}  

.titleunderline {
	background-image: url(titleunderline.gif);
	background-repeat: repeat-x;
}

.whitesides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
