/*
© 1991 - 2004 Dandelion Death. All Rights Reserved.
*/
body { 
	background:#733111; 
	margin-top: 50px; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding: 0; 
	font-family:verdana, arial, sans-serif, tahoma; 
	font-size: 10px; 
	color: #000000;
	scrollbar-base-color:#D48100;
	scrollbar-shadow-color:#CC6601;
	scrollbar-darkshadow-color:#733111;
	scrollbar-arrow-color:#733111;
	}
	
.mainTB {
	background-image:url(images/main_background.gif);
	background-repeat;no-repeat;
	width:712px;
	height:612px;
}

td {
	font-size:10px;
}

.homeMainTB {
	background-image:url(/images/home_background.jpg);
	background-repeat;no-repeat;
	width:712px;
	height:612px;
}

.buttons {
	padding-top:24px;
	padding-left:4px;
	width:300px;
}

.logo {
	padding:10px;
	width:412px;
}

.mainLeftTD {
	width:412px;
	height:400px;
	padding:4px;
}

.mainRightTD {
	width:300px;
	height:400px;
	padding:4px;
}

.mainCenterTD {
	height:400px;
	width:712px;
	padding:4px;
}

.feature {
	background-image:url(/images/box_background.gif);
	background-repeat:no-repeat;
	width:274px;
	height:151px;
	padding:4px;
}

.featuresm {
	background-image:url(/images/box_background_sm.gif);
	background-repeat:no-repeat;
	width:270px;
	height:54px;
	padding:4px;
}

.nl_box {
	background-image:url(/images/nl_box_background.gif);
	background-repeat:no-repeat;
	width:618px;
	height:120px;
	padding:4px;
}

.copyright {
	text-align:right;
	padding:4px;
	color:#733111;
	font-size:10px;
}

a {
	text-decoration:none;
	color:#983201;
	border-bottom: 1px dashed #983201;
}

a:hover {
	text-decoration:none;
	color:#FFFECE;
	border-bottom: 1px dashed #FFFECE;
}

a.btn,a.btn:hover,a.lg,a.lg:hover {
	text-decoration:none;
	border-bottom:0px;
}	

