a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:link.footer, a:visited.footer {
	color: #b7b58e;
	text-decoration: none;
}

a:active, a:hover {
	color: #b5b29f;
	text-decoration: none;
}

a:active.footer, a:hover.footer {
	color: #ffffff;
	text-decoration: none;
}

body {
	background-color: #666633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	scrollbar-3dlight-color: #666633;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #666633;
	scrollbar-face-color: #b5b29f;
	scrollbar-highlight-color: #666633;
	scrollbar-shadow-color: #666633;
	scrollbar-track-color: #000000;
}

li {
	line-height: 14px;
	list-style-type: square;
}

td {
	color: #b5b29f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.form {
	background-color: #b5b29f;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.subheader {
	color: #b5b29f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.thumb {
	border: 1px solid #666633;
	color: #ffffff;
	height: 142px;
	text-align: center;
	width: 165px;
}

.thumb2 {
	border: 1px solid #ffffff;
	color: #ffffff;
	height: 142px;
	text-align: center;
	width: 165px;
}

.topleft {
	height: 15;
	left: 4px;
	position: absolute;
	top: 4px;
	width: 200px;
}

.topright {
	height: 15;
	position: absolute;
	right: 4px;
	text-align; right: ;
	top: 4px;
	width: 200px;
}

#bodymain {
	background-color: #ffffff;
	border: 1px solid #000000;
	clip: rect(0,600,360,0);
	color: #000000;
	height: 360px;
	left: 160px;
	padding-left: 102px;
	padding-top: 30px;
	position: absolute;
	top: 50px;
	width: 600px;
	z-index: 1;
}

#footer {
	clip: rect(0,600,25,0);
	color: #b5b29f;
	height: 25px;
	left: 160px;
	position: absolute;
	top: 418px;
	width: 600px;
	z-index: 1;
}

#homepage {
	clip: rect(0,600,360,0);
	height: 360px;
	left: 160px;
	position: absolute;
	top: 50px;
	width: 600px;
	z-index: 1;
}

#logo {
	clip: rect(0,104,145,0);
	height: 145px;
	left: 30px;
	position: absolute;
	top: 140px;
	width: 104px;
	z-index: 1;
}

#samplescontent {
	background-color: #000000;
	border: 1px solid #ffffff; /*clip: rect(0,580,270,0);*/
	color: #000000;
	height: 270px;
	left: 170px;
	overflow: auto;
	position: absolute;
	top: 130px;
	width: 580px;
	z-index: 2;
}

#textcontent {
	border: 1px solid #ffffff;
	clip: rect(0,385,240,0);
	color: #000000;
	height: 240px;
	left: 264px;
	overflow: auto;
	position: absolute;
	top: 130px;
	width: 385px;
	z-index: 2;
}
