* {
color: silver;
font-family: verdana;
font-size: 11px;
}
.td {
border-top: solid black 0px;
border-bottom: solid black 0px;
border-left: solid black 0px;
border-right: solid black 0px;
}
input, textarea, select {
color: silver;
font-size: 10 px;
background: black;
border: solid gray 1px;
	
}
input:hover, textarea:hover, select:hover {
color: #FFFFFF;
background: #222222;
}

.logo_1 {
	width: 996px;
	height: 53px;
	background: url(../../index/layout/logo_1.png) no-repeat;
	padding: 0;
	margin: 0;
}

.logo_2 {
	width: 996px;
	height: 46px;
	background: url(../../index/layout/logo_2.png) no-repeat;
	padding: 0;
	margin: 0;
}

.updates {
font-size: 40px;
font-family: vivaldi;
}

.menutop {
	width: 221px;
	height: 1px;
	background: url(../../index/layout/menutop.png) no-repeat;
	padding: 0;
	margin: 0;
}
.menubottom {
	width: 221px;
	height: 4px;
	background: url(../../index/layout/menubottom.png) no-repeat;
	padding: 0;
	margin: 0;
}
.menumiddle {
border-top: solid black 0px;
border-bottom: solid black 0px;
border-left: solid black 0px;
border-right: solid black 0px;
	background: url(../../index/layout/menumiddle.png) repeat-y;
	padding: 25px;
}

.menutop2 {
	width: 221px;
	height: 1px;
	background: url(../../index/layout/menutop2.png) no-repeat;
	padding: 0;
	margin: 0;
}
.menubottom2 {
	width: 221px;
	height: 4px;
	background: url(../../index/layout/menubottom2.png) no-repeat;
	padding: 0;
	margin: 0;
}
.menumiddle2 {
border-top: solid black 0px;
border-bottom: solid black 0px;
border-left: solid black 0px;
border-right: solid black 0px;
	background: url(../../index/layout/menumiddle2.png) repeat-y;
	padding: 15px;
}


.maintop {
	width: 672px;
	height: 9px;
	background: url(../../index/layout/maintop.png) no-repeat;
	padding: 0;
	margin: 0;
}
.mainbottom {
	width: 555px;
	height: 46px;
	background: url(../../index/layout/mainbottom.png) no-repeat;
	padding: 0;
	margin: 0;
}
.mainmiddle {
border-top: solid black 0px;
border-bottom: solid black 0px;
border-left: solid black 0px;
border-right: solid black 0px;
	background: url(../../index/layout/mainmiddle.png) repeat-y;
	padding: 55px;
}

a {
text-decoration: none;
text-transform: none;
color: #FFFFFF;
font-size: 11px;
cursor: pointer;
}
a:hover {
text-decoration: underline;
text-transform: none;
color: #FFFFFF;
font-size: 11px;
cursor: pointer;
}

body {
background: url(../../index/layout/body.png);
}
body, iframe, select, textarea {
scrollbar-face-color: black;
scrollbar-highlight-color: gray; 
scrollbar-shadow-color: gray; 
scrollbar-3dlight-color: black; 
scrollbar-arrow-color: gray;
scrollbar-track-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-base-color: black;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;

}
