body {background-color: #fbdeb4; margin: 0px; padding: 0px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

#page {width: 999px; margin-left: auto; margin-right: auto}
#top {width: 999px; height: 153px; background-image: url(/img/top.jpg)}
#top img {border: 0px}

#menu {height: 38px; background-image: url(/img/menu.jpg)}
#menu ul {padding: 0px; margin: 0px; padding-top: 9px; padding-left: 50px;}
#menu ul li {float: left; list-style: none; color: #dfdfdf; padding-left: 25px; font-size: 15px; font-weight: bold;}
#menu .dot {background: url(/img/menudot.gif) 8px 5px; background-repeat: no-repeat;}
#menu a {color: #dfdfdf; text-decoration: none;}
#menu a:hover {color: #eca600; text-decoration: none;}

.vad-log-form {
	margin-top:70px;
}
.vad-log-form table.grid {
	background-image: url(/img/login.jpg);
	height: 180px;
}
.vad-log-form table.grid td {background-color: transparent !important; }
.vad-log-form input.vad-input {font-size: 15px; }
table.grid .title {color: #FFFFFF}