@charset "iso-8859-1";
/* CSS Document */
.style1 {font-family: "Century Gothic"}
.style2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.win_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #3333CC;
	font-weight: bold;
	margin: 0ex;
}
.win_top {
 background-image: url(window_top.jpg);
}
.win_mid {
 background-image: url(window_mid.jpg);
}
.win_bot {
 background-image: url(window_bot.jpg);
}

	a.menu:link {
		color: #3333CC;
		text-decoration:none; }
	a.menu:visited {	
		color: #3333CC; 
		text-decoration:none;	} 
	a.menu:active {
		color: #3333CC;
		text-decoration:none;	}
	a.menu:hover {
		color:red;
		text-decoration:none;
		}
.header_banner {
	background-image: url(top.jpg);
}

.menu_style {
	font-family:  Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-style: normal;
	color: #660000;
	font-weight: normal;
	font-variant: normal;
	border: none;
}

.menu_style_top {
	font-family:  Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-style: normal;
	color: #660000;
	font-weight: normal;
	font-variant: normal;
	border: none;
	background-image: url(menu_top.jpg);
	height:9px;
}

.menu_style_bot {
	font-family:  Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-style: normal;
	color: #660000;
	font-weight: normal;
	font-variant: normal;
	border: none;
	background-image: url(menu_bot.jpg);
	height:14px;
}
.menu_style_mid {
	font-family:  Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-style: normal;
	color: #660000;
	font-weight: normal;
	font-variant: normal;
	border: none;
	background-image: url(menu_mid.jpg);
	height:16px;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 3ex;
	word-spacing: normal;
	top: auto;
	clip:   rect(auto auto auto auto);
	text-align: justify;
	white-space: normal;
	margin: 0ex;
	padding: 0ex;
	color: #FF0000;
}
.warning_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 0ex;
	word-spacing: normal;
	top: auto;
	clip:   rect(auto auto auto auto);
	text-align: justify;
	white-space: normal;
	margin: 0ex;
	padding: 0ex;
	color: #FF0000;
	font-weight: bold;
}

.background_style {background-color:#FFFFCC; }
.text_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
	text-indent: 3ex;
	word-spacing: normal;
	top: auto;
	clip:   rect(auto auto auto auto);
	text-align: justify;
	white-space: normal;
	margin: 0ex;
	padding: 0ex;
}

.text_style_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
	text-indent: 0ex;
	word-spacing: normal;
	top: auto;
	clip:   rect(auto auto auto auto);
	text-align: justify;
	white-space: normal;
	margin: 0ex;
	padding: 0ex;
	list-style-position: inside;
	list-style-type: disc;
}
}
.test_style {
	position:relative;
	position:static;
	left: 10px;
	}

body {
background-color: #FFFFCC;
background-image:  url(bgnd.jpg);
background-position: center;
background-repeat:repeat-y
}


