BODY {
	background-color: #828282;
	margin-top: 0px;
}

TABLE.main { 
	background-color: white;
	border: 0px;
	width: 100%;
	table-layout: auto;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px;
} 

TD.banner {
	background-image: url("images/theme/background.jpg");
	background-color: White;
	height: 80px;
	width: 100%;
	text-align: left;
} 

TD.leftcol {
	text-align: center;
	background: White;
	width: 200px;
	vertical-align: top;
}

TD.main, P   {
	text-align: left;
	background: White;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	font-weight: normal;
	text-align: left;
	padding-right: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}

p {
	margin-right:  15px;
}

TD.bottom {
	text-align: center;
	background-color: #D984C4;
	height: 30px;
	vertical-align: middle;
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #C450A7;
	border-bottom: 1px solid #C450A7;
}

a {
	color: #9A66FF;
	text-decoration: none;
}

a:hover {
	color: #33CCAF;
	text-decoration: none;
}

a.bottomline {
	color: #FFF999;
	font-size: 12px;
	text-decoration: none;
}

a.bottomline:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	color: #33CCAF;
	text-decoration: none;
}

.bottomline {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 9px;
	text-align: center;
}

.menu {
	color: #CC3399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


H1 {
	color: #CC6699;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	margin-top: 24px;
	margin-bottom: 12px;
}

H2 {
	color: #CC6699;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin-top: 18px;
	margin-bottom: 0px;
}

HR.body {
	background-color: #FF99CC;
	color: #FF99CC;
	border-color: #FF99CC;  /*Required for Firefox */ 
	border: 0px solid #FF99CC; 
	height: 1px;
	margin-bottom: 6px;
	margin-top: 12px;
	text-align: center;
	width: 60%;
}

IMG.photo-right {
	border: 0px none;
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}

IMG.photo-left {	
	border: 0px none;
	float: left;	
	margin-bottom: 12px;
	margin-right: 12px;
}

IMG.photo {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

.qualifier {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 24px;
}

.mt12 { margin-top: 12px; }
.mt18 { margin-top: 18px; }

.version {
	background-color: transparent;
	font-size: 8px;
	margin-top: 18px;
	text-align: center;
}

.seologo {
	
	border:						0px none;
	margin:						250px auto 0px auto;
	text-align:					center;
}

.ac {
	text-align:					center;
}

.seologo {
	background-color: 		#828282;
	border:						0px none;
	margin-top:					250px;
	text-align: 				center;
}

.seologo img {
	border:						0px none;
	margin:						20px;
	vertical-align: 			middle;
}


