Body{
	margin-top:0px;
	margin-bottom:0px;
	background-color: #CCCCCC;
	
}
/*-------------Body----------------*/
.bodytext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e5d1ac;
	text-decoration: none;
}
.links:hover{
	color: #FFF;
}
.body-lefttext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.dot{
	background-image: url(images/dot1.jpg);
	height: 1px;
	width: auto;
}
.headding1{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #b7a886;
	text-decoration: none;
}
.headding2{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #c17119;
	text-decoration: none;
}
.headding3{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.headding4{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.headding5{
	font-family: Microsoft Sans Serif;
	font-size: 15px;
	font-weight: bold;
	color: #b7a886;
	text-decoration: none;
}
/*-------------Fotter----------------*/
.fotter-links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.fotter-links:hover{
		text-decoration:none;
		color: #000000;
}
.fotter-line{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.fotter-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

