/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #484742;
	
}
.bg_bg {
	background-repeat: no-repeat;
	background-position: right top;
}
.menu {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
.menu1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #AE781E;
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #F0E6CA;
	text-align:justify;
}
A:link{ 
	color:#FFFFFF;
}
A:vlink {
	color:#FFFFFF;
}
A:alink { 
	color:#FFFFFF;
}
.text_italic {
	font-family: Tahoma;
	font-size: 12px;
	color: #F0E6CA;
	text-align:justify;
	font-style: normal;
}
.textw_italic {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
}
.text_cntr {
	font-family: Tahoma;
	font-size: 12px;
	color: #F0E6CA;
}
.textw_cntr {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}
	
