/* CSS Document */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td {
	margin : 0;
	padding : 0;
}
img {
	border:0px none;
	margin:0;
	padding:0;
	vertical-align:top;
}
body {
	background: url(../images/fill1.gif) center top repeat-x #666;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #555;
}
a:active {
	text-decoration: none;
	color: #999;
}
div#global {
	min-width: 900px;
	width: 900px;
	text-align:center;
	overflow : hidden;
	margin:auto;
}
div#top {
	overflow : hidden;
	width : 900px;
	height : 9px;
	background-color:#941502;
}
div#header {
	overflow : hidden;
	width : 900px;
	height : 91px;
	background-color:#dbe6ba;
	background-image:url(../images/header_bg.gif);
}
div#banner {
	min-width : 900px;
	overflow : hidden;
	width : 900px;
	height : 334px;
	background-image:url(../images/bnrr.jpg);
}
div#menu {
	min-width : 900px;
	overflow : hidden;
	width : 900px;
	height : 56px;
}
div#content {
	width : 900px;
	height:100%;
	background-color:#f4f4f4;
	overflow : hidden;
}
div#content a {
	color: #000;
	text-decoration: none;
}
div#content a:hover {
 color: # ccc;
	text-decoration: none;
}
div#content a:active {
	text-decoration: none;
	color: #000;
}
.content {
	line-height : 16px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
div#footer {
	min-width : 900px;
	width : 900px;
	height:86;
	background-color:#f4f4f4;
	background-image:url(../images/footer.jpg);
	overflow : hidden;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
.footer {
	font-size:12px;
	color:B77A6B;
}
div#footer a {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	color: #D9CF8A;
	text-decoration: none;
}
div#footer a:active {
	text-decoration: none;
	color: #fff;
}
div#categories a {
	color: #000;
	text-decoration: none;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	display: block;
	text-align:left;
}
div#categories a:hover {
	color: #fff;
	background-color:#b7140b;
	text-decoration: none;
	display: block;
}
div#categories a:active {
	text-decoration: none;
	color: #fff;
	background-color:#000;
}
div#signages a {
	color: #000;
	text-decoration: none;
	display:block;
}
div#signages a:hover {
	color: #666;
	font-weight:bold;
}
div#signages a:active {
	text-decoration: none;
	color: #333;
}
div#ca {
	font-size:12px;
	text-align:right;
}
.ca {
	font-size:12px;
	color:B77A6B;
}
div#ca a {
	color: #B77A6B;
	text-decoration: none;
}
div#ca a:hover {
	color: #ffffff;
	text-decoration: none;
}
div#ca a:active {
	text-decoration: none;
	color: #B77A6B;
}
div#bottom {
	overflow : hidden;
	width : 900px;
	height : 21px;
	background-color:#f4f4f4;
}
div#newsbox {
	overflow : hidden;
	width : 196px;
	height : 266px;
	background-image:url(../images/news_bg.jpg);
}
div#submenu {
	overflow : hidden;
	width : 196px;
	height : 266px;
	background-image:url(../images/submenu_bg.jpg);
}
.sep {
	background:url(../images/sep.gif) 0 0 repeat-x;
}
.heading {
	font-size: 24px;
	color: #d26739;
}
.sub_heading {
	font-size: 14px;
	font-weight:bold;
	color: #d26739;
	height:10px;
}
.line {
	height:1px;
	background-image:url(../images/bg-grey-line.jpg);
	background-repeat:repeat-x;
}
.block_head {
	color: #fff;
	text-align:left;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}
.block_content {
	color: #000;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}
.input {
	width:259px;
	height:20px;
	background-color:#f4f0f0;
	font-size:11px;
	font-family:Tahoma;
	color:#000;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:2 0 0 5px;
}
.textarea {
	width:259px;
	height:122px;
	background-color:#f4f0f0;
	font-size:11px;
	font-family:Tahoma;
	color:#000;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:2 0 0 5px;
	overflow:auto;
}
.submit {
	width:59px;
	height:22px;
	background-color:#d26739;
	font-size:11px;
	font-family:Tahoma;
	color:#ffffff;
	margin:0px;
	padding:0 0 0 0px;
	border:1;
}
.highlight {
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-size: 11px;
	color:#FFFFFF;
}
.imgBorder {
	background-color: #d6000a;
	padding: 2px;
}
.imgBorder:hover {
	background-color: #fff;
}
.toggleopacity img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
	background-color: #d6000a;
	padding: 2px;
}
.toggleopacity:hover img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	background-color: #333;
}
.red {
	color: #990000
}
.style1 {
	font-size: 18px
}
.style2 {
	font-size: 14px;
}
#pscroller2 {
	width: 170px;
	height: 150px;
	color:#333333;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:0px;
	padding-top:4px;
}
#pscroller2 a {
	text-decoration: none;
	color:#000000;
}
div#pscroller2 a {
	text-decoration: none;
	color:#000000;
}
div#pscroller2 a:hover {
	color: #999;
	text-decoration: none;
}
div#pscroller2 a:active {
	text-decoration: none;
	color: #000;
}

