body {
	background-color: #222222;
}
hr {
	width: 50%;
	background-position: center;
	margin: auto;
	color: #666699;
	background-color: #666699;
	height: 1px;
	border-top: solid 1px #666699;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
#header {
	background-color: #000000;
	height: 300px;
	border: solid 1px #000000;
}
#header_logo {
	float: left;
	background-image: url("../GFXs/lmblogo.jpg");
	background-position :left;
	width: 700px;
	height: 300px;
}
#header_menu {
	float: right;
	background-image: url("../GFXs/cooltext409388246.jpg");
	width: 111px;
	height: 58px;
	background-color: #000000;
}
.content .selected a{
	color: #666699;
}
.content h1 a {
	color: #666699;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.content h1 a:hover {
	color: #CCCCFF;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.content h1 {
	color: #996666;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.content a {
	color: #777777;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.content a:hover {
	color: #888888;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.content_menu a {
	color: #666699;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.content_menu_1 a {
	color: #999966;
	margin-left: 20px;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
.content {
	color: #666666;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.stop_float {
	clear: both;
}
#left_part {
	float: left;
}
.error {
	color: #CC0000;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	color: #444444;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
}
CHECKBOX, INPUT, SELECT {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	background-color: #333333;
	color: #999999;
	border: solid 1px;
	border-color: #000000;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	white-space: pre;
	background-color: #333333;
	color: #999999;
	border: solid 1px #000000;
}
.submit_contact {
	background-image: url("../GFXs/cooltext410251497.jpg");
	width: 80px;
	height: 40px;
}
