@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/background.gif);
	background-position:right;
}
hr {
	color:#CCCCCC;
	height: 1px;	
}
h1	{
	color:#ff6600;
	margin:5px 0 7px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:underline;
	text-align:center;
}
h2	{
	color:#ff6600;
	margin:5px 0 7px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	text-decoration:none;
	text-align:center;
}
.bodytext, a:link, a:visited, a:active {
	text-align:center;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.bodytext a:hover {
	text-align:center;
	color:#0000FF;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.column {
	margin:0 10px 10px 10px;
	text-align:left;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.column a:link {
	text-align:left;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.column a:visited {
	text-align:left;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.column a:hover {
	text-align:left;
	color:#ff6600;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.column a:active {
	text-align:left;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.tablemid {
	border-left:dotted 1px #cccccc;
	border-right:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
}
.tablemid1 {
	border-left:dotted 1px #cccccc;
	border-right:dotted 1px #cccccc;
}
.tableside {
	border-bottom:dotted 1px #cccccc;
}
.footertext {
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.footertext a:link{
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footertext a:visited{
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footertext a:hover{
	color:#ff6600;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footertext a:active{
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

