/* CSS Document */

body{
	margin:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#590C1E;
}
p{
padding:0px;
margin:0px;
}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}
.logo{
	padding-left:46px;
}
.left{
background-image:url(images/left_part.gif);
background-repeat:no-repeat;
height:989px;
width:68px;
}
.right{
background-image:url(images/right_part.gif);
background-repeat:no-repeat;
height:989px;
width:30px;
}
.topPart{
background-image:url(images/top_part.gif);
background-repeat:no-repeat;
width:513px;
height:192px;
}
.headerPic{
background-image:url(images/header_pic.gif);
background-repeat:no-repeat;
width:514px;
height:295px;
}
.headerLeft{
padding-left:27px;
}
.headerText{
color:#6A6759;
line-height:14px;
text-decoration:none;
}
.headerText:hover{
color:#8E472B;
line-height:14px;
text-decoration:none;
}
.newsBg{
background-image:url(images/news_bg.gif);
background-repeat:repeat-y;
}
.newsText{
color:#C7C5BA;
line-height:12px;
text-decoration:none;
}
.newsTextBold{
color:#363425;
font-weight:bold;
line-height:12px;
text-decoration:none;
}
.readmoreText{
color:#6D2330;
line-height:12px;
text-decoration:underline;
}
.readmoreText:hover{
color:#6D2330;
line-height:12px;
text-decoration:none;
}
.pubText{
font-size:11px;
font-weight:bold;
color:#363425;
line-height:12px;
}
.pubTextRed{
color:#6C232F;
line-height:11px;
}
.pubTextBold{
color:#C7C5BA;
line-height:11px;
font-weight:bold;
font-size:11px;
}
.footer{
background-image:url(images/footer.gif);
background-repeat:no-repeat;
width:513px;
height:98px;
}
.copyrightText{
font-size:11px;
font-weight:bold;
color:#716E5E;
}
