@charset "UTF-8";
/* CSS Document */


.wrapper .left_side div {
	float: left;
	text-align: left;
	padding-left: 40px;
	color: #990000;
	width: 550px;
	height: 790px;
}



#right_side { float: right;
width: 160px;
padding-right: 5px;}



.left_side {
	width: 600px;
	margin-left: 0px;
	float: left;
	height: 1050px;
}

.left_sidenoimage {
	width: 600px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
	height: 860px;
}


.textbody {
	padding-left: 20px;
	margin: 0;
}

h1{}
h1 {
	font-size: 1.6em;
}

h3{}
h3 {
	font-family: arial;
	font-size: 1.5em;
	color: #990000;
	margin: 0;
	line-height: 1.2em;
}

.style7 {
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #FF9966;
	border: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.style11 {	color: #660066;
	font-size: 12pt;
	font-weight: bold;
}
.style14 {
	color: #660066;
	font-size: 11pt;
	font-weight: bold;
}

.style18 {
	font-size: 16pt;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	border: 1px solid black;
	margin-top: 10px;
}

.style30 {	color: #003399;
	font-size: 10px;
	line-height: 14px;
}
.style31 {color: #FFFFFF;}

.style30 {	color: #003399;
	font-size: 10px;
	line-height: 14px;
}
a:visited {
	color: #006699;
}

a:active {
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
	color: #0099FF;
}
