html, body {
margin:0;
background-image:url(body-back.jpg);
background-position:center top;
background-repeat:no-repeat;
height:100%;
text-align:center;
font-family:arial;
background-color:#f2f2f2;
}
A {
	COLOR: #000000; TEXT-DECORATION: none
}

A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
.gallery_bg {
	background-image: url(main_images/empty.jpg);
	background-repeat: no-repeat;
}
.title {
	color: #3399cc;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: small;
	color: #000000;
}
.text2 {

	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.text2_link {


	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.text3 {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
}
.text2_td {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-color: #DEF1F5;
}
.text2_td2 {

	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
}
.text4 {

	font-family: Verdana;
	font-size: xx-small;
	color: #3399CC;
	font-weight: normal;
}

.text5 {
	font-family: Verdana;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
}

.text6 {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.text7 {
	font-family: Verdana;
	font-size: 15px;
	color: #ff0000;
	font-weight: normal;
}
.text8 {
	font-family: Verdana;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}
.left {
	height: 500px;
	overflow-y: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

