body {
	background-color: #C6AAE7;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

a {
	color: #009900;
	text-decoration: none;
	font-weight:normal;
}
h1 {
	font-family: "Times New Roman", serif;
	font-size: 28px;
	color: #663399;
	font-weight: normal;
	line-height: 30px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	color: #663399;
	line-height: 22px;
}
h3 {
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	margin-bottom: 2px;
}


.maintable {
	background-image: url(images/bgbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.bgcontentbox {
	background-image: url(images/bgcontentbox.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 55px;
	padding-left: 55px;
}


a:link, a:visited {
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a:active {
	color: #003366;
	text-decoration: underline;
	font-weight:bold;
}

a.dlb:link, a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover, a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	background-image: url(images/bgfooter.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

.png { behavior: url(/js/iepngfix.htc) }
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Be sure to add or delete IDs below, according to
the number of messages that you have. */
#ran1,#ran2,#ran3,#ran4,#ran5,#ran6,#ran7,#ran8 {
  display:none;
}
