/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#19272d;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6f6f62;
	text-decoration: none;
	font-family: tahoma;
	line-height: 14px;
        padding:0;
	
	
}
.body2 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a4a;
	text-decoration: none;
	font-family: tahoma;
	line-height: 14px;
        padding:0;
	
}
.body3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #554e3e;
	text-decoration: none;
	font-family: tahoma;
	line-height: 14px;
        padding:0;
	
}
.body4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #928156;
	text-decoration: none;
	font-family: tahoma;
	line-height: 24px;
       
}
.link {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #928156;
	text-decoration: none;
	font-family: tahoma;
	line-height: 30px;
}
a.link:hover {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #898f8c;
	text-decoration: none;
	font-family: tahoma;
	line-height: 30px;
}
.news {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #554e3e;
	text-decoration: none;
	font-family: tahoma;
	line-height: 14px;
}
a.news:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #928156;
	text-decoration: none;
	font-family: tahoma;
	line-height: 14px;
	text-decoration: underline;
}
.link2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #898f8c;
	text-decoration: none;
	font-family: tahoma;
	line-height: 30px;
}
.link3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #484233;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;
}
a.link3:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #484233;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;
	text-decoration: underline;
}
.link4 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #928156;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;
}
a.link4:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #928156;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma;
	line-height: 15px;
        padding:0;
	
}
.table1{
	padding: 0px;
	border: 5px solid #6f6f62;
	
}
.table2{
	padding: 0px;
	border: 1px solid #333333;
	background: #19272d url('images/bgmenu.jpg') 
}
.table3{
	padding: 0px;
	border: 1px solid #FFFFFF;
	background: #19272d url('images/bgmain.jpg') 
}
