BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-Image: none;
	background-Position: left top;
	background-Repeat: repeat;
	background-attachment: fixed;
	background-Color: black;
	color: gray;
	margin: 0px auto;
	padding: 0px;
	outline: none;
}
TBODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	outline: none;
	cursor: default;
}
TABLE, TH, TR, TD {
	background-color: transparent;
	color: inherit;
	text-align: center;
}
A, A:link, A:visited {
	background-Image: none;
	background-Position: center right;
	background-Repeat: no-repeat;
	background-color: transparent;
	color: gray;
	text-Decoration: none;
	outline: none;
}
A:hover {
	background-Image: none;
	background-Position: center right;
	background-Repeat: no-repeat;
	background-color: transparent;
	color: white;
	text-Decoration: none;
	outline: none;
}
A:active {
	background-Image: none;
	background-Position: center right;
	background-Repeat: no-repeat;
	background-color: transparent;
	color: silver;
	text-Decoration: underline;
	outline: none;
}
HR {
	background-Color: transparent;
	color: gray;
	margin: 0px auto;
	border-left: none;
	border-top: 1px solid gray;
	border-right: none;
	border-bottom: none;
	padding: 0px;
	height: 0px;
}
IMG {
	border: 0px solid gray;
	outline: none;
}
FORM, OBJECT, EMBED {
	margin: 0px auto;
	border: none;
	padding: 0px;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-Image: url('images/bg.gif');
	background-Position: left top;
	background-Repeat: repeat-x;
	background-Color: black;
	color: white;
	margin: 0px auto;
	border: 1px solid gray;
	margin: 9px auto;
	padding: 1px;
	outline: none;
	
}
INPUT[type="hidden"] {
        text_align:center;
	border: none;

}
INPUT[type="text"], INPUT#sbi {
	width: 600px;
	background-color: black;
	color: silver;
	
}
INPUT[type="submit"], INPUT[type="button"], INPUT[type="reset"], INPUT#sbb {
	border: none;
	
	cursor: pointer;
}
DIV.BORDER {
	background-Image: url('images/border.gif');
	background-Position: center top;
	background-Repeat: no-repeat;
	background-Color: transparent;
	color: inherit;
	border: none;
	width: 650px;
}
DIV.PADDING {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
}
DIV.LOGO {
	width: 370px;
        height:170px;
	text-align: left;
}
DIV.LOGOTITLE {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	width: 120px;
  height:30px;
  margin-left:240px;
	margin-top:103px;
	text-align: right;
}
DIV.MENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
DIV.ABOUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div #me {
	color: silver;
}

span {
  color:silver;
  font-size: 13px;
}

div #me form#formMEV fieldset#submitBtMEV input#submitMEV {
  color:silver;
}