/* Default CSS Stylesheet for a new Web Application project */
table
{
font-family : Arial ;
font-size:10pt;	
}
BODY
{
 background:White;
 PADDING-RIGHT: 0px;
 PADDING-LEFT: 0px;
 PADDING-BOTTOM: 0px;
 MARGIN: 0px; 
 PADDING-TOP: 0px;
}
TD.Title
{
COLOR: black; 
padding-left: 24px;
font-family: Arial;
font-size: 11pt;
font-weight :bold ;
background:"#cccccc";
vertical-align:bottom;	
}
.note
{
	font-size:10px;
	COLOR: #555555;
}
TD.Navigator:link
{
text-decoration:none;
color:	#C00F0F;
}
TD.Navigator:hover
{
text-decoration:none;
color:	#C00F0F;
}

TD.Navigator
{
text-decoration:none;
color:	C00F0F;
text-align:right;
font-family: Arial;
font-size: 7pt;
font-weight :bold ;
}

.bottom_link:visited
{
color:#C00F0F;
}
.bottom_link:active
{
color:#C00F0F;
}
.bottom_link
{
color:#C00F0F;
}
.bottom_link:hover
{
	color: tomato;
}
.TD_INPUT_FORM
{
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight:100;
	color:292929;
	width:300;
	vertical-align:middle;
	background-color: #f7f7f7;

}
.TD_INPUT_FORM2
{
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight:100;
	color:292929;
	width:420;
	vertical-align:middle;
	background-color: #f7f7f7;

}
.TD_INPUT_FORM_TITLE2
{
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight:100;
	color:292929;
	width:186;
	vertical-align:middle;
	background-color: #f7f7f7;

}
.TD_INPUT_FORM_TITLE
{
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight:100;
	color:292929;
	width:150;
	vertical-align:middle;
	background-color: #f7f7f7;

}
.button_style
{
background:"#555555";
cursor:hand;
border-style:solid;
border-width:1px;
border-color:#999999;
color:#eeeeee;

}
.validation
{
font-size:9px;	
background: #ffffff;
width:100%;
letter-spacing:1px;
vertical-align:middle;
height:5;
color:red;
}
.asp_textarea
{
Width:413;
Height:100;
}
.asp_textbox
{
Width:238;
background-color:#f7f7f7;
border-color:DimGray;
border-width:1;
border-style:solid 
}
.asp_textbox1
{
Width:269;
background-color:#f7f7f7;
border-color:DimGray;
border-width:1;
border-style:solid 
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
   
}
H1	{	
	
	}	
		
H2	{	
	
	}	
		
H3	{	
	
	}	
		
H4	{	
	
	}	
		
H5, DT	{	

	}	
		
H6	{	

	}	
		
TFOOT, THEAD	{	
	
	}	
		
TH	{	
	
	}	


A:link	{	
	text-decoration:	none;
	color:	#7f7f7f;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#7f7f7f;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#7f7f7f;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#c4151c;
	}
	
SMALL	{	

	}	

BIG	{	

	}	

BLOCKQUOTE, PRE	{	
	
	}	
	

UL LI	{	

	}	

UL LI LI	{	

	}	

UL LI LI LI	{	

	}	
	
OL LI	{	
	
	}	

OL OL LI	{	

	}	

OL OL OL LI	{	

	}	

IMG 	{
	
	}

