@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.png);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.l0 {color:#333333;font-size: 13px;text-decoration:none; font-weight:bold;}
a.l0:active {color: #333333; font-size: 13px;text-decoration:none;font-weight:bold;}
a.l0:hover {color: #f88600; font-size: 13px;text-decoration:none;font-weight:bold;}
a.l0:visited {color: #333333; font-size: 13px;text-decoration:none;font-weight:bold;}

a.l1 {color:#333333; font-size:11px ;text-decoration:none; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
a.l1:active {color: #333333;}
a.l1:hover {color:#990000;}
a.l1:visited {color: #333333;}


.f1 {
	font-size: 9px;
	}
	
.f2 {
	font-size: 10px;
}
	
.f3 {
	font-size: 11px;
}
.f4 {
	font-size: 12px;
}
.f5 {
	font-size: 14px;
}
.f6 {
	font-size: 16px;
}
.f7 {
	font-size: 18px;
}





a img { border:none; }

.dropDownMenu_container {
      height:auto;
      width:130px;
      padding-top:13px;
      margin-left:-11px;
      margin-right:auto;
      position:absolute;
      background-position:top;
      background-repeat:no-repeat;
      z-index:100;
	  line-height:15px;
	  font-size:12px;
	  font-family:tahoma;
	  font-weight:bold;
	  text-align:left;
}

.dropDownMenu_container a:link {
	  padding-left:5px;
      width:200px;
      height:16px;
      background-color:#7b1515;
	  background-image:url(../images/nav_bg.png);
      color: #ffffff;
      text-decoration:none;
      vertical-align:middle;
      margin-bottom:-1px;
      float:right;
}

.dropDownMenu_container a:visited {
	  padding-left:5px;
      width:200px;
      height:16px;
      background-color:#7b1515;
	  	  background-image:url(../images/nav_bg.png);

      color: #ffffff;  
      text-decoration:none;
      vertical-align:middle;
      margin-bottom:-1px;
      float:right;
}

.dropDownMenu_container a:active {
	  padding-left:5px;
      width:200px;
      height:16px;
      background-color:#356171;
	  	  background-image:url(../images/nav_bg.png);

      color: #ffffff;
      text-decoration:none;
      vertical-align:middle;
      margin-bottom:-1px;
      float:right;
}

.dropDownMenu_container a:hover {
	  padding-left:5px;
      width:200px;
      height:16px;
      background-color:#4b0a0a;
	  	  	  background-image:url(../images/nav_bg2.png);

      color: #ffffff;
      text-decoration:none;
      vertical-align:middle;
      margin-bottom:-1px;
      float:right;
}

.counter { font:12px normal Arial, Helvetica, sans-serif; border-top:1px dashed; color:#333333; border-top-color:#CCCCCC;}

<!-- -->

.rightpane
{
	float:left; 
	width:219px; 
	height:309px; 
	background-image:url(../images/bg_rightpane.png);"
}



.subcontent
{
	float:left; 
	width:668px; 
	height:309px; 
	background-image:url(../images/subcontent.png); 
}

.centerpiece
{
	float:left; 
	width:668px; 
	height:226px; 
	background-image:url(../images/galing_centerpiece.gif);
}

