@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-image: url(../imgs/background.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-color: #3D5253;
}

.cTop{
	background-image: url(../imgs/cTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 27px;
	width: 99%;
}

.cMiddle{
	background-image: url(../imgs/cMiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	height: 100%;
	width: 99%;
}

.cBottom{
	background-image: url(../imgs/cBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 48px;
	width: 99%;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.logo{
	
}
h1{
	font-family: "Minion Pro", "Myriad Pro", "Palatino Linotype";
	font-size: 36pt;
	font-style: oblique;
	font-weight: bold;
	color: #000;
	text-align: center;
	letter-spacing: 4pt;
	vertical-align: top;
}
h2{
	font-family: "Minion Pro", "Myriad Pro", "Palatino Linotype";
	font-size: 18pt;
	font-style: oblique;
	font-weight: bold;
	color: #000;
	text-align: center;
	letter-spacing: 4pt;
	vertical-align: top;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: left;
}
.nav a:link{
	font-family: "Minion Pro", "Myriad Pro", "Palatino Linotype";
	font-size: 18pt;
	color: #000;
	text-decoration: none;
	line-height: 6pt;
	height: 18pt;
	text-align: left;
	font-weight: bold;
}
.nav a:visited{
	font-family: "Minion Pro", "Myriad Pro", "Palatino Linotype";
	font-size: 18pt;
	color: #000;
	text-decoration: none;
	line-height: 6pt;
	height: 18pt;
	text-align: left;
	font-weight: bold;
}
.nav a:hover{
	font-family: "Minion Pro", "Myriad Pro", "Palatino Linotype";
	font-size: 18pt;
	color: #099;
	text-decoration: none;
	line-height: 6pt;
	height: 18pt;
	text-align: left;
	font-weight: bold;
}
.copyright{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	left: -415px;
}
#sddm
{
	z-index: 30;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14pt arial}

#sddm li a
{
	display: block;
	width: 60px;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 80px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#sddm li a:hover
{
	color: #0CC;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	padding: 0;
	background-image: url(../imgs/cMiddle.jpg);
	border: 1px solid #5970B2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-image: url(../imgs/cMiddle.jpg);
	color: #000;
	font: 14pt arial;
	background-repeat: repeat-y;
	background-position: center center;
}

	#sddm div a:hover
	{	
		color: #0CC;}
		
		.contentheaderredstar {
	color: #F00;
}
.signup_title {
	font-weight: bold;
	color: #000;
}
.contentheader{
	color: #000;
}.cMiddle .logo table tr td p strong {
	text-align: left;
}
