/* ********************************************************************** */
/* *** global styles *** */

/* ********************************************************************** */
A:LINK {
	text-decoration : none;
	font-weight: bold;
}

A:ACTIVE {
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	text-decoration : underline;
	font-weight: none;
}


body 
{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; color: #000000;
	/* margin-top: 0px; */ 
	/* margin-right: 0px; */
	/* margin-bottom: 0px; */
	/* margin-left: 0px */
}


/* ********************************************************************** */
/* Main Styles */
/* ********************************************************************** */

.regtext /* *** text style used for basic text throughout the site *** */
{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	text-decoration: none;

}
	.regtext  a:link { color:#F5650D; text-decoration: none; font-weight: bold;}
	.regtext  a:visited { color:#F5650D; text-decoration: none; font-weight: bold;}
	.regtext  a:active { color:#F5650D; text-decoration: none; font-weight: bold;}
	.regtext  a:hover { color:#000066; text-decoration: underline; font-weight: bold;}
	
.navtext /* *** text style used for navigation menu in member area *** */
{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #003399;
	text-decoration: none;

}
	.navtext  a:link { color:#000066; text-decoration: none}
	.navtext  a:visited { color:#000066; text-decoration: none}
	.navtext  a:active { color:#000066; text-decoration: none}
	.navtext  a:hover { color:#FF0000; text-decoration: none}

.small
{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000
}

	.small  a:link { color:#071956}
	.small  a:visited { color:#071956}
	.small  a:active { color:#071956}
	.small  a:hover { color:#FB3203}


.copyright 
{  
    font-family: Arial, Verdana, mono; 
    font-size: 10px; color: #FFFFFF;
}

	.copyright  a:link { color:#FFFF33; text-decoration: none}
	.copyright  a:visited { color:#FFFF33; text-decoration: none}
	.copyright  a:active { color:#FFFF33; text-decoration: none}
	.copyright  a:hover { color:#FFFF33; text-decoration: none}
	
.login
{  
    font-family: Arial, Verdana, mono; 
    font-size: 9px; color: #FB3203;
}

.bold
{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
}
.BodyTable {
	border: 2px solid #3856EA;
}

.highlight
{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #0155C5;
}
.highlight2
{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #0155C5;
}
