body, table {
	background-color: #FF99FF;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.menu {
	border: 1px dotted #FF33CC;
	background-color: #FFB0FF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.menu_small {
	border: 1px dotted #FF33CC;
	background-color: #FFB0FF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.menu_green {
	border: 2px solid #228B22;
	background-color: #FFB0FF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.a_green {
	color: #228B22;
}

.contents {
	border: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.big_title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #228B22;
}

.big_subtitle, h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.menu_hover {
	border: 1px dotted #FF33CC;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.desc {
	font-size: 14px;
	text-align: center;
}


.title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.page_title {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: Fuchsia;
}

.menu_title {
	border: 1px solid #228B22;
	background-color: #FFB0FF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #228B22;
	white-space: nowrap;
}

.page_title2008 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #228B22;
	white-space: nowrap;
}

.days2008 {
	background-color: #FFB0FF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #228B22;
	white-space: nowrap;
}

.days2010 {
	background-color: #FFB0FF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #228B22;
	white-space: nowrap;
}

.bonusdesc , .category_title2008  {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: normal;
	color: #E200E3;
	text-align: center;
	font: "Monotype Corsiva", "MS LineDraw", "Arial Narrow", "Bookman Old Style", sans-serif, serif, monospace;
}

a {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: underline;
}

.bottom {
	font-size: 10px;
	text-align: center;
}

.userprofile {
	border: 1px dotted #FF33CC;
	background-color: #FFB0FF;
	font-size: 10px;
	text-align: right;
}

.loggeduser {
	border: 1px dotted #FF33CC;
	background-color: #FFB0FF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.news_date {
	color: Fuchsia;
}

hr {
	color: #FF33CC;
}

.main_table {
	border: 2px solid #FF33CC;
	height: 99%;
	width: 780px;
}

.main_td {
	text-align: center;
	vertical-align: top;
}

.main_left_menu {
	background-color: #FFB0FF;
	text-align: center;
	vertical-align: top;
	border: 1px solid #FF33CC;
}

.main_top_menu {
	background-color: #FFB0FF;
	border: 1px solid #FF33CC;
	text-align: left;
	vertical-align: middle;
}

.hp_frame {
	border: 2px solid #FF33CC;
	width: 780px;
	margin-left: 15%;

}

.right {
	width: 350px;
	height: 400px;
	float: right;
	text-align: justify;
	margin: 10px 10px 10px 10px;
}

.left {
	width: 350px;
	height: 400px;
	float: left;
	text-align: justify;
	margin: 10px 10px 10px 10px;
}

