body {PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; BACKGROUND-IMAGE:  url(images/bg.gif);
MARGIN: 0px;  BACKGROUND-REPEAT: repeat; font-family:  Tahoma; scrollbar-face-color: #f46f00; scrollbar-highlight-color: #f46f00; scrollbar-3dlight-color: #ef9000; scrollbar-darkshadow-color: #963900; 
scrollbar-shadow-color: #d45100; scrollbar-arrow-color: #905900; scrollbar-track-color: #905900;}
.text1 {font-size: 12px; font-weight: bold; color: #000000;}
.text1 a {font-size: 12px; font-weight: bold; color: #b37700; TEXT-DECORATION: underline;}
.text1 a:hover{font-size: 12px; font-weight: bold; color: #f99c0e; TEXT-DECORATION: none;}
.style1 {font-size: 16px; font-weight: bold; color: #f99c0e; line-height: 20px;}
.style1 a {font-size: 16px; font-weight: bold; color: #b37700; line-height: 20px; TEXT-DECORATION: underline;}
.style1 a:hover {font-size: 16px; font-weight: bold; color: #f99c0e; line-height: 20px; TEXT-DECORATION: none;}
.style2 {font-size: 14px; font-weight: bold; color: #824e00;}
.style2 a {font-size: 14px; font-weight: bold; color: #000000; TEXT-DECORATION: underline;}
.style2 a:hover {font-size: 14px; font-weight: bold; color: #000000; TEXT-DECORATION: none;}
.style3 {font-size: 14px; font-weight: bold; color: #f7ac37}
.style3 a {font-size: 14px; font-weight: bold; color: #f7ac37; TEXT-DECORATION: underline;}
.style3 a:hover {font-size: 14px; font-weight: bold; color: #f7ac37; TEXT-DECORATION: none;}
.thumb {width: 240px; height: 180px; border: 1px solid #b37700;}
a:hover .thumb {width: 240px; height: 180px; border: 1px #D63428 dashed;}
.menu {
	position: relative;
	float:left;
	margin:0px;
	padding:0px;
	width:1000px;
	height:40px;
}
.menu ul {
	position: relative;
	float:left;
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:1000px;
}
.menu li {
	position: relative;
	float:left;
	display: inline; /* ie win bugfix */
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style:none;
}
.menu li a {
	position: relative;
	float:left;
	display: inline; /* ie win bugfix */
	margin:0px 0px 0px 4px;
	padding:5px 20px 6px 20px;
	background:#3b3b3b top;
	color:#fff;
	text-decoration:none;
	list-style:none;
	text-align:center;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
	border-top:1px solid #363636;
	border-bottom:0px;
}
.menu li a:hover {
	position: relative;
	float:left;
	display: inline; /* ie win bugfix */
	margin:0px 0px 0px 4px;
	padding:5px 20px 6px 20px;
	background:#1e6d92 top;
	color:#fff;
	text-decoration:none;
	list-style:none;
	text-align:center;
	border-left:1px solid #1e6d92;
	border-right:1px solid #1e6d92;
	border-top:1px solid #1e6d92;
	border-bottom:0px;
}
.menu li.sltd a, .menu li.sltd a:hover {
	position: relative;
	float:left;
	display: inline; /* ie win bugfix */
	margin:0px 0px 0px 4px;
	padding:5px 20px 6px 20px;
	background:#1e6d92 top;
	color:#fff;
	text-decoration:none;
	list-style:none;
	text-align:center;
	border-left:1px solid #1e6d92;
	border-right:1px solid #1e6d92;
	border-top:1px solid #1e6d92;
}
