body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bluetext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3196B8;
	text-decoration: underline;
}
.saperator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
}
.graytext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6F6F6F;
	text-decoration: none;
}
.redtext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #377BD0;
	text-decoration: none;
}
.link {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3196B8;
	text-decoration: underline;
}
.menubg {
	background-attachment: scroll;
	background-image: url(image/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
	width: 1003px;
}
.link:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3196B8;
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #DBD693;
	text-indent: 25px;
	height: 32px;
	width: 1003px;
}
.bdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8C8755;
	border-bottom-color: #8C8755;
}
.image {
	float: left;
	margin-right: 10px;
}
