body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size:11px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-size:11px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}
.mybox {
	border: 1px solid #666666 ;
	width: 20px;
	color: #333333;
	cursor:hand;
}
.mybox2 {
	background-color: #808080;
	border: 1px solid #808080;
	color: #FFFFFF;
	width: 20px;
}
.content {
	font-size: 12px;
	color: #333333;
}
.highlight-1 {
	color: #990000;
}

.tabel-style {
	background-color: #E8E8E8;
	padding: 10px;
	border: 1px solid #999999;
}
.title-1 {
	font-size: 18px;
	color: #666666;
}
.title-2 {
	font-size: 14px;
	color: #999999;
}
.highlight-2 {
	color: #AE8B00;
}
.title-11 {
	font-size: 16px;
	font-weight: bold;
	color: #927F3C;
}
.title-21 {
	font-size: 14px;
	color: #927F3C;
}
.title-name {
	font-size: 14px;
	color: #363636;
}
.butn {
	background-image: url(welcomeform/butn.jpg);
	height: 27px;
	width: 71px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	cursor:hand;
}
.butn2 {
	background-image: url(welcomeform/butn2.jpg);
	height: 27px;
	width: 100px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	cursor:hand;
}

.news_title {
	font-size: 12px;
	color:#333333;
}
.news_date {
	font-size: 10px;
	color: #AE8B00;
}
.guest_title {
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}
.contant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}
.admin_title {
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
}
.thanks {
	font-size: 32px;
	font-weight: bold;
	color: #927F3C;
}
.form-text-inputs {
	border: 1px solid #C1C1C1;
}