

/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;

}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	

	}	
		
H2	{	

	}	
		
H3	{	

	}	
		
H4	{	

	}	
		
H5, DT	{	

	}	
		
H6	{	

	}	
		
TFOOT, THEAD	{	

	}	
		
TH	{	

	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	
	}	

UL LI LI	{	
	
	}	

UL LI LI LI	{	
	
	}	
	
OL LI	{	
	
	}	

OL OL LI	{	
	
	}	

OL OL OL LI	{	
	
	}	



#title1 
{
	width:200;
}
#comboTitles 
{
	width:182; height:16; font-size:xx-small ; font-family:Verdana 
}
#Button1 
{
	width:182;  height: 18; font-size: xx-small 
}
#Button2
{
	width:182; height:18; font-size:xx-small 
}
INPUT 
{
	width: 182; height:18
}
DIV 
{
	width:182px; background-color: Transparent 
}

#textBox1
{ width:182; font-size:x-small; font-family:Verdana; height:55
}
#textbox3
{
	font-size:x-small; height:18; font-family:Verdana
}
#textbox2 
{ font-size:x-small; height:18; font-family:Verdana;  
}

LABEL
{ font-family:Verdana; font-size:xx-small
}
#heading1
{ width:182; height:21; font-family:Verdana; font-size:xx-small 
}
#DropDownList1
{ width:182; font-size:xx-small  
}

	
#Table2
{ border-color: Black; border-width:thin
}
#Table1
{  border-color: Black 
}
