body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: a3396a;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 120.01%;
	font-weight: 700;
}
h2 {
	font-size: 120.01%;
	font-weight: 500;
}
h3 {
	font-size: 110.01%;
	font-weight: 700;
}
h4 {
	font-size: 110.01%;
	font-weight: 500;
}
h5 {
	font-size: 100.01%;
	font-weight: 700;
}
h6 {
	font-size: 100.01%;
	font-weight: 500;
}
#out_frame {
	width: 960px;
	overflow: hidden;
	background-image: url(bg.jpg);
	margin: 0px auto;
	min-height: 1600px;
}
#header {
	width: 150px;
	height: 20px;
	overflow: hidden;
	background-image: url(header.jpg);
	padding-left: 580px;
	padding-top: 110px;
	padding-bottom: 6px;
	padding-right: 56px;
}
#in_frame_left {
	width: 786px;
	overflow: hidden;
	float: left;
}
#in_frame_right {
	width: 174px;
	overflow: hidden;
	float: left;
}
#menu_col {
	float: left;
	overflow: hidden;
	width: 190px;
	text-align: left;
}
#maincontent_col {
	float: left;
	overflow: hidden;
	width: 596px;
	text-align: left;
}
#menucontent {
	padding: 15px;
}
#normalcontent {
	padding: 15px;
}
#bordercontent {
	padding: 15px;
}
#logo {
	width: 155px;
	padding-left: 19px;
	overflow: hidden;
}
#clearer {
	clear: both;
	height: 0px;
}

#D1A
{
	background-color: #a3396a;
	color: white;
	font-size: 120.01%;
	font-weight: 700;
	text-decoration: none;
	padding: 5px;
	display: block;
}
#D1P
{
	color: black;
	background-color: white;
	font-size: 120.01%;
	font-weight: 500;
	text-decoration: none;
	padding: 5px;
	display: block;
}

#D2A
{
	background-color: #a3396a;
	color: white;
	font-size: 100.01%;
	font-weight: 700;
	text-decoration: none;
	padding: 5px;
	padding-left: 15px;
	display: block;
}
#D2P
{
	color: black;
	background-color: white;
	font-size: 100.01%;
	font-weight: 500;
	text-decoration: none;
	padding: 5px;
	padding-left: 15px;
	display: block;
}

#D3A
{
	background-color: #a3396a;
	color: white;
	font-size: 85.01%;
	font-weight: 700;
	text-decoration: none;
	padding: 5px;
	padding-left: 25px;
	display: block;
}
#D3P
{
	color: black;
	background-color: white;
	font-size: 85.01%;
	font-weight: 500;
	text-decoration: none;
	padding: 5px;	
	padding-left: 25px;
	display: block;
}
#credit {
	background-color: #676767;
	font-size: 1.0em;
}
#credit a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
}
#credit a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
}
#credit a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: 700;
	background-color: #FFFFFF;
}
#credit a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
}
