/* CSS Document */
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {color: #FFFFFF}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #C0AF9F;
}
a:visited {
	color: #C0AF9F;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}

img { 
border:2px solid #C0AF9F;
} 


div#wrapper {
background-color:#000000;
border-style:solid;
border-width:thin;
border-color:#999999;
width: 944px;
margin-top:50px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
padding: 0px;
position:relative;
}

div#nav {
background-color:#000000;
border-bottom-color:#999999;
border-bottom-style:solid;
border-bottom-width:thin;
border-left:none;
border-right:none;
border-top:none;
width: 944px;
height:145px;
padding:0px;
}

div#main {
background-color:#000000;
border-left:none;
border-right:none;
border-top:none;
border-bottom:none;
width: 944px;
height:auto;
padding:0px;
}

div#inner {
	width:width: 944px;
	padding:10px;
	position: relative;
}

div#innerContent {
	padding:10px;
	position: relative;
}

div#adminMain {
position:relative;
padding:10px;
}

.formClass{
background-color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:12px;
border:solid;
border-color:#C0AF9F;
border-width:thin;
}
div#footer{
width:940px;
height:33px;
padding:2px;
background-color:#000000;
position:relative;
border-top-color:#999999;
border-top-style:solid;
border-top-width:thin;
}
.styledesigned_by a{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}
.styledesigned_by a:hover{
	font-size: 12px;
	color: #C0AF9F;
	text-decoration:none;
}
