body {
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-x;
	background-color: C5E4F4;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.notebox {
	height: 150px;
	width: 150px;
	background-image: url(../img/note_box.gif);
	background-repeat: no-repeat;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../img/top_head.gif);
	height: 21px;
	padding-top: 4px;
}
.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #6699FF;
	list-style-image: url(../img/arrow2.gif);
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #6699FF;
	width: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 20px;
}
.basic a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.basic a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.basic a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.basic a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #E4E4E4;
	text-align: right;
	padding: 3px;
	border: 1px solid #FFFFFF;
	height: 100%;
	width: 100px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;





}
