body 		{ background: #FFFFFF url(../images/bg.jpg) repeat-x; text-align: center; font-family: Arial, Verdana; }
#wrapper 	{ position: relative; text-align: left; width: 840px; margin-right: auto; margin-left: auto; }
#logo 		{ position: absolute; width: 155px; height: 70px; top: -9px; left: 0px; }
#AdminTitle 	{ position: absolute; width: 280px; height: 40px; top: 5px; left: 500px; }
#MainBody 	{ background-color: #FFFFFF; color: #444444; position: relative; width: 820px; top: 69px; left: 0px; margin:0; padding:0;}
#UserArea	{ position: relative; top: 69px; line-height: 22px; background-color: #222222; color: #FFFFFF; vertical-align: middle; font-size: 11px; width: 820px; text-align: right; margin-top:2px; margin-right: 5px;}
#ModArea	{ background-color: #CCCCCC; width: 600px; }
#ModBorder	{ border-color: #CCCCCC; border-style: solid; border: 1px; background-color: #EEEEEE; width: 600px; }
td		{ font-size: 12px;}
small		{ font-size: 11px;}
.txtBlue 	{ color: #0324CF; }

.bgWhite	{ background-color: #FFFFFF; }
.bgLtGray	{ background-color: #EEEEEE; }

.tblWhiteLines td { border-color: #FFFFFF; border-style: solid; border-bottom: 1px; border-top:0; border-left: 0; border-right: 0; }

a:link, a:visited { color: #0324CF; text-decoration: underline; BORDER: 0; BORDER-BOTTOM: 1px; BORDER-COLOR: #242424;}
a:hover, a:active { BORDER-TOP: 0; BORDER-BOTTOM: 1px; BORDER-LEFT: 0; BORDER-RIGHT: 0; COLOR: #022F68; }