
body {
	font-family: Arial; font-size:9pt; margin-bottom:0; margin-top:0; margin-left:0; margin-right:0;
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}

form {
	margin-top:0;
	margin-bottom:0;
}

img {
	border-style: none;
}

input 
{
	font-size: 12px;
	background-color: ffffff; 
	border-color: 404040;
	border-style: solid;
	border-width: 1;
	padding-left: 3px;
	padding-right: 3px;
}

textarea {
	font-size: 12px;
	background-color: ffffff; 
	border-color: 404040;
	border-style: solid;
	border-width: 1;
}

hr			{ color:#ccc; background-color:#ccc; height:1px; border:none; width:90% }

table		{ font-family: Arial; font-size:9pt }
h1			{ color:#505050; font-family: Arial; letter-spacing:-1px; font-size:11pt; font-weight:bold; margin-top:4; margin-bottom:9 }
h2			{ color:#484848; font-family: Arial; font-size:12pt; font-weight:bold; margin-top:1; margin-bottom:0 }
ul			{ margin-top:0; margin-bottom:0 }
a			{ color:#555; font-weight:bold   }
a:hover		{ color:#111; font-weight:bold   }
label		{ font-size:7pt; font-weight:bold }

#tagline	{ color:#707070; font-family: Arial; font-size:12pt; font-weight:bold; margin-top:1; margin-bottom:0 }

#mainlink a			{ color:#808080; font-family:arial; font-weight:bold; letter-spacing:-1px; font-size:14px; text-decoration:none }
#mainlink a:hover	{ color:#404040; font-family:arial; font-weight:bold; letter-spacing:-1px; font-size:14px; text-decoration:none }

#button { font-weight: bold; font-size: 8pt; color: #000000; }
#button a {	display:inline-block; width:100px; text-align: center; color:#484848; letter-spacing:-1px; background: url('Images/Button.gif') no-repeat 0 0; text-decoration:none; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; padding-left:0px; padding-right:0; padding-top:5px; padding-bottom:6px }
#button a:hover { background-position: -100px 0; color: #202020 }

#topbutton { font-weight: bold; font-size: 8pt; color: #000000; }
#topbutton a { display:inline-block; width:75px; text-align: center; color:#505050; letter-spacing:-1px; background: url('Images/TopButton.png') no-repeat 0 0; text-decoration:none; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; padding-left:0px; padding-right:0; padding-top:5px; padding-bottom:6px }
#topbutton a:hover { background-position: -75px 0; color: #383838 }

#topbuttonhi { font-weight: bold; font-size: 8pt; color: #000000; }
#topbuttonhi a { display:inline-block; width:75px; text-align: center; color: #383838; letter-spacing:-1px; background: url('Images/TopButton.png') no-repeat -75 0; text-decoration:none; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; padding-left:0px; padding-right:0; padding-top:5px; padding-bottom:6px }

