/*
Default settings
*/
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #660000;
	background-image: url(/images/bg.jpg);
	margin-top: 0px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #CC3399;
}
a:visited {
	text-decoration: none;
	color: #CC3399;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

/*
Normal text
*/

.heading {  
	font-weight: bold;
	color: #FF6600;
	}
	
.normaltext {  
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.normaltext_bold {  
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.required_field {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #FF6600;
}

.good_field {  
		color: #CC3399;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

.good_field_normal {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #0000ff;
}

A.good_field_normal:link { Color : #0000ff ; text-decoration: underline  } 
A.good_field_normal:active { Color : #0000ff ; text-decoration: underline  } 
A.good_field_normal:visited {Color : #0000ff ; text-decoration: underline } 
A.good_field_normal:hover {Color : #FF6600 ; text-decoration: none }

.error_field {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #CC0000;
}

.error_field_normal {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #CC0000;
}

A.error_field_normal:link { Color : #CC0000 ; text-decoration: underline  } 
A.error_field_normal:active { Color : #CC0000 ; text-decoration: underline  } 
A.error_field_normal:visited {Color : #CC0000 ; text-decoration: underline } 
A.error_field_normal:hover {Color : #FF6600 ; text-decoration: none }

.smalltext_bold {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
}
.smalltext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
}

.login_field{
	width:110;
	height:17;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #666666;
}
.login_highlight {
color: #FF9900; 
font-weight: bold; 
text-decoration: none;
}

A.login_highlight:link { color: #FF9900; font-weight: bold; text-decoration: none  } 
A.login_highlight:active { color: #FF9900; font-weight: bold; text-decoration: none  } 
A.login_highlight:visited { color: #FF9900; font-weight: bold; text-decoration: none  } 
A.login_highlight:hover { color: #FF9900; font-weight: bold; text-decoration: underline  } 


.text_field{
	width:200px;
	height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #666666;
}

.select_field{
	width:200;
	height:17;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #666666;
}

.area_field{
	width:200;
	height:50;
	rows:4;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #666666;
}

.day_field{
	width:40;
	height:17;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #666666;
}


.month_field{
	width:80;
	height:17;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #666666;
}

.year_field{
	width:50;
	height:17;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #666666;
}

.head_orange {  
		font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}

.head_gray {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #909090;
}

.dancer_head{  
	font-size: 11px;
	color: #CC3399; 
	font-weight: bold; 
	
}

.dancer_link {  
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

A.dancer_link:link { Color : #ffffff ; text-decoration: none  } 
A.dancer_link:active { Color : #ffffff ; text-decoration: none } 
A.dancer_link:visited { Color : #ffffff ; text-decoration: none } 
A.dancer_link:hover {Color : #ffffff ; text-decoration: underline }

.fpage_dancer_head{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #DF962D;
}

.fpage_dancer_text{  
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	color: #FFFFFF;
}





.level_all {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #CC0000;
}
.level_silver {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #B1C5C7;
}
.level_gold {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #FF9900;
}

.buttonfield {  
	font-family: Verdana,Arial; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #CC0000; 
	font-weight: bold;
	vertical-align: middle;
}

.orange {  
	color: #FF6600;
}
.purple{
	color: #CC3399;
}
.bold {
font-weight:bold;
}
 
.normal{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.orange_heading{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}