body {
	background-color: #E9E3D5;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	padding-left: 8px;
	font-weight: bolder;
	padding-right: 8px;
	text-align: justify;
}

.content a {
	color: #FF0000;
	padding-left: 8px;
	font-weight: lighter;
	padding-right: 8px;
	text-align: justify;
	text-decoration: none;
}
.content a:hover {
	color: #000000;
	padding-left: 8px;
	font-weight: lighter;
	padding-right: 8px;
	text-align: justify;
	text-decoration: underline;
}




.search {
	font-family: Arial;
	font-size: 18px;
	color: #996600;
	padding-left: 5px;
	text-decoration: none;
}
.search a{
	font-size: 18px;
	color: #003366;
	padding-left: 5px;
	text-decoration: none;
}

.search a:hover{
	font-size: 18px;
	color: #990000;
	padding-left: 5px;
}
.searchtxt {
	font-family: Arial;
	font-size: 12px;
	color: #092749;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}




.ctb {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.ftb {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

.footer
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	text-align: left;
	padding-left: 8px;
}

.footer a
{
	font-family: Arial;
	font-weight: lighter;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}
.footer a:hover
{
	font-family: Arial;
	color: #996600;
	font-weight: lighter;
	font-size: 11px;
	text-decoration: underline;
}
.powered {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 13px;
	padding-right: 10px;
}
.powered a {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #006699;
	text-decoration: none;
}
.powered a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #990000;
	text-decoration: underline;
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.4;
	cursor: hand;
}
.box {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}

.top_menu {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-left: 8px;
}
.top_menu a {
	font-family: Arial;

	color: #996600;
	text-decoration: none;
}
.top_menu a:hover{
	font-family: Arial;
	
	color: #FF9900;
	text-decoration: underline;
}

/*active top menu*/
.nav_bg {
	background: url(images/top_navi_bg.jpg) repeat-x;
	height:44px;
}

#nav {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	OVERFLOW: hidden;
	HEIGHT: 44px;
}
#nav A {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-SIZE: 13px;
	font-family:Arial;
	font-weight:bolder;
	FLOAT: left;
	COLOR:#977A0E;
	TEXT-DECORATION: underline;
	height: 44px;
	padding-top: 15px;
}
#nav .last {
	BORDER-RIGHT: #c1c1c1 1px solid
}
#nav A:hover {
	COLOR:#990000;
	background-color: #FFFFFF;
	/*height: 44px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/top_menu_hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
#nav .on {
	BACKGROUND: url(images/navh.gif) #fff repeat-x left bottom; 
	COLOR: #000; 
	BORDER-BOTTOM: #8b0000 2px solid
}
#nav .order {
	BORDER-RIGHT: #c1c1c1 1px solid; 
	FONT-WEIGHT: 700; 
	BORDER-LEFT: #c1c1c1 1px solid; 
	COLOR: #8b0000; 
	BORDER-BOTTOM: #8b0000 2px solid
}
#nav .order:hover {
	COLOR: #8b0000; TEXT-DECORATION: none
}

/*active top menu end*/
