.bg {
	background-attachment: scroll;
	background-color: #A63745;
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 18px;
	padding-right: 18px;
}

body {
	color: #CCCCCC;
}

.menu_item {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	padding-top: 5px;
	border-bottom:1px solid #666666;
	padding-bottom: 5px;
}
.ban {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thead {
	text-decoration: underline;
}

.ban a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.basement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.menu_item a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.menu_item a:hover {
	color: #FF9999;
}

.stripes_left {
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.stripes_right {
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_x {
	background-repeat: repeat-x;
}

.logo {
	background-color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}
.text p {

	text-align: justify;
}
.thead {
	color: #FFCCCC;
	text-decoration: underline;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF9999;
}
