@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14pt;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
select {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14pt;
}

hr {
	color: #000000;
}


.links {
	font-size: 13pt;
	font-weight: bold;
	background-color: #DDDDDD;
}
.activelinks {
	font-size: 13pt;
	font-weight: bold;
	background-color: #EEEEEE;
}

.indent {
	padding-left: 30px;
	padding-right: 30px;
}

html {
	background-color: #bfbfbf;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left_just_image {
	align: left;
	padding-right: 3px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
}
.user_message {
	font-weight: bold;
	color: #CC0000;
}
.banner_color {
	background-color: #E4CE76;
	background-image: url(/gradient.jpg);
}
.menuitemtext {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.heading {
	font-size: 30pt;
	font-weight: bold;
}

.sub_heading {
	font-size: 18pt;
	font-weight: bold;
}
.bottom_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.stylebanner1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33pt;
	color: #FFFFFF;
}
.stylebanner2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFFFF;
}
.stylebanner3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 53pt;
	color: #FFFFFF;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blue_underline_text {
	color: #8040BF;
	text-decoration: underline;
}.new {
	color: #F00;
}
