/* CSS Document */
body{
	background-color: #FFA36C;
}

.welcome{ font-family:"Verdana"; font-size:20px; color:#F11D17; font-weight:bold;}

.line{background-color: #CC0000;}

.toprite{ background-color: #FCC09B; font-family:"Verdana"; font-size:11px; color:#000000; text-decoration:none;}
.toprite A:hover{ background-color: #FCC09B; font-family:"verdana"; font-size:11px; color:#000000; text-decoration:none;}

.quick{ font-family:"Verdana"; font-size:12px; color:#970000; font-weight:bold;}


td.main {
	background: #FC9659;
	padding: 3px;
	border: 2px solid White;
}
td.title
{
	background-color: #FCC09B;  font-family:"Verdana"; font-size:11px; color:#000000;
}
td.finder
{
	background-color: #FDDCDC; 
}

td.finder1
{
	background-color: #E35703; 
}

td.band1
{
	background-color: #FFD8D8; 
}

td.band2
{
	background-color: #BF450E; 
}

td.box-header {
	height: 30;
	width: 262;
	background-color: #E35703;
	font-family: "Verdana"; font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	border: none;
	padding-left: 10px;
}
td.box-content {
	background-color: #ffffff;
	font-family: "verdana";
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #FBBBBB;
	border-right: 1px solid #FBBBBB;
}
 
td.box-footer {
	background-color: #FAC5A5;
	font-family: "verdana";
	color: #301101;
 	font-size: 11px;
	color: #ffffff;
	width: 262;
	height: 25;
	border: none;
	padding-right: 10px;
	text-align: right; 

}



.box-footer A:link { font-family:"verdana"; font-size:11px; color: #301101; }
.box-footer A:hover {
	font-family: "verdana";
	font-size: 11px;
	color: #C18059;
}

td.path { font-family:"verdana",; font-size:11px; vertical-align:middle;}
td.on { background-color: #FFD8D8; font-family:"verdana"; font-size:12px; vertical-align:middle;}
td.off { background-color: #BF450E; font-family:"verdana"; font-size:12px; vertical-align:middle;}



.on A:link {text-decoration: none; color: #7C2904;}
.on A:visited {text-decoration: none; color: #7C2904;}
.on A:active {text-decoration: none; color: #7C2904;}
.on A:hover {text-decoration: none; color: #7C2904;}


.off A:link {text-decoration: none; color: #ffffff; }
.off A:visited {text-decoration: none; color: #ffffff;}
.off A:active {text-decoration: none; color: #ffffff;}
.off A:hover {text-decoration: none; color: #ffffff;}



.aboutus{position: relative;background: url(css/orange/aboutus.gif) no-repeat;white-space: nowrap;display: block;}
.aboutus img{width: 139px;height: 40px;border: 0}
.aboutus a:hover img{visibility:show;background: url(css/orange/aboutus_on.gif) no-repeat;}


td.logo
{
background-image:url(orange/logo.gif);
background-repeat:no-repeat;
}

td.go
{
background-image:url(orange/go.gif);
background-repeat:no-repeat;
}

td.btn
{
background-image:url(orange/btn.gif);
background-repeat:no-repeat;
border: 0px;
}

td.top{position: relative;background: url(../images/border/orange/top.gif) }
td.left{position: relative;background: url(../images/border/orange/left.gif)}
td.right{position: relative;background: url(../images/border/orange/right.gif)}
td.bottom{position: relative;background: url(../images/border/orange/bottom.gif)}
