/* CSS Document */

#Main_Table{
	border-top: 1px;
	border-bottom:1px;
	border-right:1px;
	border-left:1px;
	border-color: #CC9933;
	border-style:solid;
	background-color:#FFFFFF
	}

.navs{
	color: #663333;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 16px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	}
.headers{
	color: #663333;
	text-transform:uppercase;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	}

a{
	text-decoration: none;
	color: #663333;
	}

a:hover{
	text-decoration: underline;
	}
a:visited{
	color: #663333;
	}
	
.style2 a{
	color:#999999;
	text-decoration: underline;
	}
.style2 a:hover{
	color:#663333;
	text-decoration: none;
	}
.style2 a:visited{
	color:#999999;
	text-decoration: underline;
	}
.styleDB{
	color:#333333;
	font-size:12px;
	text-align:center;
	}
.styleDB a{
 	color:#333333;
	text-decoration: underline;
	}
.styleDB a:hover{
	color:#333333;
	text-decoration: none;
	}
.styleDB a:visited{
	color:#333333;
	}
p{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align:left;
	}
	
.form_txt{
	color: #663333;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
	margin-top: 0px;
	margin-right:5px;
	margin-left: 10px;
	margin-bottom: 5px;
	}
textarea{
	background:#EFEBEB;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:left;
	}
	
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EFEBEB;
	border: none;
}
.pix{
	border: 1px solid #CC9933;
	}
