body{
	margin:0px;
	padding:0px;
	background-color:white;
}


td.header_logo{
	background: url('img/header_logo.jpg') top left no-repeat;
	vertical-align:top;
}

td.header_logo2{
	background: url('img/header_logo2.jpg') top left no-repeat;
	vertical-align:top;
}

div.header_up{
	background: url('img/header_up.jpg') top left no-repeat;
}

div.header_up2{
	background: url('img/header_up2.jpg') top left no-repeat;
	height:220px;
}

td.padd_for_logo{
	vertical-align:top;
	padding-top:21px;
	padding-left:34px;
}

td.menu_bg_left{
	background-color:white;
	background: url('img/menu_bg_right.gif') top right repeat-y;
}

#menu_up{
	background: url('img/menu_up.gif') top right no-repeat;
}
#menu_up2{
	background: url('img/menu_up.gif') top right no-repeat;
	height:100px;
}

#menu_down{
	background: url('img/menu_down.gif') bottom right no-repeat;
	height:84px;
}

div.menu_item{
	background: url('img/menu_item_bg.gif') top right no-repeat;
	height:26px;
	width:158px;
	text-align:center;
}
div.menu_item2{
	width:158px;
	text-align:center;
	padding-bottom:2px;
}
div.menu_pad{padding-top:5px;}
td.first_menu_item{padding-bottom:10px;}
a.menu_link{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:white;
}
a.menu_link:hover{text-decoration:none;}
a.menu_link2{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#cc3300;
}
a.menu_link2:hover{text-decoration:none;}

td.main_up{vertical-align:top;}

td.main_content{
	padding-left:40px;
	padding-right:20px;
	vertical-align:top;
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#663300;
}
td.main_content2{
	vertical-align:top;
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#663300;
}

div.main_up1{height:225px;}
div.main_up2{
	padding-left:380px;
	height:75px;
}

td.line{
	background: url('img/line.gif');
	height:11px;
	width:100%;
}

b.darktext{
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#663300;
}
#darktext{
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#663300;
}
#lighttext{
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#cc6600;
}

form{
	margin:0px;
	padding:0px;
}

input.field{
	border-style:solid;
	border-width:1px;
	border-color:#e85f2f;
	height:18px;
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#663300;
	vertical-align:middle;
	text-align:left;
}

div.banner{
	text-align:center;
	margin-top:40px;
}

td.footer_bg{
	background: url('img/footer_bg.gif') bottom right no-repeat;
	height:75px;
}

td.footer_left{
	vertical-align:top;
	width:500px;
	padding-top:20px;
	padding-left:20px;
}
td.footer_right{
	vertical-align:top;
	padding-top:20px;
}

a.footer_link{
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#663300;
}
a.footer_link:hover{
	text-decoration:underline;
}

div.left_col{
	background: url('img/left_col_bg.gif');
	width:48px;
	height:100%;
}
div.left_col_up{
	background: url('img/left_col_up.gif') top right no-repeat;
	height:100%;
}
div.left_col_down{
	background: url('img/left_col_down.gif') bottom right no-repeat;
	height:100%;
}

div.right_col{
	background: url('img/right_col_bg.gif');
	width:48px;
	height:100%;
}

div.right_col_up{
	background: url('img/right_col_up.gif') top left no-repeat;
	height:100%;
}

div.right_col_down{
	background: url('img/right_col_down.gif') bottom left no-repeat;
	height:100%;
}

td.header{
	font-family:Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size:11px;
	color:#ef6330;
}

a{
	color:#ef6330;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.nsContent img{border:0px;}
