BODY, TD, TH, DIV, P, SELECT, INPUT, TEXTAREA 
		{FONT-FAMILY: Tahoma, sans-serif;
		 FONT-SIZE: 11px;
		 color:#ffffff;}

a 		{text-decoration: none; 
		 FONT-SIZE: 11px;
		 border:0;
		 color:#dbe4f8;}
A:hover 	{text-decoration: underline;
		 color:#ffffff;}

a.bottom	{text-decoration: none; 
		 FONT-SIZE: 10px;
		 color:#3a5a93;}
A.bottom:hover 	{text-decoration: underline;
		 color:#000000;}

.titheader	{color:#ffffff;
	 	 FONT-FAMILY: Arial Narrow, Arial, sans-serif;
		 FONT-SIZE: 16px;}


ul	 	{margin-bottom:0;
		 margin-top:0;
        	 PADDING-BOTTOM: 0px;
	       	 PADDING-TOP: 0px;}

li.arr     	{list-style-image : url(../images/arr.gif);}

textarea, input.tx	{
	width: 150px;
	BORDER-RIGHT: #afb0b1 1px solid;
	BORDER-TOP: #afb0b1 1px solid; 
	BORDER-LEFT: #afb0b1 1px solid; 
	BORDER-BOTTOM: #afb0b1 1px solid; 
}
form 	{
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
    	PADDING-LEFT: 0px;
    	PADDING-RIGHT: 0px;
    	PADDING-TOP: 0px
}
.repy {
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: top center;
}

input	{
	FONT-FAMILY: Tahoma, sans-serif;
	FONT-SIZE: 11px;
	color: Black;
}

h1	{margin-bottom:5;
		 margin-top:5;
        	 PADDING-BOTTOM: 5px;
	       	 PADDING-TOP: 5px;
				 FONT-SIZE: 14px;
				 text-align: center;}
