a:link {
	background:inherit;
	color:#BF2E1B;
}
a:visited {
	background:inherit;
	color:#BF2E1B;	
}
a:hover {
	background:inherit;
	color:#2E3844;	
}

a:active {
	background:inherit;	
	color:#BF2E1B;
}


a.event:link {
	background:inherit;
	color:#BF2E1A;
}
a.event:visited {
	background:inherit;
	color:#BF2E1A;	
}
a.event:hover {
	background:inherit;
	color:#FFFFFF;
}

a.event:active {
	background:inherit;	
	color:#BF2E1A;	
}

a.news:link {
	background:inherit;
	color:#FFFFFF;
}
a.news:visited {
	background:inherit;
	color:#FFFFFF;	
}
a.news:hover {
	background:inherit;
	color:#BF2E1A;
}

a.news:active {
	background:inherit;	
	color:#FFFFFF;	
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label{
	font-size:10px;
}

fieldset{
	padding:0px 10px 10px 10px;
}

legend{
	color:#BF2E1A;
	font-weight:bold;
}

table {
  border-collapse: collapse;
} 

body, tr, td, img, form, table, div{
/*
	border:0px;
	padding:0px;
	margin:0px;
*/
	font-size:12px;
}

li{
	font-size:10px;
}

#lnkMember{
	color:#BF2E1A;
	font-size:10px;
	font-weight:bold;
}

#lnkArchivesNews{
	color:#BF2E1A;
	font-size:10px;
	font-weight:bold;
}

#lnkArchivesEvents{
	color:#2E3844;
	font-size:10px;
	font-weight:bold;
}

.note{
	font-size:10px;
}

.eventdate{
	color:#BF2E1A;
	font-weight:bold;
}

.eventtitle{
	font-weight:bold;
}

.eventheader{
	font-size:10px;
	font-weight:bold;
}

.newsdate{
	color:#AFD0F9;
	font-weight:bold;
}

.newstitle{
	font-weight:bold;
}

.subscribelabels{
	font-weight:bold;
}

.header_startype{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

.startype{
	color:#2E3844;
	font-size:9px;
}

.startype_profile{
	color:#BF2E1A;
	font-size:10px;
	font-weight:bold;
}

.loginmsg{
	color:#BF2E1A;
	font-weight:bold;
	font-size:10px;
}

.instruction{
	color:#BF2E1A;
	font-size:9px;
}

.faq_header{
	color:#BF2E1A;
	font-weight:bold;
	font-size:14px;
}

.faq_question{
	color:#BF2E1A;
	font-weight:bold;
}

.text{
	text-align:justify;
	font-size:10px;
}

.biography{
	text-align:justify;
	font-size:10px;
}

.header_privacy_policy{
	text-decoration:underline;
}

.ca_text{
	font-weight:bold;
}

/* Dynamic Menu */

#divStarsMenu{
	position:absolute;
	padding:5px;
	display:none;
	top:10px;
	left:660px;
	background-color:#FFFFFF;
	z-index:10;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
