/* CSS Document */

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 130px;
	background-color:#000000;	
	display:block;
	color:white;
	
}

div.main {
	position: relative;
	top: 140px;
	left: 0;
	width: 995px;
	min-height:360px; 
	height:auto !important; 
	height:1100px;
	padding-bottom:20%;
	background-color:#2e2e2e;
	
	
}


div.container {
	position: absolute;
	width: 1000px;
	height:auto;
	text-align:left;
	margin:0 auto;
	position:relative;
	border-width:5px;
	margin-top:10px;
	}
	
div.content {
	position:relative;
	font-family:"Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	width:920px;
	top:45px;
	left:0px;
	color:white;
	padding:10px;
}

div.left {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 900px;
	height: auto;	
	text-align:center;
	margin-top:200px;
	z-index:99999;		
}





a{
text-decoration:none;
color:#FFF;
}


div.menutop
{
	position: absolute;
	top: 170px;
	height:25px;
	width:1000px;
	left:0px;
	z-index:9999;
	background-color:#000000;

}

div.footer{
	position: absolute;
	bottom:0px;
	width: 975px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cccccc;	
	clear:left;
	padding:10px;
	background-color:#666;
}






h1 {
	color:#000000;
	font-size:30px;
	font-weight:bold;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;

	
	
}

h2 {
	color:#000000;
	font-size:120%;
	font-weight:bold;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	
	
}
h3{
	color:#000000;
	font-size:150%;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	
	}

h4 {
	color:#000000;
	font-size:120%;
	font-weight:bold;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;

	
}


h5 {
	color:#000000;
	font-size:90%;
	font-weight:bold;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	
}


h6 {
	color:#000000;
	font-weight:bold;
	font-weight:normal;
	font-size:80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
}

html, body {

color:#FFFFFF;
background-color:#000000;
text-align:center; 
margin:0 auto;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
height: 110%;
min-height: 110%;
}

.submit{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#000;
}

table.X6{
	border-spacing:5px;
	color:black;
	width:910px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px
} 



ul,li{
	margin:0px;
	padding:0px;
	line-height:40px;
	list-style-image:none;
	list-style:none;
	font-size:15px;
	font-weight:bold;


}




-->

