body {
    background-image:url(../images/bg.gif); background-position:top; background-repeat:repeat-x;
		}
    

.bg {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
}
.buttons_border {
	border: 1px solid #5E8CAC;
}
.bgbuttons {
	background-image: url(../images/bg_buttons.gif);
	background-repeat: repeat-x;
	height: 39px;
	vertical-align:middle;
}
.shadow {
	background-image: url(../images/menu_shadow.gif);
	background-repeat: repeat-x;
	vertical-align:top;
}
.border {
	border: 1px solid #C2C4C6;
	padding: 3px;
	margin-top:20px;
}
.border1 {
	border: 3px solid #C2C4C6;
	padding: 3px;
	margin-top:20px;
}
.content {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #534f37;
	
}
.content1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #534f37;
/* 	align:center; */
}

.namecontent {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
/* 	text-decoration:none; */
	color: red;
}
.bg_box {
	background-color: #C8CACB;
}
.bg_innerbox {
	background-color: #E5E5E5;
}
.bg_white {
	background-color: #FFFFFF;
}
.header_text {
	background-color: #CAC7B6;
}
.bg_content {
	background-color: #F4F4F0;
}
.bold_content {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.err{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.content2 {
	font-family: tahoma;
	font-size: 11px;
	color: #757158;
	text-decoration: none;
}
.content3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.namecontent:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
/* 	text-decoration:none; */
	color: red;
}
.namecontent:visited{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
/* 	text-decoration:none; */
	color: red;
}
#sitemap a, a:visited {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#3e3e41;
}

#sitemap a:hover{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#3e3e41;
}


