@charset "utf-8";
body  {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6e6e6e;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
	outline: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	outline: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #3e3e3e;
}
a:active {
	text-decoration: none;
    outline: none;
}
a:focus {
     -moz-outline-style: none;
}
h2 { 
    font-size: 1.5em; 
    margin: 10px 0 20px 20px; 
    color: #2e2e2e; 
}
#container { 
	width: 835px;
	margin: 20px auto;
	text-align: left;
}
#header {
	width: 825px;
	margin: 0;
	padding: 0;
}
#nav {
	width: 470px;
	margin: 0 0 0 20px;
	padding: 0;
}
#tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
}
#tabsH ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
#tabsH li {
      display:inline;
      margin:0;
      padding:0;
}
#tabsH a {
      float:left;
      background: url(../images/tableftH.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
#tabsH a span {
      float:left;
      display:block;
      background: url(../images/tabrightH.gif) no-repeat right top;
      padding:5px 27px 4px 18px;
      color:#FFF;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {
	float:none;
}
    /* End IE5-Mac hack */
#tabsH a:hover span {
      color:#FFF;
}
#tabsH a:hover {
      background-position:0% -42px;
}
#tabsH a:hover span {
      background-position:100% -42px;
}
#sidebar2 {
	float: right;
	margin: 0;
	padding: 10px;
	width: 310px;
}
#sidebar2 p {
	margin: 15px;
	padding: 0px;
}
#content_container {
	background-color: #fff;
	float: left;
	width: 455px;
	margin: 0 0 10px 20px;
	padding: 0px;
}
#mainContent {
	width: 455px;
	padding: 20px 0 10px 0;
	border-left: dotted 1px #6e6e6e;
	border-right: dotted 1px #6e6e6e;
}
#mainContent p {
	margin: 15px;
	padding: 0px;
	color: #000;
}
#footer {
	padding: 0;
	margin: 20px 0 0 0;
	background-color: #000;
	border-top: dotted #fff 1px;
} 
#footer p {
    font-size: 10px;
    color: #6e6e6e;
    margin: 0;
    text-align: center;
    padding: 10px;
}
#footer a {
    color: #999;
    text-decoration: none;
}
#footer a:visited {
    color: #999;
    text-decoration: none;
}
#footer a:hover {
    color: #5e5e5e;
    text-decoration: none;
}
.block {
	width: 255px;
	height: 50px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.fltrt {
	float: right;
	margin: 0 0 10px 10px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clear {
	clear: both;
}
.roundedcornr_box_255054 {
   background: #1e1e1e;
}
.roundedcornr_top_255054 div {
   background: url(../images/roundedcornr_255054_tl.png) no-repeat top left;
}
.roundedcornr_top_255054 {
   background: url(../images/roundedcornr_255054_tr.png) no-repeat top right;
}
.roundedcornr_bottom_255054 div {
   background: url(../images/roundedcornr_255054_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_255054 {
   background: url(../images/roundedcornr_255054_br.png) no-repeat bottom right;
}

.roundedcornr_top_255054 div, .roundedcornr_top_255054, 
.roundedcornr_bottom_255054 div, .roundedcornr_bottom_255054 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
