body {
	background-image: url(../../../img/design/background_main.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: repeat;
}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
	padding-right: 6px;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

a:visited {
	color: #996600;
	text-decoration: none;
}
.frame {
	border: 1px solid #999999;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cdcdcd;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.body_menu {
	background-color: #F6F6F6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #cdcdcd;
	border-right-width: 1px;
	border-right-color: #cdcdcd;
	border-left-width: 1px;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
