@charset "windows-1255";

.page_bg
{
    background: url(images/bg.jpg) top no-repeat #6d0019;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.body_bg
{
    background: url(images/botoom_green.gif) bottom no-repeat #FFFFFF;
}
.header_bg {
    background: url(images/header.gif) top no-repeat;
    width:977px; height:160px;
}
.menuLine {
    background: url(images/menuLine.gif) top no-repeat;
    width:5px; height:19px;
}
.flash_R {
    background: url(images/flashR.gif) top no-repeat;
    width:104px; height:276px;
}
.flash_L {
    background: url(images/flashL.gif) top no-repeat;
    width:146px; height:276px;
}
.flash_La {
    background: url(images/flashLa.gif) top no-repeat;
    width:25px; height:276px;
}
.flash_B {
    background: url(images/flashB.gif) right top no-repeat;
    width:940px; height:12px;
}
.box01_bg {
	background: url(images/box01.gif) top no-repeat;
	width:221px; height: 245px;
}
.box01_txt, a.box01_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
a.box01_txt:hover {
	color:#a80329;
}
.box02_bg {
	background: url(images/box02.gif) top no-repeat;
	width:221px; height: 245px;
}
.box03_bg {
	background: url(images/box03.gif) top no-repeat;
	width:267px; height: 201px;
}
.txt_bg {
	background: url(images/txtBG.gif) top no-repeat;
	width:673px;
}
.boxes_bg {
	background: url(images/4boxes.gif) top no-repeat;
	height:632px;
}
.mainTable {
	background:url(images/mainBG.gif) bottom left no-repeat #000000;

}
.txt_n, A.txt_n
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 130%;
	text-decoration: none;
}
A.txt_n:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.txt_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_subTitleRed, .a.txt_subTitleRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #A90329;
	line-height: 130%;
	text-decoration:none;
}
.txt_subTitleRed:hover {
	color:#FF0000;;
}
.txt_subTitleWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 130%;
}
.footerBG {
	background:url(images/footerBG.gif) top no-repeat;
	height:54px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FFFFFF;
}
.footerLinks, A.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
A.footerLinks:hover {
    text-decoration: underline;
}

