body { background: #1e1e1e url(../images/top.jpg) repeat-x; margin: 0px; padding: 0px }
table { border:0px; border-collapse:collapse; }
td {vertical-align:top; padding:0px; }
td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px; 
	vertical-align:top;
	line-height:14px;
	color:#5f5f5f;
}

p  { color: #ccc; font-size: 12px; line-height: 16px; font-family: Tahoma; margin-top: 0; margin-bottom: 12px; width: 450px }
h1 { color: #ccc; font-weight: bold; font-size: 15px; font-family: Tahoma; margin: 10px 0 12px; padding-bottom: 0 }
h2 { color: #ccc; font-weight: bold; font-size: 12px; font-family: Tahoma; margin: 0 0 6px; padding-bottom: 0 }
h5 { color: #ccc; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Tahoma; margin-top: 0; margin-bottom: 12px; width: 250px }
h6 { color: #ccc; font-weight: normal; font-size: 14px; font-family: Tahoma; margin: 0 0 3px; padding-bottom: 0 }
a:link   { color: #ccc; font-size: 12px; font-family: Tahoma; text-decoration: none; margin-bottom: 10px }
a:visited   { color: #ccc; font-size: 12px; font-family: Tahoma; text-decoration: none; margin-bottom: 10px }
a:hover { color: #f63; font-size: 12px; font-family: Tahoma; text-decoration: none; margin-bottom: 10px }
a:active { color: #f63; font-size: 12px; font-family: Tahoma; text-decoration: none; margin-bottom: 10px }
html { scrollbar-3dlight-color: #1e1e1e; scrollbar-arrow-color: #ccc; scrollbar-base-color: #1e1e1e; scrollbar-darkshadow-color: #1e1e1e; scrollbar-face-color: #1e1e1e; scrollbar-highlight-color: #1e1e1e; scrollbar-shadow-color: #ccc; scrollbar-track-color: #1e1e1e }

form { margin:0px; padding:0px}
ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li { background:url(images/list_marker.gif) no-repeat left top; padding-left:8px}
ul li a{ color:#929292;  text-decoration:underline; text-transform:none; font-weight:normal; font-size:11px}
ul li a:hover{ text-decoration:none; color:#929292}

.header  a { color: #696969; font-weight: normal; font-size: 12px; text-decoration: none; text-transform: none; height: 23px; display: block }
.header  a:visited { color: #696969; font-weight: normal; font-size: 12px; text-decoration: none; text-transform: none; height: 23px; display: block }
.header  a:hover { color: #000; font-weight: bold; font-size: 12px; background: no-repeat left top; text-transform: none; height: 23px }
span  { color: black; font-size: 10px; background: url(images/marker.gif) no-repeat left top; padding-top: 10px; position: absolute; height: 20px; cursor: pointer; display: block } 

.footer   { color: #808080; font-size: 12px; text-align: right; }
.footer a { color: #808080; font-weight: normal; font-size: 12px; text-decoration: none; text-transform: none }
.footer a:visited { color: #808080; font-weight: normal; font-size: 12px; text-decoration: none; text-transform: none }
.footer a:hover { color: #f63; font-size: 12px; text-decoration: none }
a { color: #7f7f7f; font-size: 10px; text-decoration: none }
font a{ color:#929292; text-decoration:underline; text-transform:none; font-size:11px}
.form input{
	width:189px;
	height:20px;
	color: #5F5F5F;
	border:#313131 1px solid;
	padding:1px 0 0 6px;
	background-color:#1E1E1E
}


.form textarea {
	width:189px;
	height:173px;
	color: #5F5F5F;
	overflow: auto;
	border:#313131 1px solid;
	padding:1px 0 0 6px;
	background-color:#1E1E1E
}
