body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
}
td {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#000000;}
tr {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#000000;}

.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.bottomlink:hover {
	color: #E6E6E6;
	text-decoration: none;
}
a.textmenu:hover {
	color: #E6E6E6;
	text-decoration: underline;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #CCCCCC;
	text-decoration: underline;
}
a.textlink:hover {
	color: #FFCC00;
	text-decoration: none;
}
.cellbrb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebcb7;
}
.cellbrl {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3c3933;
}
.cellbrt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bebcb7;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	letter-spacing: 2px;
}
.textlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
a.textlink2:hover {
	color: #990000;
	text-decoration: none;
}
.texthp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E6E6E6;
	letter-spacing: 2px;
}
.textlinkp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #FFCC00;
	text-decoration: underline;
}
a.textlinkp:hover {
	color: #F0F0F0;
	text-decoration: none;
}
.tablebg {
	background-attachment: fixed;
	background-image: url(images/tablebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #663300;
	border: 1px solid #999999;
	
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	
	padding: 3px;
	border: 1px solid #666666;
}
.star {color: #FF0000}
.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	background-color: #E6E6E6;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: outset;
	border-top-color: #F0F0F0;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;	
}

a.textwhite:hover {
	color: #F0F0F0;
	text-decoration: none;
}
