/*Cycle Snatch Productions */

BODY
{
	background: #333366;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

/* normal links in body text */
A:link
{	
	text-decoration:	none;
	color:	#FF9900;
}	
		
A:visited
{	
	text-decoration:	none;
	color:	#FF9900;
}	
		
A:active
{	
	text-decoration:	none;
	color:	#FF9900;
}	
		
A:hover
{	
	text-decoration:	underline;
	color:	#FF9900;
}
	
/* links in the top navigation area */
.topnav:link
{	
	text-decoration:	none;
	color:	silver;
	font-size: 11
}	
		
.topnav:visited
{	
	text-decoration:	none;
	color:	silver;
	font-size: 11
}	
		
.topnav:active
{	
	text-decoration:	none;
	color:	silver;
	font-size: 11
}	
		
.topnav:hover
{	
	text-decoration:	underline;
	color:	silver;
	font-size: 11
}
	
.cmd_button
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: black;
    FONT-SIZE: 11;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


.bry_11pt_wht
{
	COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.bry_11pt_silver
{
	COLOR: silver;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.bry_12pt_blk
{
	BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.bry_14pt_bld
{
	BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.bry_9pt_blue
{
	BACKGROUND-COLOR: white;
	color: Navy;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9
}

.main_body_text
{
	/*color: #131C46;*/
	color: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11
}

.regbodysingle
{
	/*color: #131C46;*/
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11
}

.form_labels
{
	color: #FF9900;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11
}

.footer_text
{
	color: #131C46;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9
}

.footer_sub_text
{
	color: #131C46;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9
}

.header_text
{
	BACKGROUND-COLOR: #171740;
	color: silver;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11;
    FONT-WEIGHT: bold;
}

.sub_header_text
{
	BACKGROUND-COLOR: #cccccc;
	color: black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11;
    FONT-WEIGHT: bold;
}

.never_activated
{
	BACKGROUND-COLOR: red;
	color: white;
    FONT-WEIGHT: bold;
}

.active
{
	BACKGROUND-COLOR: green;
	color: white;
    FONT-WEIGHT: bold;
}

.pending_deactivation
{
	BACKGROUND-COLOR: yellow;
	color: black;
    FONT-WEIGHT: bold;
}

.deactivated
{
	BACKGROUND-COLOR: red;
	color: white;
    FONT-WEIGHT: bold;
}

TD
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10;
}

.TableBodies
{
	BACKGROUND-COLOR: #6969A9;
}

.MainTableHeader
{
	BACKGROUND-COLOR: #171740;
}

.formDDLs
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10;
	font-style:	normal;
}

.formLabels
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: darkorange
	font-size:	10;
	font-style:	normal;
	font-weight: bold;
}

