body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, tr, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.def {
	line-height: 20px;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.font2 {
	font-family: Verdana;
	font-size: 12px;
	color: #402000;
	text-decoration: none;
}
.font2:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #769623;
	text-decoration: none;
}
.font1:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #402000;
}
.font3 {
	font-family: Verdana;
	font-size: 12px;
	color: #769623;
	text-decoration: underline;
	font-weight: bold;
}
.font3:hover {

	font-family: Verdana;
	font-size: 12px;
	color: #769623;
	text-decoration: none;
	font-weight: bold;
}
.bor {
	border: 1px solid #CCCCCC;
}
.bor:hover {
	border: 1px solid #2E1C0D;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #402000;
}
.pricetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CACA00;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	filter: Alpha(Opacity=80);
}
.bord1 {
	border: 1px solid #FFFFFF;
}
.pricetableroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0096B0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008BA4;
	cursor: hand;
	filter: Alpha(Opacity=90);
}
.pricetableroll:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0096B0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	filter: Alpha(Opacity=70)
		
}
.pricetableroll2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CACA00;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAE00;
	cursor: hand;
	filter: Alpha(Opacity=90);
}
.pricetableroll2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CACA00;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	filter: Alpha(Opacity=70)
}
.pricetable2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0096B0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	filter: Alpha(Opacity=80);
}
#content {
	padding-left:30px;
}
.selectedLink {
	background:black;
	color:white;
}
.selectedLink:active {
	background:black;
	color:yellow;
}
.selectedShadow {
	background:#e0e0e0;
	color:black;
}
.focusedLink {
	background:cornsilk;
}
.selectedBox {
	background:maroon;
}


.nav-menu
{
	font-size: 10pt;
	padding:5px;
	width:40em;
} 
.nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.nav-menu li
{
	float: left;
	margin: 0 0.15em;
}
.nav-menu li a
{
	color:white;
	background: url(../IMAGES/bg-wood.gif) brown bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	text-decoration: none;
	text-align: center;
}
/* Hide from IE5-Mac \*/
.nav-menu li a
{
	float: none
}
/* End hide */

.left-menu
{
	font-size: 10pt;
	width:11em;
	padding:5px;
} 
.left-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.left-menu li
{
	margin: 0.15em 0;
	background: url(../IMAGES/bg-silver.gif) #fff bottom left repeat-x;
	border: 0.1em solid #dcdce9;
	width:11em;
}
.left-menu li a
{
	color:brown;
	height: 2em;
	line-height: 2em;
	float: left;
	width:11em;
	display: block;
	text-decoration: none;
	text-align: center;
}
/* Hide from IE5-Mac \*/
.left-menu li a
{
	float: none
}
/* End hide */
