/* CSS Document */

body    {
	background-image: url(pics/bg_2.jpg);	
        background-color: #000000;
	font-family: Arial, Default;
	font-size: 11px;	
}

body,td,th {
	color: #663300;
}
input, select, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size : 11px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-right : 2px;
	margin-top : 2px;
}
.form_text{
		border-style : solid;
		border-width : 1px;
		border-color : #DCDCDC;
}

.style1 {
	font-family: Arial, Default;
	font-size: 14px;
}
.style2 {
	font-family: Arial, Default;
	font-size: 12px;
        color: #663300
}

.style3 {
        color: #993333
}

.style5 {
	 font-family: Arial, Default;
         font-size: 16px;
	 font-weight: bold;
         color: #993333
}

.style4 {
	 font-size: 18px;
	 font-weight: bold;
         font-family: Arial, Default;
}

.style6 {
	 font-size: 24px;
	 font-weight: bold;
         font-family: Arial, Default;
}
.copyright {
	   font-size: 10px;
	   color: #999999;
	   font-family: Arial, Default;
}

.title {
       font-family: Arial, Default;
       font-size: 16px;
}

a:Link          {color:#663300; text-decoration:none} 
a:Visited	{color:#663300; text-decoration:none}
a:Hover	        {color:#994c00; text-decoration:none}
a:active        {text-decoration: none}
