.greenlabel 
{
	font-size: 11px; 
	background-color: green; 
	color: black; 
	font-weight: bold;
}

.sectionheader1
{
	background-color: black;
	padding-left: 4px;
	color: #CCCCCC;
	font-size: 18px;
	border-bottom: solid 1px #003399;
}

.cellheader1
{
	padding-left: 4px;
	background-color: black;
	color: #CCCCCC;
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;	
}

.txtfield1
{
	background-color: black;
	color: #CCCCCC;
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;	
}

.upfield
{
	background-color: black;
	color: #CCCCCC;
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;	
}

.btn1
{
	height: 25px;
	cursor: hand;
	background-color: black;
	color: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;
}

.btn1_hover
{
	height: 25px;	
	cursor: hand;
	background-color: #003399;
	color: white;
	font-family: Arial;
	font-weight: bold;
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;
}

.btn2 {
	height: 25px;
	width: 25px;
	cursor: hand;
	background-color: black;
	color: #003399;
	font-family: Arial;
	font-weight: bold;
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;
}
.btn2_hover {
	height: 25px;
	width: 25px;
	cursor: hand;
	background-color: #003399;
	color: black;
	font-family: Arial;
	font-weight: bold;
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;
}

.graytext
{
	color: #CCCCCC;
}






.smallbluetext {
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.leftgreenborder {
   BORDER-LEFT: #008000 1px solid;
}

.leftblueborder {
   BORDER-LEFT: #003399 1px solid;
}

.maincontentcell {
	background: url("/images/nsplash17.jpg") repeat-x;
}
	
.a_graphic 
{
	color: Lime;
	font-weight: bold;
}
LI
{
	color: #FFFFFF;
}
.a_page
{
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

.bluebox {
    BORDER-TOP: #003399 1px solid;
    BORDER-BOTTOM: #003399 1px solid;
    BORDER-LEFT: #003399 1px solid;
    BORDER-RIGHT: #003399 1px solid;    	
}


.desc {
	FONT-WEIGHT: Normal;
}

i {
	COLOR: Yellow;
}

LI.greenarrow {
	list-style-image:url(<% Response.Write Application("server") %>/images/greenarrow.gif);
	margin-top:5;
}


.LegalLink {
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 10px;    
    COLOR: #FFFFFF;
	TEXT-DECORATION: none    
}



.MailLink {
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #FFFF00;
	TEXT-DECORATION: none    
}
.NavLink {
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
	TEXT-DECORATION: none    
}
.smwhiteheader {
    FONT-FAMILY: arial, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;	
}
.smwhite {
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;	
}
.PageText
{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none    
}
.SectionHeader
{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none    
}


.formfield
{
	background-color: black;
	color: #CCCCCC;
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;	
}

.formlabel
{
	background-color: #313039;
}


.NewsHeader
{
    BACKGROUND-COLOR: #000000;
    COLOR: #cccccc;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.NewsText
{
    COLOR: #32ad21;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
.FooterLinks
{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

.greenborderright
{
    BORDER-RIGHT: #008000 1px solid;	
}

.Table1
{
    BORDER-BOTTOM: #ECA45A 1px solid;
    BORDER-LEFT: #ECA45A 1px solid;
    BORDER-RIGHT: #ECA45A 1px solid;
    BORDER-TOP: #ECA45A 1px solid;
    BACKGROUND-COLOR: #080808;
    COLOR: #CCCCCC;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.Table2
{
    BORDER-BOTTOM: #008000 1px solid;
    BORDER-LEFT: #008000 1px solid;
    BORDER-RIGHT: #008000 1px solid;    
}

.Table3
{
    BORDER-BOTTOM: #008000 1px solid;
}

.Table4
{
    BORDER-LEFT: #008000 1px solid;
    BORDER-RIGHT: #008000 1px solid;    
}

.Table5
{
    BORDER-LEFT: #008000 1px solid; 
}

.Table
{
    BORDER-BOTTOM: #008000 1px solid;
    BORDER-LEFT: #008000 1px solid;
    BORDER-RIGHT: #008000 1px solid;
    BORDER-TOP: #008000 1px solid
}
TD
{
    COLOR: white;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px
}
.textbox1{
	COLOR: #FFFFFF;
	BACKGROUND: #696969;
    BORDER-BOTTOM: #dcdcdc 1px solid;
    BORDER-LEFT: none;
    BORDER-RIGHT: #dcdcdc 1px solid;
    BORDER-TOP: none	
}

BODY
{
    BACKGROUND: black;
    COLOR: white;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
	scrollbar-base-color: #313039;
	scrollbar-Highlight-Color: #6B6973;
	/* scrollbar-Face-Color: #6B6973; */
	scrollbar-Track-Color: #6B6973;
}

H1
{
    COLOR: yellow;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bolder
}
H2
{
    COLOR: white;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder
}
H3
{
    COLOR: yellow;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder
}

P
{
    COLOR: white;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px
}

A
{
	cursor: hand;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: Bold;
    COLOR: #FFFFFF;
	TEXT-DECORATION: none    
}






.title     
{
	color: #009900; 
	font: 12px Arial; 
	cursor: hand;
}

.entry     
{
	color: #2F4F51; 
	font: 10px Arial; 
	cursor: hand;
}

.crazy     
{
	color: #009900; 
	font: 12px Arial; 
	cursor: hand;
}

.
.weaktitle 
{
	color: #6F8F91; 
	font: 12px Arial Black; 
	cursor: hand;
}

.weakentry 
{
	color: #6F8F91; 
	font: 10px Arial;       
	cursor: default;
}

.weakcrazy 
{
	color: #666666; 
	font: 12px Impact;      
	cursor: hand;
}
 



/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: black;
    color: White;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

TR
{
	font-size: 12px;
	color: White;
}

.Row_Selected {background: #000066; color: white; cursor: hand}
.Row_NotSelected { }

.Server_Hover_On {background: green; color: white; cursor: hand}
.Server_Hover_Off { }

.characterlabel 
{
	color: Yellow;
}

.Table1
{
	BORDER-TOP: #008000 1px solid;
    BORDER-BOTTOM: #008000 1px solid;
    BORDER-LEFT: #008000 1px solid;
    BORDER-RIGHT: #008000 1px solid;
}

.Table2
{
    BORDER-BOTTOM: #008000 1px solid;
    BORDER-LEFT: #008000 1px solid;
    BORDER-RIGHT: #008000 1px solid;    
}

.LegalLink {
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 10px;    
    COLOR: #FFFFFF;
	TEXT-DECORATION: none    
}

A
{
	cursor: hand;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: Bold;
    COLOR: #FFFFFF;
	TEXT-DECORATION: none    
}
