body	{
						margin:0px;
						padding:0px;
						background-image: url(bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						background-color:#333333;
						font-family:Verdana;
						}
td {

						font-size:11px;
						font-family:Verdana;
						color:black;
						}						
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#416597;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#416597;
						font-size:11px;
						text-decoration:none;
						}

/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong a	{
						color:#363636;
						text-decoration:underline;
						}
strong a:hover	{
						color:#363636;
						text-decoration:none;
						}												
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						font-family:Verdana;
						font-size:11px;
						}												
.input_1	{
						height:19px;
						background-image: url(input_1.gif);
						background-position: left top;
						background-repeat: no-repeat;
						margin:2px 0px 0px 0px;
						
						}
select	{
						margin:2px 0px 0px 0px;
						font-size:10px;
						}	
.textarea_1	{
						margin:0px 0px 0px 0px;
						overflow:hidden;
						background-image: url(input_2.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(list_0_1.gif);
						background-position: 0% 6px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 2px 0px; 
						padding:0px 0px 0px 17px;
						color:#BD6003;
						}
li a	{
						color:#BD6003;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#BD6003;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer	{
						background-image: url(footer_bg.gif);
						background-position: left top;
						background-repeat: repeat-x;
						}
.footer td	{
						color:#CC6200;
						font-size:11px;
						
						}
.footer a	{
						color:#363636;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#363636;
						font-size:11px;
						text-decoration:underline;
						}
.footer span 	{
						color:#363636;
						}						
.footer span a	{
						color:#CC6200;
						font-size:11px;
						text-decoration:underline;
						}
.footer span a:hover	{
						color:#CC6200;
						font-size:11px;
						text-decoration:none;
						}						

.verdana10 {
						font-size:10px;
						font-family: Verdana;
};