html
{
	overflow-y: scroll;
}
body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	color: black;
	background-color: #e3ecf3;
}
img
{
	border: 0px;
}
a
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-variant: normal;

}
a:hover
{
	text-decoration: none;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	background-image: url(images/topnav_bg.gif);



}
#tabs5 
{
	float:right;
	width:100%;
	background:#E3ECF3;
	font-size:93%;
	line-height:normal;
}
#tabs5 ul 
{
	margin: 0px;
	padding: 10px 10px 0 0px;
	list-style: none;
}
#tabs5 li 
{
	display:inline;
	margin:0;
	padding:0;
}
#tabs5 a 
{
	float:left;
	background:url("images/tableft5.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs5 a span 
{
	float:left;
	display:block;
	background:url("images/tabright5.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs5 a span {float:none;}
/* End IE5-Mac hack */
#tabs5 a:hover span 
{
	color:#FFF;
}
#tabs5 a:hover 
{
	background-position:0% -42px;
}
#tabs5 a:hover span 
{
	background-position:100% -42px;
}

#tabs5 #current a 
{
	background-position:0% -42px;
}
#tabs5 #current a span 
{
	background-position:100% -42px;
}

#navigation
{
	border-bottom: 1px solid #9ec630;
}
#header
{
	border-top: 7px solid white;
	border-bottom: 7px solid white;
	background-color: #83acca;
	height: 100px;
	padding-left: 20px;
}
#sitetitle
{
	font-size: 36px;
	font-weight: bold;
	color: white;
}
#bar
{
	height: 7px;
	border-top: 1px solid #9ec630;
}
#content
{
	background-color: white;
	border-top: 5px solid #83acca;
	border-bottom: 5px solid #83acca;
	padding: 10px;
}
#footer
{
	height: 20px;
	background-color: #9ec630;
	color: white;
	text-align: center;
	font-size: 10px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
#footer a
{
	color: white;
}.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(images/bg.png);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: auto;
	border: #CCCCCC;
	cursor: auto;
	filter: Mask(Color=006600);
	page-break-before: auto;
	page-break-after: auto;
}
