body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
input {
	font-size: 11px;
	background-color: #3b3b3b;
	border: 1px solid #c3c3c3;
	color: #c3c3c3;
	height: 13px;
	width: 120px;
}

.submit {
	font-size: 10px;
	font-weight: bold;
	background-color: #1F1F1F;
	border: 1px solid #676767;
	color: #c3c3c3;
	height: 17px;
	width: 65px;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.top-dots {
	background-image: url(../images/top-dots.gif);
	background-repeat: repeat-x;
}
.bottom-dots {
	background-image: url(../images/bottom-dots.gif);
	background-repeat: repeat-x;
}
hr{
      color: #c8c8c8;
      background-color: #c8c8c8;
      height: 1px;
	  border: 0;
	  margin-top:8px;
	  margin-bottom: 8px;
}
.about{
	overflow: auto;
	height:170px;
	width:645px;
	scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
}
.line-height{
	line-height: 14px;
}
.asmenu{
	color:#c2c2c2;
	font-weight: bold;
}
.menu{
	color:#c2c2c2;
	font-weight: bold;
}
.menu:a{
	color:#c2c2c2;
	font-weight: bold;
	margin-left:0px;
	margin-right:0px;
}
.menu:hover{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	background-color:#cccccc;
	margin-left:0px;
	margin-right:0px;
}
.menu-selected{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	background-color:#cccccc;
	margin-left:0px;
	margin-right:0px;
}
.menu-in{
	color:#000000;
	font-weight: bold;
	background-color:#cccccc;
	padding-left:2px;
	padding-right:2px;
}
.design{
	color:#c2c2c2;	
}

.submenu{
	color:#c2c2c2;
}
.submenu:a{
	color:#c2c2c2;
	margin-left:0px;
	margin-right:0px;
}
.submenu:hover{
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;
	margin-left:1px;
	margin-right:1px;
}
.submenu-selected{
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;
	margin-left:1px;
	margin-right:1px;
}


.language-dots {
       background-image: url(../images/language-dots.gif);
       background-repeat: repeat-x;
}
.language{
       color:#c2c2c2;
       font-weight: bold;
}
.language:a{
       color:#c2c2c2;
       font-weight: bold;
       margin-left:0px;
       margin-right:0px;
}
.language:hover{
       text-decoration:none;
}