/* CSS Stylesheet for CyberNet Web Hosting */

BODY
{
    BACKGROUND-COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #99CCFF;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.content
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #99CCFF;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.printer
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.smTitle
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #99CCFF;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.medTitle
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: #99CCFF;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.lgTitle
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 17px;
    COLOR: #99CCFF;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A.printer
{
    text-decoration: underline;
    color: black;	
}

A.printer:link
{
    text-decoration: underline;
    color: black;	
}

A.printer:visited
{
    text-decoration: underline;
    color: black;	
}

A.printer:active
{
    text-decoration: underline;
    color: black;	
}

A.printer:Hover
{
    text-decoration: underline;
    color: blue;
}

.NAV
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A.NAV
{
    text-decoration: none;
    color: #99CCFF;	
}

A.NAV:link
{
    text-decoration: none;
    color: #99CCFF;	
}

A.NAV:visited
{
    text-decoration: none;
    color: #99CCFF;	
}

A.NAV:active
{
    text-decoration: none;
    color: #99CCFF;	
}

A.NAV:Hover
{
    text-decoration: underline;
    color: white;
}

.sidebarNAV
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    COLOR: #99CCFF;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A.sidebarNAV
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.sidebarNAV:link
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.sidebarNAV:visited
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.sidebarNAV:active
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.sidebarNAV:Hover
{
    text-decoration: underline;
    color: white;
}

.search
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A.search
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.search:link
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.search:visited
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.search:active
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.search:Hover
{
    text-decoration: underline;
    color: white;
}


.footer
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A.footer
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.footer:link
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.footer:visited
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.footer:active
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.footer:Hover
{
    text-decoration: underline;
    color: white;
}

.footerNAV
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A.footerNAV
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.footerNAV:link
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.footerNAV:visited
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.footerNAV:active
{
    text-decoration: underline;
    color: #99CCFF;	
}

A.footerNAV:Hover
{
    text-decoration: underline;
    color: white;
}
TH, THEAD, TFOOT
{
    COLOR: white;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	0.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
; color: #660099
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#99CCFF;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#99CCFF;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#99CCFF;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	white;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Arial, Helvetica, sans-serif;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.TextBox 
{ 
	border: #000000 1px inset; 
	border-color: #000000 #666666 #666666 #000000; 
	background-color: #FFFFFF; 
	background-attachment: fixed; 
	background-image: url(../images/backgrnd/textbox-shadow.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
}
#dottedborder
{
	border: 1px inset;
	border-color: blue;
	border-style: dashed;
}
H2 { 
    COLOR: #99CCFF;
 } 

H1 { 
    COLOR: #99CCFF;
 } H3 { 
    COLOR: #99CCFF;
 } H4 { 
    COLOR: #99CCFF;
 } H5 { 
    COLOR: #99CCFF;
 } 