@charset "UTF-8";
/* CSS Document */

#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16pt;
	text-align: justify;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: url(images/nav_fill.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #FFF;
	font-weight: 900;
}
#bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFF;
	font-weight: 900;
	background-color: #6c95c4;
}
#bar_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFF;
	font-weight: 900;
	background-color: #4775ab;
}
#sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FFF;
	font-weight: 900;
	background-color: #4775ab;
}

a.pagelink:link {
	color: #444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.pagelink:visited {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.pagelink:active { color: #CCFFCC; text-decoration: none }

a.pagelink:hover {
	color: #F90;
	text-decoration: none
}

A:link {
	TEXT-DECORATION: none;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fff;
}
A:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
A:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
A:hover {
	COLOR: #FC0;
	TEXT-DECORATION: none;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#body #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #333;
	font-style: italic;
}
#selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #999;
	font-weight: 900;
	background-color: #FFF;
}

