body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	background-image: url(img/bg_block.jpg);
	background-repeat: repeat-x;
	background-color: #7AC3E3;
	color: #396E86;

}

td {
	vertical-align: top;
}

img {
	border: 0px;
}

br {
	line-height: 8px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #4E8CA8;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #4E8CA8;
}

h1 {
	margin-bottom: 13px;
	font-size: 16px;
}

h2 {
	font-size: 13px;
	padding-bottom: 1px;
}

h3 {
	padding-bottom: 1px;
	font-size: 13px;
}

ul, li {
	margin-left: 8px;
	padding-left: 8px;
}
li {
	padding-left: 1px;
}

b {
	color: #4E8CA8;
}

hr {
	color: #396E86;
	background-color: #396E86;
	height: 1px;
	border: 0px;
}

a:link, a:visited {
	color: #39b57c;
	text-decoration: none;
	border-bottom: 1px dotted #39b57c;
	padding-bottom: 1px;
}

a:hover, a:active {
	color: #d114a7;
	text-decoration: none;
	border-bottom: 0px solid #d114a7;
	padding-bottom: 1px;
}

#main_body {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}


.textblocks {
	background-image: url(img/textblocks.jpg);
	background-repeat: repeat-y;
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	bottom: 5px;

}


.textbox_left {
	padding: 10px;
	padding-left: 44px;
	font-size: 11px;
	position: relative;
	z-index: 4;
	width: 236px;

}

.textbox_right {
	padding: 10px;
	padding-left: 26px;
	padding-right: 45px;
	line-height: 18px;
	position: relative;
	z-index: 4;
}

.img_r {
	border: 1px solid #ddd;
	margin-bottom: 5px;
}


#header {
	background-image: url(img/full_upg.jpg);
}

#menu {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 32px;
	overflow: hidden;
	position: absolute;
	top: 190px;
	padding-left: 36px;
	z-index: 5;

}

.menuimg {
	position: relative;
	bottom: 0px;
}

.left_block_cut {
	border-top: 1px solid #E87ED8;
	border-bottom: 1px solid #E87ED8;
	background-color: #EEEEEE;
	height: 12px;
	width: 251px;
	margin-left: -16px;
	margin-top: 11px;
	margin-bottom: 15px;
}

.upf_member {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}