/* Links in the footer */
/* unvisited link */
a.textlink:link {
	color:#030C45;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 1px;
	}     

/* visited link */
a.textlink:visited {
	color:#FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 1px;
	}  
	
/* mouse over link */
a.textlink:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px #2D96FF solid;
	border-bottom: 1px #2D96FF solid;
	border-right-style: none;
	border-left-style: none;
	padding: 1px;
	background-color: #0054AA;
	}  

/* selected link */
a.textlink:active {
	color:#FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 1px;
	}  
	
/* style for page */	
	
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	background-image: url(images/back.jpg);
}

/* content Area*/
.contentCell
{
	background:#EFEFEF;
	/* background:url(images/vbar.gif) repeat-y; */
}


/*Magazine form registration */
.text1
{
	border:1px solid #003366;
	font-size:8pt;
	color:#990000;
	background:#EEEEEE;
	width:150px;
	height: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
	vertical-align:middle;
}

.button1  
{
	border:1px #ffffff solid;
	background:#0054a9; 
	width:120px;
	height:20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;

}
/* end of mag reg */
.regMag
{
	margin-top:45px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.regVote
{
	margin-right:0px;
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.voteButton
{
	border:1px #ffffff solid;
	background:#0054a9; 
	width:60px;
	height:20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;

}
/* format bottom right header for member of and accept payment*/
.head_footer
{
	color:#030C45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}option {
}
