body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
td {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.heading1 {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.heading2 {
	font-family:tahoma;
	font-size:18px;
	color:#791C10;
	font-weight:bold;
}
/*text*/
.txt1 {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#791C10;
}
.txt_link_select {
	font-family:arial;
	font-size:12px;
	color:#791C10;
	font-weight:bold;
}
/*anchor links*/
a {
	font-family:tahoma;
	color:#84A837;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a.link1 {
	font-family:tahoma;
	color:#84A837;
	font-size:11px;
	font-weight:bold;
}
a.link1:hover {
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
a.link2 {
	font-family:tahoma;
	color:#003399;
	font-size:11px;
	font-weight:bold;
}
a.link2:hover {
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
a.link3 {
	font-family:tahoma;
	color:#000000;
	font-size:11px;
}
a.link3:hover {
	font-family:tahoma;
	color:#003399;
	font-size:11px;
}
a.link4 {
	font-family:tahoma;
	color:#84A837;
	font-size:11px;
	text-decoration:underline;
}
a.link4:hover {
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
/*forms*/
form{
padding:0px;
margin:0px;
}
/*end form*/
.border_1 {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}
.border_2 {
	border-width:1px;
	border-style:solid;
	border-color:#D1D1D1;
	padding:4px;
}
.form_field_1 {
	font-family:tahoma;
	color:#000000;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	}
	
a.txt_blue_15_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #3682E4;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	}
	
.txt_blue_11 {
	font-family: Tahoma, Arial;
	color: #3682E4;
	font-size: 11px;
	text-decoration: none;
	}
	
.txt_black_11 {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	}
	
.txt_lblack_11 {
	font-family: Tahoma, Arial;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	}
.txt_blue_15_bold_wather {
	font-family: Arial, Helvetica, sans-serif;
	color: #3682E4;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	}