/* Surtech */

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#434448;
	margin:0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}
.content a:hover{	
	color: #000000;
	text-decoration: none;	
}
.content_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}

.footer_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-decoration:none;
}
.footer_bg a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	text-decoration:none;
}
.footer_bg a:hover{
	color: #000000;	
	text-decoration:underline;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.table_bg {
	background-image: url(../images/table_center.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ED8E0C;
}

.image_border {	
	padding: 5px;
	border: 1px solid #DFDFDF;
}
