body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #6c6c6c;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
}
.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1bbab;
	border-left-color: #c1bbab;
}


.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #d4c7a0;
	text-align: center;
	text-decoration: none;
}
a.read {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.read:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BF8701;
	text-decoration: underline;
}

.servicestext {
	font-family: Tahoma;
	font-size: 11px;
	color: #bf8701;
	text-decoration: none;
}

.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fbf6e7;
	text-decoration: none;
}

a.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fbf6e7;
	text-decoration: none;
	
}
a.bottomlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fbf6e7;
	text-decoration: underline;
	
}


.bottomlinkshover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fbf6e7;
	text-decoration: underline;
	
}

a.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #d4c7a0;
	text-decoration: none;
}

a.copyright:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d4c7a0;
	text-decoration: underline;
}

.smalltext {
	color: #C08800;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	
}

a.link{
	color: #6c6c6c;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
	
}

a.link:hover{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	
}

.heading{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 150px;
	height: 16px;
	background-image: url(../images/txtbg.jpg);
}

.textbox2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 16px;
	background-image: url(../images/txtbg.jpg);
}


.commentsbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #EDEBE9;
	border: 1px solid #CCCCCC;
	width: 233px;
	height: 100px;
}
.btn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	width: 50px;
	border: 1px solid #666666;
	height: 20px;
}



.bigtext{
	color: #6c6c6c;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
	
}
