@charset "utf-8";
body{
	padding:0;
	background:#000 url(images/design.jpg) no-repeat top center;
	}
.bgline {
	background-image: url(images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 200;
	font-size: 16px;
}
.dotBG {
	background-image: url(images/dot.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: 100;
	text-decoration: none;
	font-size: 14px;
	padding-right: 8px;
	padding-left: 8px;
}

a.Nav:hover {
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
}
a {
	text-decoration: none;
	color: #000000;
}
a.h1 {
	text-decoration: none;
	color: #CCCCCC;
}
a.h1:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.SmallFont {
	font-size: 10px;
	color: #FFFFFF;
}
a.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.sitemap:hover {
	text-decoration: underline;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.textfield_effect    {
	border-width: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 200px;
	height: 15px;
	background-color: #000000;
	}
.messagefield_effect {
	border-width: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	overflow: auto;
	width: 200px;
}
.Panel-bottom {
	background-image: url(images/panel-background.png);
	background-position: bottom;
}
