body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/back_site3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #DBDBDB;
	background-color: #FFFFFF;
}
.menu {
	font-size: 11px;
	font-weight: bold;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:hover,#menu a:active {
	color: #FF0000;
}
#main {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pad {
	padding-right: 20px;
	padding-left: 35px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form {
	margin: 0px;
}

.main a {
	color: #006699;
}
.main a:hover,.main a:active {
	color: #FF0000;
}
.m_border {
	border: 1px solid #FF0000;
	background-color: #FFCC99;
}
#menu_pad {
	padding-top: 1px;
}
#border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.member_bar a:link,.member_bar a:visited {
	color: #FF0000;
	text-decoration: none;
}
.member_bar a:hover,.member_bar a:active {
	color: #FFCC00;
	text-decoration: none;
}
#background {
	background-image: url(../images/main_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
