/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.Tahoma-14 {line-height: 16px; font-style: normal; font-size: 14px; color: #B0AEAE; font-weight: normal; font-family: Tahoma, serifSans,SerifMonospace; }

.Tahoma-12 {line-height: 16px; font-style: normal; font-size: 12px; color: #B0AEAE; font-weight: normal; font-family: Tahoma, serifSans,SerifMonospace; }

.input { 
 font-size: 10px;
 font-family: Tahoma, serifSans,SerifMonospace;
 border: 1px solid #666666;
 color: #ffffff;
 background-color: #666666; 
}
.checkbox { 
 font-size: 10px;
 font-family: Tahoma, serifSans,SerifMonospace;
 border: 1px solid #666666;
 color: #ffffff;
 background-color: #666666; 
}
.textarea { 
 font-size: 10px;
 font-family: Tahoma, serifSans,SerifMonospace;
 border: 1px solid #666666;
 color: #ffffff;
 background-color: #666666; 
}

.Tahoma-12-link:link {
	color: #DC6666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, serifSans,SerifMonospace;
}
.Tahoma-12-link:visited {
	color: #DC6666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, serifSans,SerifMonospace;
}
.Tahoma-12-link:hover {
	color: #DC6666;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, serifSans,SerifMonospace;
}
.Tahoma-12-link:active {
	color: #DC6666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, serifSans,SerifMonospace;
}

