A {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:link {
	COLOR: #000066; BACKGROUND-COLOR: transparent
}
A:visited {
	COLOR: #000066; BACKGROUND-COLOR: transparent
}
A:active {
	COLOR: #cc0; BACKGROUND-COLOR: transparent
}
A:hover {
	COLOR: #FF0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF0000;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000033;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;


}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
.bodytext {
	font-size: 12px;


}
.title3 {
	font-weight: bold;
	color: #FF0000;
	background-color: #e4e4e4;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;



}

#menu A:link {
	font-size: 11px;
	FONT-WEIGHT: bold;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	padding: 2px;

}
#menu A:visited {
	font-size: 11px;
	FONT-WEIGHT: bold;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	padding: 2px;

}
#menu A:hover {
	font-size: 11px;
	FONT-WEIGHT: bold;
	BACKGROUND: #FFFFFF url(none) repeat scroll 0% 0%;
	COLOR: #000033;
	TEXT-DECORATION: none;
	padding: 2px;

}

#menu A:active {
	font-size: 11px; FONT-WEIGHT: bold; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffe; TEXT-DECORATION: underline overline
}


.content {
	padding: 5px 20px;
}
.toptitle {
	padding: 3px;
	width: 100%;
	text-align: center;
	color: #FF0000;
	border-top: 1px dashed;
	border-right: 1px dashed;
	border-bottom: 1px dashed;
	border-left: 1px dashed;






}
.titlebg {
	background-color: #CCCCCC;
}

#button {
	width: 100%;
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #ffffff;
	font-size: 13px;


	}


#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		margin: 0;
		}


#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #000033;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

#button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 10px solid #2586d7;
		border-right: 10px solid #FFFFFF;
		background-color: #2586d7;
		color: #fff;
		}
input {
	font-size: 11px;
}

input.btn{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#000033;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	border-left: 1px solid #FF0000;

}
input.btnhov{
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
	font-weight: bold;
	color: #FF0000;


}



.tablehead {
	color: #FFFFFF;
	background-color: #000033;
	font-size: 12px;
	font-weight: bold;
}
.td1 {
	font-size: 12px;
	background-color: #e4e4e4;
}
.td2 {
	font-size: 12px;
}
.titlemember {
	color: #FFFFFF;
	background-color: #2175bc;
	font-weight: bold;
	padding: 2px 2px 2px 18px;


}
#memberlogin {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;


}
#memberlogin a{
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;


}
#memberlogin a:hover{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;


}
#memberlogin input{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;



}
#memberlogin td {
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px 4px;
}

.cssbtn {
	display:inline; display:inline-block;
	width:400px;
	margin:0.2em; padding:1px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:left;
	background:#FF0000;
	color:#FFFFFF;
	border:1px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.cssbtn[class] {
	width:auto;
	min-width:50px;
	}
.cssbtn strong {
	font-weight:bold;
	background:#FF0000;
	color:#FFFFFF;
	}
.cssbtn:hover {
	background:#FF0000;
	color:#FFFFFF;
	text-decoration: none;
}
.cssbtn:hover strong { background:#FFFFFF; color:#FF0000; }

.btn2 { background:#000033; color:#FF0000}
.warn {
	font-style: italic;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.bodytext {
	text-align: justify;
}
#register {
	padding: 6px 4px;
	border: 1px dotted #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;


}
#register a:hover {
	padding: 3px 4px;
	color: #FFFFFF;





}
#register a {
	background-color: #000033;
	color: #FF0000;


}
