body {
    background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
}

.maintable{   
	border:1px solid #000000;
}

.headerimage{
  background-image:url(../images/header.jpg);
  background-repeat:no-repeat;
  width:900px;
  height:106px;
}

.menu{
   font-family:"Century Gothic";
   font-size:12px;
   color:#BCBDC1;
   text-decoration:none;   
}
a.menu:hover{
   color:#A10A0F;
   text-decoration:none;
}

.menutable{
   padding-top:70px;
}

.menuspace{
    padding-left:5px;
	padding-right:5px;
}

.flashbackground{
   background-image:url(../images/big_border.jpg);
   background-repeat:no-repeat;   
   width:415px;
   height:312px; 
}

.small_border{
   background-image:url(../images/small_border.jpg);
   background-repeat:no-repeat;
   width:85px;
   height:80px;
}

.content_header{
   font-family:"Century Gothic";
   font-size:18px;
   color:#9F0B0F;
}

.content{
   font-family:"Century Gothic";
   font-size:11px;
   color:#79797A;
}

.footer{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#666666;
   text-decoration:none;
}

.footer_bar{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#9E0E0E;
  font-size:9px;
  padding-left:2px;
  padding-right:2px;
}

.rightDashLine{
    border-right-color:#A00B0F;
	border-right-style:dashed;
	border-right-width:1px;   
}

.bottomDashLine{
   border-bottom:1px dashed #A00B0F;
}

.NewsClassHeader{
    font-family:"Century Gothic";
	font-size:14px;
	color:#999999; 
}

.NewsClass{
    font-family:"Century Gothic";
	font-size:12px;
	color:#999999; 
}
.menuLink{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#E0DCAD;
font-size:14px;
text-decoration:none;
}
