@charset "utf-8";
/* CSS Document */
body {
	font-size: 13px;
	color: #000000;
	background-color: #993300;
	font-family: arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.repeat_prevent {
	background-image: url(images/full_background.jpg);
	background-repeat: no-repeat;
}




a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	

}
a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
	

}
a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
	text-decoration: none;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.boxht {
	height: 16px;
	width:120px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	text-decoration: none;
}

.searchht {
	height: 15px;
	width:40px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCCCC;
	font-size: 8px;
	
	text-decoration: none;
}

img {
	border:thin solid #bdccdf;
}


.bg_tab {
	background-color: #e7ecf8;
}
.img1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.border{
	border:thin solid #e9d0c4;
}

.border1{
	border:thin solid #bdccdf;
}

.headinhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;}
	


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #bdccdf;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #4f7ede;
		
		font-weight: bold;
		background-color: #4f7ede;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #e7ecf8;
	
		color: #e7ecf8;
	}
	.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}