a:active     {
	font-family: Tahoma;
	color: #0000CC;
}
a:link       {
	font-family: Tahoma;
	text-decoration: underline;
	color: #0000CC;

}
a:visited    {
	font-family: Tahoma;
	text-decoration: none;
	color: #0000CC;

: #000000}
body         {  font-family: Tahoma; font-size: 12PX; color: #000000}
li           {  font-family: Tahoma; font-size: 12PX; color: #000000}
ol           {  font-family: Tahoma; font-size: 12PX; color: #000000}
table        {  font-family: Tahoma; font-size: 12PX; color: #000000}
td           {  font-family: Tahoma; font-size: 12PX; color: #000000}

img.left {
	float:left;
	margin: 0 10px 5px 0;
	border-top: 0px solid #990000;
	border-right: 0px solid #990000;
	border-bottom: 0px solid #990000;
	border-left: 0px solid #990000;


}
img.right {
	float:right;
	margin: 0 0 0px 10px;
	border: 0px solid #FFFFFF;


}


#navigation {
	width: 810px;
	margin-top: 10px;






}
#navigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
	list-style-type: none;
	margin: 0px;














}

#navigation ul li {
	list-style-position: inside;
	display: inline;






}

#navigation ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button.gif);
	float: left;
	padding: 5px 8px;
	border-right-color: #FFFFFF;
	text-align: center;
	margin: 0px 1px 0px 0px;
	vertical-align: text-bottom;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;



}

#navigation ul li a:hover {
	color: #CCCCCC;


}

#navigation ul li a.on {
	color: #CCCCCC;

}
a:hover {
	text-decoration: underline;
}
.break {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
