/* CSS Document */

*			{margin:0px;}

p			{margin:7px;}

body		{font-family: Verdana, Arial, Helvetica, sans-serif;
			 font-size:12px;
			 color:#000000;}
			
TD			{font-family: Verdana, Arial, Helvetica, sans-serif;
			 font-size:11px;}

#agecheck	{font-family: Verdana, Arial, Helvetica, sans-serif;
			 text-align: center;
			 color:#FFFFFF;}	

.smallEntryFormText {font-size: 11px;}



/*for the links stuff in the middle of the page ##################################*/
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
}
.links a:link, .links a:visited, .links a:active {
	font-size: 12px; 
	color: #000000;
	text-decoration: underline;
}
.links a:hover {
	color:#ed1c24;
}	




/*for the form stuff in the middle of the page ##################################*/


.label {
	font-size:11px;
	text-align: right;
	padding-right: 5px;
	vertical-align:middle;
}
.label2 {
	font-size:10px;
	text-align: right;
	padding-right: 5px;
	vertical-align:middle;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #666666;
	margin: 2px;
	color: #000000;
	background-color:#FFFFFF;
}

.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #666666;
	margin: 2px;
	color: #000000;
	background-color:#FFFFFF;
}

.radioinput 		{border: 0px none;}


/*for the links stuff in the middle of the page ##################################*/
.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
}
.mainfont a:link, .mainfont a:visited, .mainfont a:active {
	font-size: 12px; 
	color: #000000;
	text-decoration: underline;
}
.mainfont a:hover {
	color:#ed1c24;
}	



/*for the copyright stuff at the bottom of the page ##################################*/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	font-size: 10px; 
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover {
	color:#ed1c24;
}	



/*for the rules stuff ##################################*/
.rules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	/*font-weight: bold;*/
	color: #3a352a;
	text-decoration: none;
}
.rules a:link, .rules a:visited, .rules a:active {
	font-size: 11px; 
	color: #3a352a;
	text-decoration: underline;
}
.rules a:hover {
	color:#ed1c24;
}	



/*for the links stuff in the middle of the page ##################################*/
.closewindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.closewindow a:link, .closewindow a:visited, .closewindow a:active {
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration: underline;
}
.closewindow a:hover {
	color:#ed1c24;
}	



