/* CSS Document */

body{margin:0px; background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-color:#202020;}
.reg_bg{background-image:url(../images/regbox_back.jpg); background-repeat:repeat-y;}

.midwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}

.midwhite1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	
}

.midgreenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9BDB01;
	line-height:16px;
	padding-bottom:8px;
	padding-top:8px;
	
}
.midgreenbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #39B016;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center;
	
}

.field {
	height: 17px;
	width: 160px;
}

.field1 {
	height: 20px;
	width: 160px;
}
.links{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; background-image:url(../images/arrow.jpg); background-position:center left; background-repeat:no-repeat; padding-left:12px; text-decoration:none; line-height:27px;}

.links:hover{text-decoration:underline;}

.l_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5D5D5D;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD792F;
	text-decoration: none;
	text-align: right;
}

.more:hover {
	text-decoration: underline;
}

.glink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	text-align: right;
	

}

.glink:hover {
	color: #F0FF00;
}

.botlink1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	text-align: center;
	line-height:25px;
	

}

.botlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	text-decoration: none;
	text-align: right;
	

}

.botlink:hover {
	color: #F0FF00;
	text-decoration:underline;
}
