.body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Century Gothic, Arial, Helvetica; 
	font-size: 11px;
	vertical-align:middle;
	background-color:333333;
	background-image:url(../images/bg.gif);
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
}

.border_purple {
	border-color:#c36cb1;
	border-style:solid;
	border-width:1px;
}

.bg_purple_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#c36cb1;
}

.bg_purple_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/frontpage/bg_purple_bottom.gif);
	background-repeat:repeat-x;
	background-color:#f3cdeb;
}

.bg_purple_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#e3a6d6;
}

.border_blue {
	border-color:#8898cb;
	border-style:solid;
	border-width:1px;
}

.bg_blue_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#8898cb;
}

.bg_blue_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/frontpage/bg_blue_bottom.gif);
	background-repeat:repeat-x;
	background-color:#cdd7f6;
}

.bg_blue_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#a0afde;
}

A.link_detail_front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
A.link_detail_front:link {color: #CC0000;}
A.link_detail_front:visited {color: #CC0000;}
A.link_detail_front:active {color: #CC0000;}
A.link_detail_front:hover {color: #FFCC00;}

A.link_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b90900;
	font-weight:bold;
	text-decoration: none;
}
A.link_content:link {color: #b90900;}
A.link_content:visited {color: #b90900;}
A.link_content:active {color: #b90900;}
A.link_content:hover {color: #cfc28d;}


.text_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}