/* Stuff for the login page */
.bcontent {
        padding-left: 30px;
        padding-top: 15px;
        color: #3E3F2C;
}
.formleftspace {
        padding-left: 30px;
}
.btext {
        color: #3E3F2C;
}

.sub_button {
        background-color: #B3B3B3;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bolder;
        color: #000000;
}

.infotbl {
	border: thin outset #B3B3B3;
}



.topmenu {
	color: #757575;
	text-align: center;
	
}

a.whtundl:link { color: #000000; text-decoration: none }
a.whtundl:active { color: #000000; text-decoration: none }
a.whtundl:visited { color: #000000; text-decoration: none }

.topmenuspace {
	height: 31px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align:center;
	color: #757575;
	border-left:6px solid #FFFFFF;
	border-right:6px solid #FFFFFF;
}

a.txmenu:link { color: #757575; text-decoration: none }
a.txmenu:active { color: #757575; text-decoration: none }
a.txmenu:visited { color: #757575; text-decoration: none }
a.txmenu:hover { color: black; text-decoration: none }

a.txmenuln:link { font-size: 14px; color: #757575; text-decoration: underline }
a.txmenuln:active { font-size: 14px; color: #757575; text-decoration: underline }
a.txmenuln:visited { font-size: 14px; color: #757575; text-decoration: underline }
a.txmenuln:hover { font-size: 14px; color: black; text-decoration: underline }

.gmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	height: 31px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	color: #757575;
}
.botmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	text-align: center;
	font-weight: bold;
}
.botmenuspace {

	height: 31px;
	width: 35px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.ct_ybig {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
.ct_wtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	left: 20px;
	vertical-align:text-top;
}
.ct_wtsmllr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.country_select {
	width:250px;
}
.greytitle {
	height: 70px;
	vertical-align: middle;
}
.redtitle {
	height: 12px;
	vertical-align: middle;
}
.blacktitle {
	height: 6px;
	vertical-align: middle;
}
.bcontent {
	padding-left: 30px;
	padding-top: 15px;
	color: #3E3F2C;
}
.btext {
	color: #3E3F2C;
}
.formleftspace {
	padding-left: 30px;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3E3F2C;
}
input.bad {
	border: thick ridge #B40620;
}
select.bad {
	border: thick ridge #B40620;
}
.confirmform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin outset #B3B3B3;
}
.signup_button {
	background-color: #B40620;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.signup_button_red {
	background-color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}

.blackbox {
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

.sPanel {
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000;
}

.sPanel-right {
	border-left: 10px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.stitle
{
	color:#AD2C2F;
	font-family: 'Times New Roman', Times, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.subtitle
{
	color:#999999;
	font-family: 'Times New Roman', Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.subtitlereg
{
	color:#999999;
	font-family: 'Times New Roman', Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.subtitleblk
{
	color:#000000;
	font-family: 'Times New Roman', Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.subtitlehil
{
	color:#AD2C2F;
	font-family: 'Times New Roman', Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


hr {
	background-color: #000000;
 	color: #000000;
	height: 3px;
}

.whitebox {
	border: none;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
