body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Tahoma", Arial AMU;
	font-size: 11px;
	color: #333333;
	font-style: normal;	
	text-decoration: none;
	font-weight: normal;
}

table {

	font-family: "Tahoma", Arial AMU;
	font-size: 11px;
	color: #333333;
	font-style: normal;	
	text-decoration: none;
	font-weight: normal;
}

input{	
	
	background-color:#FEFBEA;
	border:1px solid #CBB99C;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;	
	padding:0px;	
	width: 120px;
	height: 17px;
}

textarea{	
	
	background-color:#FEFBEA;
	border:1px solid #CBB99C;
	font-family:Tahoma;
	font-size:12px;
	color:#747474;	
	padding:0px;	
	width: 150px;	
}

select{	
	
	background-color:#FEFBEA;
	border:1px solid #CBB99C;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding:0px;	
	width: 100px;	
}

a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #027B39;
	font-style: normal;	
	text-decoration: none;	
}

a:hover {

	font-family: "Tahoma";
	font-size: 11px;
	color: #567611;
	font-style: normal;	
	text-decoration: none;	
}

a.link {

	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	font-style: normal;	
	text-decoration: none;	
}
a.link:hover {

	font-family: "Tahoma";
	font-size: 12px;
	color: #666666;
	font-style: normal;	
	text-decoration: none;	
}

a.link_red {

	font-family: "Tahoma";
	font-size: 12px;
	color: #ff0000;
	font-style: normal;	
	text-decoration: none;	
}
a.link_red:hover {

	font-family: "Tahoma";
	font-size: 12px;
	color: #cc0000;
	font-style: normal;	
	text-decoration: none;	
}

b {
	font-size: 13px;
	color: #000200;
	font-style: normal;	
	text-decoration: none;
	font-weight: bold;
}

.header {
	font-size: 20px;
	color: #000200;
	font-style: normal;	
	text-decoration: none;
}

.table_header {
	color: #F9F6D5;
	font-style: normal;	
	text-decoration: none;
}

.ch{
	
	border:0px solid #7F9EBA;
	width: 15px;
	height: 15px;
}

.gall_image{
	
	border:1px solid;
	border-color:#B82B0F;
}

.small_img_1 {

	border:1px solid #B82B0F;
	padding:0px;
	vertical-align:middle;
	background-color:#cccccc;
}
