p.warning 
 {
 COLOR: #FF0000;
 }
p.success
 {
 COLOR: #009900;
 }
tr.header
 {
 text-align: center;
 font-weight: bold;
 background-color: #361c21;
 }
input.req, textarea.req {
	background: #FFF6E6;
	border: 1px solid red;
}
select.req{
	background: #FFF6E6;
	border: 1px solid #cccccc;
}
input, textarea {
	border: 1px solid #666666;
}
/*
* Comments
*/
#comments{
	margin: 0px 10px 10px 10px;
}
.commentmsg{
	margin: 10px;
	padding: 10px;
	border: 1px solid #D4BC4C;
	background-color: #F9F6E7;
	text-align:left;
}
.commentmsg .message{
	padding-top: 5px;
	padding-right: 5px;
	color:black;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.commentmenu{
	display: block;
	padding: 5px;
}
.commentadd{
	display: none;
}
#guestmsg{
	color: red;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.commenttextadd{
	border: 1px solid #454545;
	width: 500px;
	height: 80px;
}
.commentload{
	background:url(images/ajax-loader.gif) no-repeat;
	display: none;
	margin-top: 10px;
	margin-left: 10px;
	width: 220px;
	height: 19px;
}
.comment{
	width: 100%;
	margin-bottom: 10px;
}
.commentphoto{
	width: 80px;
	margin-bottom: 5px;
}
.commentcaption{
	border-top: 1px solid #780900;
	border-bottom: 1px solid #780900;
	background: #780900;
	height: 30px;
	padding-left: 5px;
}
.commentcaption a{
	text-decoration: none;
}
.commentcaption a:hover{
	text-decoration: underline;
}
.commenttext{
	min-height: 40px;
	padding-left: 5px;
}
.commentaction{
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #780900;
}
.commentaction a:hover{
	text-decoration: underline;
}
.commentaction a{
	text-decoration: none;
}
.commentbutton{
	padding-left: 0px;
	padding-top: 10px;
	height: 30px;
	width: 80px;
}
.commentbutton1{
	margin-left: 5px;
	height: 30px;
}
.commentbutton2{
	width: 70px;
}
.commentpage{
	color: blue;
}
.commentpageact{
}
.commentpage:hover{
	color: #E1F437;
	cursor: pointer;
}
/**
* Button
*/
.nc {
	display:block;
	width: expression(this.parentNode.offsetWidth+"px");
}
.nc *{
  display:block;
  height:1px;
  font-size:.01em;
  overflow:hidden;
  background:#780900;
}
.nc1{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid black;
  border-right:1px solid black;
  background:#780900;
}
.nc2{
  border-left:1px solid black;
  border-right:1px solid black;
  background:#780900;
}
.ncc {
  display: block;
  background:#780900; padding:3px 8px 3px 8px; color:#fff;
}
.ncc a{
	text-decoration: none;
}
.divider{
  font-weight: normal;
  color: gray;
  padding: 0px 6px 0px 5px;
}

body {
	padding:0;
	margin:0;
	background:#520700 url(images/body_bac.gif) top  repeat;
	color:#FCFCFC;
	font:11px tahoma, Arial, Helvetica, sans-serif;
}

.global {
	margin:0 auto;
}

img {
	border:0;
}

p {
	padding:0;
	margin:0;
	color:#FCFCFC;
	font:11px tahoma, Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
        color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
        color:#FFFFFF;
}


h1 {
	font:18px tahoma, Arial, Helvetica, sans-serif;
}

h2 {
	font:16px tahoma, Arial, Helvetica, sans-serif;
}
/****************************************************/

.top_line {
	background:url(images/top_line.gif) top repeat-x;
}
.top_line_image {
	background:url(images/top_line_image.gif) top center no-repeat;
}
.top_line_l {
	background: url(images/top_line_l.gif) top left no-repeat;
	height:38px;
}
.top_line_r {
	background:url(images/top_line_r.gif) top right no-repeat;
	padding:10px 28px 15px 28px;
}
.top_line a {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#B31C1C;
}
/*********************************************************/
.footer {
	background:url(images/footer.gif) top repeat-x;
}
.footer_l {
	background:url(images/footer_l.gif) top left no-repeat;
}
.footer_r {
	background:url(images/footer_r.gif) top right no-repeat;
}
.footer_image {
	background:url(images/footer_img.gif) top center no-repeat;
	height:40px;
}
.footer_image td, .footer_image a {
	vertical-align:middle;
	color:#FF958B;
}
p.copyr {
	color:#FF958B;
}
/********************************************************/

.content {
	padding:5px 0 9px 0;
	background:#000000;
}

.left_col {
	width:236px;
	margin:0 0 0 6px;
}

.title {
	background:url(images/title_bac.jpg) top left no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFC038;
	text-transform:uppercase;
	padding:9px 0 7px 100px;
}

.title2 {
	background:url(images/title_bac2.jpg) top left no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFC038;
	text-transform:uppercase;
	padding:9px 0 7px 100px;
}


.gray_bc {
	background:#383838;
	margin:4px 0 3px 0;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.gray_bc2 {
	FONT-WEIGHT: bold;
	BACKGROUND: #383838;
	MARGIN: 4px 0px 3px;
	COLOR: #ffffff;
} 
.gray_bc2 LI { 
	margin:0px; 
	padding:2pt 0 5pt 15pt; 
	background:url(images/bg_li.jpg) top left no-repeat;
}
.gray_bc p {
	font-weight:bold;
	padding:5px 5px;
}

.bot_red {
	background: #780900 url(images/bot_red.gif) bottom no-repeat;
	margin-bottom:10px;
	padding:6px 11px 11px 11px;
}
.bot_red2 {
	background: #780900 url(images/bot_red.gif) bottom no-repeat;
	margin-bottom:10px;
        height:16px;
	padding:6px 11px 6px 11px;
}
.bot_red a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.tt {
	text-transform:uppercase;
}

.news1 {
	background:url(images/news01.gif) top right no-repeat;
	padding:16px 17px 20px 19px;
	text-align:left;
}
.news2 {
	background:url(images/news02.gif) top right no-repeat;
	border-top:1px solid #000000;
	padding:16px 17px 20px 19px;
	text-align:left;
}
.news1 p, .news2 p {
	font-weight:100;
}
p.date {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/**********************************************************/

.w_tr {
	background:#ffffff url(images/w_tr.gif) top right no-repeat;
}
.w_tl {
	background:url(images/w_tl.gif) top left no-repeat;
}
.w_br {
	background:url(images/w_br.gif) bottom right no-repeat;
}
.w_bl {
	background:url(images/w_bl.gif) bottom left no-repeat;
	padding:2px;
}

.r_bac {
	background:url(images/r_bac.gif) top repeat-x;
}
.r_tl {
	background:url(images/r_tl.gif) top left no-repeat;
}
.r_tr {
	background:url(images/r_tr.gif) top right no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFC038;
	text-transform:uppercase;
	text-align:center;
	padding:6px 0;
}

.rb_bac {
	background:url(images/rb_bac.gif) top repeat-x;
}
.rb_tl {
	background:url(images/rb_tl.gif) top left no-repeat;
}
.rb_tr {
	background:url(images/rb_tr.gif) top right no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px 12px;
}
.rb_tr a {
	float:right;
	color:#FF574B;
}

.info {
	text-align:left;
	padding:7px 0;
}
.info a {
	color:#000000;
}
.info p {
	color:#000000;
}

.padng {
	padding:0 11px 10px 0;
}

.line_gray {
	background:url(images/line_gray.gif) bottom repeat-x;
	height:4px;
}

.form td {
	vertical-align:middle;
	padding:5px 0 3px 0;
}

.info td {
	font-weight:bold;
	color:#000000;
}
.num {
	text-align:right;
}

.lft_padding {
	padding-left:40px;
}
.lft_padding2 {
	padding-left:30px;
}

a.all_news {
	color:#FFFFFF;
	font-weight:bold;
}
.SearchForm .button {
    width: 75px;
    height: 19px;
    padding: 0;
	margin-left:0px;
	margin-top:0px;
    border: none;
    background: url(images/search.gif);
}
table {
	border-width: 2px;
	border-color: maroon;
}
hr {
	border-color: maroon;
}

