/* CSS Document */

#container	{
		width:700px;
		margin-right:auto;
		margin-left:auto;
		}
#header	{
		background-color:#FFFFCC;
		margin-bottom:2px;
		width:700px;
		}
#banner	{
		background-color:#BAD9FE;
		width:410px;
		height:85px;
		padding-left:4px;
		float:left;
		}
#content_a	{
		background-color:#FFFFF2;
		width:700px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:2px;
		clear:both;
		}
		
#content_b	{
		background-color:#FFFFCC;
		width:700px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:4px;
		clear:both;
		}
		
#list_a	{
		background-color:#FFFFCC;
		width:350px;
		text-align:center;
		float:left;
		}
		
#list_b	{
		background-color:#FFFFCC;
		width:350px;
		text-align:center;
		float:right;
		}
		
#class	{
		background-color:#FFFFCC;
		width:350px;
		height:auto;
		padding-top:6px;
		}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFCC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	background-color: #FFFFFF;
	padding: 3px;
}
a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	padding: 3px;
}
.style2 {color: #0000FF; font-family: Georgia, "Times New Roman", Times, serif;}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
body {
	background-color: #FFFFCC;
}
.style9 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style13 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.style14 {font-family: Georgia, "Times New Roman", Times, serif; }
.style16 {font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style18 {color: #FF0000}