body {
	margin:0px;
	background-color: #dddddd;
}
.normal {
	border:none
}
a:link, a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a.idx2:link, a.idx2:visited {
	color: #858585;
}
a.idx2:hover {
	color: #858585;
	text-decoration: none;
}
.tmb_bg {
	border: 2px solid #ffffff;
}
#close_window {
	position: relative;
	z-index: 9999;
	left: 935px;
	top: -64px;
	height: 20px;
	width: 20px;
}
#pleasewait {
	position:absolute;
	left:45%;
	top:40%;
	z-index:10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #858585;
	background-color: #CCFFFF;
	background-image: url(/webimages/loading.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	height: 40px;
	width: 200px;
	text-indent: 25px;
	text-align: center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	vertical-align: bottom;
}
#pleasewait2 {
	position: absolute;
	visibility: visible;
	z-index: 9;
	height: 100%;
	width: 100%;
	display: block;
}
#index-margin {
	width: 100%;
	height:50px;
}
#index_bg {
	background-image: url(/webimages/bg_open.png);
	background-repeat: no-repeat;
	position: relative;
	height: 500px;
	width: 490px;
	padding: 5px;
}
#open_idx_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: center;
}
#open_idx_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.outline {
	padding: 5px;
	width: 975px;
	height:auto;
	border: 2px solid #ffffff;
}
#home_wood, #instructions_wood {
	border: 2px solid #ffffff;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(/theme/wood/back.jpg);
}
#home_corian, #instructions_corian {
	border: 2px solid #ffffff;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(/theme/corian/back.jpg);
}

.contact {
	border:2px solid #ffffff;
	background-color:#77882b;
	text-align: right;
}
#vt_header {
	width: 965px;
	height: 36px;
	text-align:center;
	vertical-align:middle;
	top: 94px;
}

#leftcol {
	/* background-image:url(/webimages/leftbar.jpg); */
	width: 177px;
	float:left;
	height:550px;
	margin-left:3px;
	text-align:justify;
	padding:5px;
}
#leftcol_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #858585;
	text-decoration: underline;
	text-align:center;
}
#leftcol_nav {
	text-align:center;
	vertical-align:middle;
}
#header {
	width: 965px;
	height: 94px;
	text-align:center;
	float:right;
}
#cont_top-wood {
	width: 788px;
	height: 10px;
	float:left;
	margin-top: 7px;
	margin-left: 15px;
	background-image: url(/theme/wood/cont_top.gif);
	background-repeat: no-repeat;
	background-position:bottom
}
#cont_left-wood {
	width:10px;
	height:534px;
	margin-left: 15px;
	background-image: url(/theme/wood/cont_left.gif);
	background-repeat: repeat-y;
	float:left;
}
	
#content-wood {
	font-family: Arial, Helvetica, sans-serif;
	width: 945px;
	height: 570px;
	text-align:justify;
	float:left;
	padding-top: 7px;
	text-indent: 7px;
	color:#ffffff;
	margin: 10px;
}
#content-wood td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
} 
#cont_right-wood {
	width:10px;
	height:534px;
	background-image: url(/theme/wood/cont_rt.gif);
	background-repeat: repeat-y;
	float:left;
}
#cont_bottom-wood {
	width: 788px;
	height: 10px;
	float:left;
	margin-left: 15px;
	background-image: url(/theme/wood/cont_bottom.gif);
	background-repeat: no-repeat;
}
#cont_top-corian {
	width: 788px;
	height: 10px;
	float:left;
	margin-top: 7px;
	margin-left: 15px;
	background-image: url(/theme/corian/cont_top.gif);
	background-repeat: no-repeat;
	background-position:bottom
}
#cont_left-corian {
	width:10px;
	height:534px;
	margin-left: 15px;
	background-image: url(/theme/corian/cont_left.gif);
	background-repeat: repeat-y;
	float:left;
}
	
#content-corian {
	width: 945px;
	height: 550px;
	text-align:justify;
	float:left;
	padding-top: 7px;
	text-indent: 7px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}
#content-corian td {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		line-height: 16px;
}

#cont_right-corian {
	width:10px;
	height:534px;
	background-image: url(/theme/corian/cont_rt.gif);
	background-repeat: repeat-y;
	float:left;
}
#cont_bottom-corian {
	width: 788px;
	height: 10px;
	float:left;
	margin-left: 15px;
	background-image: url(/theme/corian/cont_bottom.gif);
	background-repeat: no-repeat;
}
.menu_b {
	display:block;
	width:131px;
	height:40px;
	text-align:center;
	vertical-align: middle;
}
a.menu_b:link, a.menu_b:visited {
	background-image: url(/webimages/menu_b.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration:none;
	width:100%;
	height:40px;
	text-align:center;
	padding-top:23px;
}
a.menu_b:hover {
	color:#ff9900;
}
#content-wood td#form_label, #content-corian td#form_label {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 14px;
}
#content-wood td#error, #content-corian td#error, #error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-size: 14px;
}
#content-wood td#namelist_title, #content-corian td#namelist_title {
	font-weight: bold;
	color: #858585;
	text-align: left;
	font-size: 14px;
	background-image: url(/webimages/subhead_bg.png);
	background-repeat: repeat-x;
	height: 21px;
	vertical-align: middle;
	margin-bottom: 5px;
	padding-left:5px;
}
#content-wood td.title, #content-corian td.title {
	font-weight: bold;
	color: #022255;
	text-align: center;
	font-size: 18px;
	background-image: url(/webimages/subhead_bg.png);
	background-repeat: repeat-x;
	height: 21px;
	vertical-align:text-top;
}
.inputbox {
	color: #858585;
	font-size: 14px;
	text-indent: 5px;
}
#namelist {
	overflow: scroll;
	height: 275px;
	width: 100%;
}
.vt_menu a:link, .vt_menu a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.vt_menu a:hover {
	color: #ffffff;
}
#content-wood td.usr_title, #content-corian td.usr_title {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#858585;
}
#content-wood td.usr_row, #content-corian td.usr_row {
	font-size:14px;
	color:#000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #858585;
	border-left-color: #858585;
}
.usr_rt, .usr_title_rt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #858585;	
}