html, body { background: #5d5d5d; margin: 0px; padding: 0px; font-family: arial; }
img { border: 0px; }
.vmid { vertical-align: middle; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
tfoot { font-weight: bold; }
td { vertical-align: top; }
label { font-size: 15px; }
/*
#menutbl td { vertical-align: top; }
#maintbl td { vertical-align: top; }
#outer td { vertical-align: top; }
form > table > td { vertical-align: top; }
*/

h1 { font-size: 18px; color: #1A97FD; margin-top: 20px; }
h2 { font-size: 16px; color: #1A97FD; margin-top: 15px; }
h3 { font-size: 14pt; font-weight: normal; color: #1A97FD; margin-bottom: 0; }
h4 { font-size: 14px; font-weight: bold; color: #1A97FD; margin-top: 15px; margin-bottom: 5px; }
h5 { font-size: 14px; font-weight: bold; color: #1A97FD; margin-top: 0px; margin-bottom: 5px; }

.inpnumber { width: 5em; }
.inptext { width: 15em; }
.date { width: 6em; }

.money { font-weight: bold; }

.error { font-weight: bold; color: #ff0000; display: none; }

.helper { font-size: 10pt; }

.fullwidth { width: 99%; }

.aster { color: #FF0000; font-weight: normal; }

.tabdelim { height: 10px; }

td.center { text-align: center; }
td.sitename { background-color: #d3d3d3; }
td.prices { background-color: #d3d3d3; }
td.showcount { background-color: #d3d3d3; }
td.stopper { background-color: #d3d3d3; }
td.control { text-align: right; }
td.statdate { font-weight: bold; border-top: 1px solid; }

#outer { margin: 0 auto; width: 1024px; }

#header { height: 268px; }

#main { background:  url(/img/back.gif) repeat-y; }

#menubar { padding-top: 0px; }

#menubar .topsel {	font-size: 18px;
	padding: 3px 0 3px 25px;
	background: transparent url(/img/whitepoint.gif) no-repeat scroll left 0.15em;
	line-height: 22px;
	color: #000;
}

#menubar .topunsel {
	font-size: 18px;
	padding: 3px 0 3px 25px;
	background: transparent url(/img/blankpoint.gif) no-repeat scroll left 0.15em;
	line-height: 22px;
	color: #000;
}

#menubar a.sel {	font-size: 14px;
	font-weight: bold;
	color: #fff;

	background-image: url(/img/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;

	margin-left: 15px;
	padding: 0;
	padding-left: 15px;
}

#menubar a.unsel {	font-size: 14px;
	font-weight: bold;
	color: #4fa2f5;
	margin-left: 15px;
	padding: 0;
	padding-left: 15px;
}

.mainstat { 	font-size: 12px;
}

#menutbl #leftbrd { width: 140px; }
#menutbl .leftbrd { width: 140px; }
#menutbl #mmenu { width: 170px; }
#menutbl #vmenu { width: 230px; }
#menutbl #rmenu { width: 215px; }

#maintbl #leftbrd { width: 45px; }
#maintbl .leftbrd { width: 45px; }

#maintbl #mainleft {
	width: 639px;
	padding: 0px 20px 10px 20px;
}

#maintbl #mainright {
	width: 187px;
	padding: 0px 30px 10px 30px;
}

#content { font-size: 12px; color: #5d5d5d; }
#rightpanel { font-size: 12px; color: #5d5d5d; }
#clientlogin { font-size: 16px; font-weight: bold; }

#menu a {
	font-size: 14px;
	font-weight: bold;
	color: #4fa2f5;
}

#content a { font-size: 12px; font-weight: bold; color: #1A97FD; }
#rightpanel a { font-weight: bold; color: #1A97FD; }
#content a.top { font-size: 14px; color: #5d5d5d; }
#content a.home { font-size: 14px; color: #1A97FD; }

.message {	background:	#D5D5D5 none repeat-x scroll center bottom;
	border: 1px solid;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	font-size: 14px;
	white-space: normal;
}

#footer {
	background:  url(/img/foot.png);
	height: 106px;
	font-size: 14px;
}


#footer a { color: #1A97FD; }

#webmoney {
	position: relative;
	top: 20px;
	left: 55px;

}


#copyright {	position: relative;	top: 50px;
	left: 525px;
	width: 499px;
}


.help { font-family:Arial;font-size:9px;Color:#000000; }
.help1 { font-family:Arial;font-size:9px;Color:#ff0000; }
.ttl {
font-family:Arial;
font-size:9px;
color:#444444;
text-decoration:underline;
cursor:pointer;
}