/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyFrame {
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: thin none #999999;
}

.table {
	border: thin none #999999;
}

.style1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003399;
	font-weight: bold;
}
.style3 {	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2a2a2a;
	text-decoration: none;
}
.style5 {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 13px; color: #821D32; font-weight: bold;
}
.style6 {font-size: 14px; color:#000000; font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.style7 {font-size: 11px; color:#000000; font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.stylesmall {font-size: 9px; color:#000000; font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.stylesmallV {font-size: 11px; color:#000000; font-family: Verdana;
}
.titleFrame {
	background-color: #FFFFFF;
	padding: 0px;
}
.textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	letter-spacing: 0.275em;
}
a:link {
	color: #496666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #496666;
}
a:hover {
	text-decoration: underline;
	color: #496666;
}
a:active {
	text-decoration: none;
	color: #496666;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:  8px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 2px 1px;
	width: 120px;
	background: #636363;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #636363}

#sddm div
{	position: absolute;
	visibility: hidden;
	width: 120px;
	margin: 0;
	padding: 0;
	background: #636363;
	border: 1px solid #636363}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 1px 14px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 8px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
