/* CSS Document */
html, body {
	margin: 0 auto;
	padding:0;
	height: 100%;
	width:100%;
	font-family: Tahoma;
	font-size: 13px;
	color: #565759
	background-color:#000000;
	overflow:hidden;
	behavior: url("/csshover3.htc"); 
}

#background{ position:absolute;z-index:1; width:100%; height:100%;}
#scroller {
	position:absolute;
	width:100%;
	z-index:2;
	overflow-y:scroll;
	height: 100%;
	l:0;
	t:0;
} 

#footer, #push {
	position: relative;
	text-align:center;
	height: 50px;
}
.head {
	font-family: Tahoma;
	font-size: 13px;
	color: #00d2ff;
}
.fb {
	font-family: Tahoma;
	font-size: 11px;
	color: #00d2ff;
}
.menuline {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight:normal;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #4d4d4d;
}
a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #4d4d4d;
	text-decoration: none;
}
A.la:link {text-decoration:none;color:#ffffff;font-family: Tahoma;font-size: 11px;}
A.la:visited {text-decoration:none;color:#ffffff;font-family: Tahoma;font-size: 11px;}
A.la:hover {text-decoration:none;color:#e5f9ff;font-family: Tahoma;font-size: 11px;}
A.la:active {text-decoration:none;}

A.ffb:link {text-decoration:underline;color:#4d4d4d;font-family: Tahoma;font-size: 11px;}
A.ffb:visited {text-decoration:underline;color:#4d4d4d;font-family: Tahoma;font-size: 11px;}
A.ffb:hover {text-decoration:underline;color:#00d2ff;font-family: Tahoma;font-size: 11px;}
A.ffb:active {text-decoration:underline;}
#content {
	position:fixed;
	z-index:2;
	/*overflow-y:scroll;*/
	width:700px;
	padding:15px 30px 30px 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #565759;
	text-align:left;
	line-height:1.3em;
}
#content2 {
	position:fixed;
	z-index:2;
	/*overflow-y:scroll;*/
	width:870px;
	padding:15px 30px 30px 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #565759;
	text-align:left;
	line-height:1.3em;
}
/*#content2 {
	position:fixed;
	z-index:2;
	overflow-y:auto;
	width:700px;
	height:150px;
	padding:0px 20px 5px 40px;
	font-family: Tahoma;
	font-size: 11px;
	color: #565759;
	text-align:left;
	line-height:1.3em;
	margin:0;
	SCROLLBAR-FACE-COLOR: #ecf7fb;
	SCROLLBAR-HIGHLIGHT-COLOR: #0096db;
	SCROLLBAR-SHADOW-COLOR: #0096db;
	SCROLLBAR-ARROW-COLOR: #0096db;
	SCROLLBAR-3DLIGHT-COLOR: #7f8c98;
	SCROLLBAR-TRACK-COLOR: #7f8c98;
	SCROLLBAR-DARKSHADOW-COLOR: #7f8c98;
}
#content3 {
	position:absolute;
	z-index:2;
	width:700px;
	height:150px;
	padding:0px 20px 5px 40px;
	font-family: Tahoma;
	font-size: 12px;
	color: #565759;
	text-align:left;
	line-height:1.3em;
	margin:0;
}
#content4 {
	padding:0px 20px 5px 40px;
	font-family: Tahoma;
	font-size: 12px;
	color: #565759;
	text-align:left;
	line-height:1.3em;
	margin:0;
}*/
#scrollbar {
	SCROLLBAR-FACE-COLOR: #717f8c;
	SCROLLBAR-HIGHLIGHT-COLOR: #0096db;
	SCROLLBAR-SHADOW-COLOR: #0096db;
	SCROLLBAR-ARROW-COLOR: #0096db;
	SCROLLBAR-3DLIGHT-COLOR: #ecf7fb;
	SCROLLBAR-TRACK-COLOR: #ecf7fb;
	SCROLLBAR-DARKSHADOW-COLOR: #ecf7fb;
}
input.button1{
	color:#ffffff;
	background-color:#65696D;	
	cursor:pointer;
	font-family : "MS Sans Serif", Tahoma, sans-serif; 
	font-size : 9px;	
    border-width:1px;
}
input,textarea,select{color : #312E64; font-family : "MS Sans Serif", Tahoma, sans-serif; font-size : 10px; background-color:#3C3F43;}

textarea,select,input.box {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
}