body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: 666666;
	vertical-align: top;	
	line-height:12px
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #006699;		
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;	
}
.style1{
	color:#006699;
}
.style2{
	color:#5C5B5A;
}

#menutop {
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
}
#menutop ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}
#menutop li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#menutop a {
	float: left;
	background: url(images/tab_left2.gif) no-repeat left top;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font-weight: bold;
}
#menutop a span {
	float: left;
	display: block;
	background: url(images/tab_right2.gif) no-repeat right top;
	padding: 4px 10px 4px 8px;
	color: #666666;
	font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menutop a span {
	float: none;
	font-weight: bold;
}
/* End IE5-Mac hack */
#menutop a:hover span {
	color: #FFFFFF;
	background-position: 100% -42px;
	font-weight: bold;
}
#menutop a:hover {
	background-position: 0% -42px;
	font-weight: bold;
}
#menutop a:hover span {
	background-position: 100% -42px;
	font-weight: bold;
}
#menutop #current a {
	background-position: 0% -42px;
}
#menutop #current a span {
	background-position: 100% -42px;
	color: #FFFFFF;
	font-weight: bold;
}
li {
	line-height: 200%;
}
li a:link {
	color: #045081;
	font-weight: normal;
	text-decoration: underline;
}
li a:visited {
	color: #045081;
	font-weight: normal;
	text-decoration: underline;
}
li a:hover {
	color: #045081;
	font-weight: normal;
	text-decoration: none;
}
#navigation {
	background-color: #FFFFFF;
	border: solid #CCCCCC;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}