body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#000000;
	/*background-image:url(images/bg.gif);*/
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e9e9e9;
	text-align:left;
	padding-left:12px;
	padding-top:10px;
}
.text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#e9e9e9;
	padding-left:12px;
	padding-right:15px;
}
.main-width {
	width:900px;
}
.header-logo {
	/*background-color: #e62cdf;*/
	width:900px;
	text-align:left;
}
.header-logo2 {
	background-color: #bebc30;
	width:900px;
	text-align:left;
}
.header-logo3 {
	background-color: #e88627;
	width:900px;
	text-align:left;
}
.header-logo4 {
	background-color: #a5d527;
	width:900px;
	text-align:left;
}
.header-table {
	text-align: center;
	width:100%;
}
.topmenu {
	background-color: #333333;
	width:900px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}
a.topmenu-text:link, a.topmenu-text:visited, a.topmenu-text:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:2px;
	text-decoration:none;
}
a.topmenu-text:hover {
	color: #e0dce0;
	text-decoration:line-through;
}
a.linktext:link, a.linktext:visited, a.linktext:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E9E9E9;
	padding-left:2px;
	text-decoration:none;
}
a.linktext:hover {
	color: #a5d527;
	text-decoration:underline;
}
.divider {
	color: #FFFFFF;
	padding-left:5px;
}
.top-img1 {
	background-image:url(images/header_img.jpg);
	width:900px;
	height:40px;
}
.top-img2 {
	background-image:url(images/header_img2.jpg);
	width:900px;
	height:40px;
}
.top-img3 {
	background-image:url(images/header_img3.jpg);
	width:900px;
	height:40px;
}
.top-img4 {
	background-image:url(images/header_img4.jpg);
	width:900px;
	height:40px;
}