body { margin: 0px; padding: 0px; background-color: #efeff3; font-family: "Arial", sans-Serif; font-size: medium; font-size: 80%; }

a { font-family: "Arial", Sans-Serif; font-weight: bold; color: #333399; text-decoration: underline; }
a:visited { color: #883377; }
a:hover { color: Maroon; text-decoration: underline; }

h1
{
	font-size: 125%; font-weight: bold; color: white; text-align: left;
	background: #036; padding: 7px 7px 7px 10px; border: solid 1px silver; margin: 1px 0 15px 2px;
}
h2
{
	font-size: 100%; font-weight: bold; color: #456; text-align: left;
	background: #bce; padding: 5px 5px 5px 8px; border: solid 1px silver; margin-bottom: 5px;
}
h3 { font-size: 100%; font-weight: bold; color: #333; margin: 1px 0 2px 2px; padding: 1px 0 1px 0; border-bottom: solid 1px #567; }
p { margin: 5px; padding: 5px; line-height: 120%; text-align: justify; }
img { border-width: 0px; }

.button { width: 100px; }
.error { color: #900; font-style: italic; }
.disabled { color: silver; }
.quote { font-family: Verdana; font-size: 90%; color: #333; text-align: justify;}
.quoteBy { font-size: 80%; text-align: right; }

#topBox      { position: absolute; top: 0px; left: 0px; width: 100%; height: 76px; 
               background-color: white; background-repeat: repeat; 
               background-attachment: scroll; background-image: 
               url('file:///C:/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/top_bg.gif'); 
               border-bottom: 1px solid black; background-position: 0% }
#topTitle { position: absolute; top: 0px; left: 0px; }
#topLogin{ position: absolute; top: 0px; right: 0px; padding: 6px; margin-right: 5px; }
.topTab { position: absolute; top: 51px; z-index: 2; }
#topTabsBorder
{
	position: absolute; top: 72px; left: 0px; width: 100%; padding: 0; margin: 0;
	border-bottom: solid black 1px; z-index: 3; font-size: 2px; height: 2px;
}

#mainBox { width: 100%; position: absolute; top: 75px; left: 0px; padding: 0; z-index: 2; text-align: center; }
.mainWide { width: 97%; padding: 10px; background: white; border: solid 1px silver; text-align: left; }
.mainThin { width: 500px; margin: 5px; padding: 10px; background: white; border: solid 1px silver; text-align: left; }

#subNavBox { padding: 15px 0 15px 30px; text-align: left; }
#subNavBox a { margin-right: 35px }
#subNavBox span { margin-right: 35px; font-weight: bold; color: #555; }

#contentBox { width: 67%; float: left; margin: 0 0 5px 2px; background: white; border: solid 1px silver; text-align: center;  }
#contentBox2 { margin: 10px; text-align: left;  }
#sideBox {	width: 31%; float: right; margin: 0 2px 5px 0; text-align: center; }
#sideBox2 { padding: 10px; background: white; border: solid 1px silver; text-align: left; }
#sideBox2  h2 { margin-top: 0; }

#page_end { margin: 10px; padding: 10px; border-top: solid 1px white; font-size: 80%; }

#page_errors { position: absolute; left: 1px; bottom: 1px; padding: 5px; background: yellow; border: solid 2px red; }

#adBox { text-align: left; }
.adHeadline { font-size: 90%; margin: 15px 2px 8px 0; cursor: hand; width: 100%; font-weight: normal; }
.adText { text-decoration: none; font-weight: normal; color: #444; font-size: 85%; }

.bigSpeed {font-size: 180%; color: #369; font-weight: bold; text-align: center;}

.infoLabel
{
	font-weight: normal;
	width: 138px;
	border: 1px solid white;
	text-align: right;
	color: #000000;
	background-color: #f3f3f9;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 2px 1px 2px 1px;
	padding: 1px 2px 1px 0px;
	vertical-align: middle;
}
.infoValue
{
	vertical-align: middle;
}

.listTable { width: 96%; }
.listTablePager { width: 96%; font-size: 100%; background: #ecede7; }
.listTable td { padding: 2px; border-bottom: solid 1px silver; font-size: 80%; }
.listTable th { padding: 2px; border-bottom: solid 1px silver; border-top: solid 1px #333; font-size: 80%; background: #ecede7; font-weight: normal; color: #333; }
.listTable th a { color: #333399; text-decoration: none; width: 100%; font-weight: normal; }
.listTable th a:visited { color: #333399; }
.listTable th a:hover { text-decoration: underline; color: Maroon; }
td.name { text-align: left; width: 60%; }
td.value { text-align: right; width: 20%; }
td.int { text-align: center; width: 20%; }

#bottomBox { text-align: center; padding: 9px; background: #eee; margin: 25px 5px 1px 5px; border: solid 1px white; font-size: 90% }
#bottomBox a { font-weight: normal; }