body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/strip_background_main.gif);
	background-repeat: repeat-y;


}
p {
	font-size: 70%;
	margin-left: 10px;
	margin-right: 15px;




}
h1 {
	font-size: large;
	font-weight: normal;
	color: #FF0000;
	margin-left: 5px;
	margin-bottom: -18px;


}
.toplinks {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/strip_top_grey.gif);
	background-repeat: repeat-x;
	padding-left: 10px;


}
.toplinks a {
	color: #FFFFFF;
	text-decoration: none;

}

.toplinks a:hover {
	color: #E8E8E8;

}



a {
	color: #3399FF;
	font-weight: bold;
	text-decoration: none;

}
.linedotted {
	background-image: url(../images/line_dotted_01.gif);
	background-repeat: repeat-x;
	margin-bottom: -18px;
}
li {
	font-size: 70%;
	margin-bottom: 3px;
	margin-left: -10px;


}
.loginform {
	font-size: 70%;
	
}
form {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}



.loginform p {
	text-align: right;
	margin-top: 0px;

}
.loginform input {
	margin-bottom: 10px;
}
.adminlinkstop {
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 3px;
	font-weight: bold;

}
.adminlinkstop a {
	color: #FFFFFF;
}

.adminlinkstop a:hover {
	color: #E8E8E8;
}


h2 {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #99CCFF;
}
.regtable {
	font-size: 70%;
	font-weight: bold;

}
.regtable td {
	background-color: #FAFAFA;
}
.normal {
	font-weight: normal;
}
.regtable th {
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;

}
h3 {
	font-size: 90%;
	color: #FF0000;
	margin-left: 10px;
}
.regform {
	margin: 0px;
}
P.sm {font-size:9px;}



#helpbutton { width: 120px; height: 100px; background: #d0cfcf; padding: 8px; border: 1px solid #999999; margin: 10px auto 0 auto; text-align: center; }
#helpbutton h2 { display: block; width: 120px; height: 30px; background: #ff0000; color: #FFFFFF; font-size: 100%; margin: 0px; }
#helpbutton p a { text-align: left; color: #FFFFFF; }




