body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	text-align:justify;
}
body {
	background-color: #755B42;
	}
.content
{
	font-family:Verdana;
	font-size:12px;
	padding-left:10px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: top;
}

.content1
{
font-family:Verdana;
font-size:12px;
padding-left:10px;
}

.content2
{
font-size:14px;
font-family:arial;
padding:4px;
width:590px;
}


.content3
{
font-size:14px;
font-family:arial;
padding:4px;
font-weight:BOLD;
}


.breadcrum{
font-family:arial;
font-size:14px;
padding-left:10px;
font-weight:BOLD;
color:#663300;
}

.breadcrum a{
font-family:arial;
font-size:14px;
padding-left:10px;
font-weight:BOLD;
color:black;
text-decoration:none;
}

.breadcrum a:hover{
font-family:arial;
font-size:14px;
padding-left:10px;
font-weight:BOLD;
color:red;
text-decoration:none;
}

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 4px;
	margin-right: 4px;
}

label {
	text-align: left;
	width:150px;
	padding-right: 20px;
}

br {
	clear: left;
}

 #header{
 font-weight:BOLD;
	font-family:arial;
	font-size:14px;
	text-align: left;
	width:305px;
	padding: 4px;
	color:black;
	background-color:#b8ab89;
	
}
 #header1{
 font-weight:BOLD;
	font-family:arial;
	font-size:14px;
	text-align: left;
	width:573px;
	padding: 4px;
	color:black;
	background-color:#b8ab89;
	display:inline;
	
}

 #header2{
 font-weight:BOLD;
	font-family:arial;
	font-size:14px;
	text-align:center;
	width:130px;
	padding: 4px;
	color:black;
	background-color:#b8ab89;
	
}

 #data{
 
	font-family:arial;
	font-size:12px;
	text-align: left;
	width:130px;
	padding: 4px;
	background-color:#d6cfbc;
	
}

 #data1{
 
	font-family:arial;
	font-size:12px;
	text-align: left;
	width:305px;
	padding: 4px;
	background-color:#d6cfbc;
	
}

li#nobullet{
list-style-type:none;
font-size:14px;

}

strong.brown{
color:#800040;
font-size:14px;

}

label#contact {
	text-align: left;
	width:500px;
	padding-right: 20px;
	font-size:16px;
	font-weight:BOLD;
}




a.con{
font-family:arial;
font-size:12px;
font-weight:BOLD;
color:#800040;
text-decoration:none;
}


a.con:hover{
font-family:arial;
font-size:12px;
font-weight:BOLD;
color:#d6cfbc;
text-decoration:none;
}

.style1 {font-size: 9px}
a:link {
	color: #000000;
	text-decoration: blink
	}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.hani {
background-color:#EC7600;
font-size:18px;
font-family:Verdana;
}
.hani2 {
background-color:#EC7600;
font-size:18px;
color:#FFFFFF;
font-family:Verdana;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #e2d8b8;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
direction: right;
right:60px; /*position where enlarged image should offset horizontally */

}

.nail{
position: relative;
z-index: 0;
}

.nail:hover{
background-color: transparent;
z-index: 50;
}

.nail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #e2d8b8;
padding: 5px;
left: -300px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
direction: left;
}

.nail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.nail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
right: 60px; /*position where enlarged image should offset horizontally */

}
.nail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
direction: left;
right:60px; /*position where enlarged image should offset horizontally */

}
.skip
{
	font-family:Verdana;
	font-size:16px;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
}