/* CSS Document */

BODY, TD, H2
{
	color:#000000;
	font-size:12px;
	font-family:verdana,trebuchet ms;
	font-weight:normal;
	margin-top:0px;
	margin-buttom:7px;
	list-style-position: outside;
	list-style-image: url(../images/ul.jpg);
	list-style-type: none;
}

A
{text-decoration:none; cursor:hand;}

A:HOVER
{text-decoration:underline;} 



.orange
{
	list-style-image: url(../images/li.gif);
}

P
{
	color:#000000;
	font-size:12px;
	font-family: verdana;
	font-weight:normal;
	line-height: normal;
}

H1
{

	color:#000000;
	font-size:18px;
	font-family:verdana,trebuchet ms;
	font-weight:normal;
	margin-top:0px;
	margin-buttom:0px;
}

H3
{

	color:#000000;
	font-size:16px;
	font-family:verdana,trebuchet ms;
	font-weight:normal;
	margin-top:0px;
	margin-buttom:3px;
}



BODY 
{

	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#ECECEC;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-base-color:#ECECEC;
	scrollbar-3dlight-color:#ECECEC;
	scrollbar-darkshadow-color:#000000;

}

.menutext
{
	color:#ffffff;
	font-size:12px;
	font-family: verdana;
	font-weight:normal;
	line-height: normal;
}

.menuline
{
	color:#D4DABD;
	font-size:12px;
	font-family:verdana,trebuchet ms;
	font-weight:normal;
	line-height: normal;
	text-decoration:underline; cursor:hand;
	 
}

.graytext
{
	color:#000000;
	font-size:12px;
	font-family:verdana,trebuchet ms;
	font-weight:normal;
	line-height: normal;
}

.orangetext
{
	color:#eaa001;
	font-size:14px;
	font-family:verdana,trebuchet ms;
	font-weight:bold;
	line-height: normal;
}

.mail
{
	color:#ffffff;
	font-size:12px;
	font-family:verdana,trebuchet ms;
	font-weight:normal;
	line-height: normal;
}

.greentext
{
	color:#AEBD7B;
	font-size:12px;
	font-family:verdana,trebuchet ms;
	font-weight:normal;
	line-height: normal;
}

A, A:VISITED, A:ACTIVE, A:HOVER

{	
	
	color:#EAA001;

}

.input_light
{ 
	color: #CCCCCC; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family:verdana,trebuchet ms;
	text-decoration: none;
	background-color:#f8f8f8;		
	border: solid 1px #CCCCCC 
}

.submit
{
	color: #FFFFFF; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family:verdana,trebuchet ms;
	text-decoration: none;
	background-color:#666666;		
	border: solid 1px #000000;
}

.lefttext
{

	color:#000000;
	font-size:15px;
	font-family:verdana,trebuchet ms;
	font-weight:normal;
	margin-top:0px;
	margin-buttom:0px;
}

.txtfield { 

			color: #595959; 
			font-style: normal; 
			font-weight: normal; 
			font-size: 12px; 
			font-family: Verdana; 
			text-decoration: none;
			background-color:#FFFFFF;		
			border: solid 1px #B6B6B6 
		 }
		 


.txtfield_orange { 

			color: #595959; 
			font-style: normal; 
			font-weight: normal; 
			font-size: 12px; 
			font-family: Verdana; 
			text-decoration: none;
			background-color:#FFFFFF;		
			border: solid 1px #EAA001 
		 }
		 




.txtarea { 
			
			color: #595959; 
			font-style: normal; 
			font-weight: normal; 
			font-size: 12px; 
			font-family: Verdana; 
			text-decoration: none; 
			
			border: solid 1px #B6B6B6 
		 }



.blackborder
{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
}

.bottom
{
	border-bottom-color:#D8D8D8;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}


background-image: url(http://localhost/images/txtarea_bg.jpg);    background-image: url(http://localhost/images/txtfield_bg.jpg);   4b5454


