@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#e4e2e3;
}
.page {
	width:1004px;

	float:none;
	height:auto;
	margin:auto;
}
.main_div {	

	background:url(../images/bg.jpg);
	background-repeat:repeat-y;
	float: left;
	height: auto;
	width: 997px;
	padding-right: 2px;
	padding-left: 4px;
}
.div_left {
	float: left;
	height: auto;
	width: 332px;
}
.div_right {
	float: left;
	height:auto;
	width: 665px;
}
.container_div
{
float:left;
width:100%;
height:auto;
}

.top {
	float: left;
	height: 120px;
	width: 100%;
}
.menu_main {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 128px;
	margin-right: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
.menu_main_over {
	background-image: url(menu_over.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 128px;
	margin-right: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
.flash_container {
	float: left;
	height: auto;
	width: 644px;
	margin:4px;
	border: 3px solid #f1f0ee;
}
.main_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main_link a:link {
	text-decoration: none;
}
.main_link a:visited {
	text-decoration: none;
	color: #000000;
}
.main_link a:hover {
	text-decoration: underline;
	color: #D2D2D2;
}
.main_link a:active {
	text-decoration: none;
	color: #000000;
}


.main_link2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.main_link2 a:link {
	text-decoration: none;
}
.main_link2 a:visited {
	text-decoration: none;
	color: #990000;
}
.main_link2 a:hover {
	text-decoration: underline;
	color: #993300;
}
.main_link2 a:active {
	text-decoration: none;
	color: #990000;
}



.main_font 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	height: 5px;
	width: 70%;
}
.box {
	background-image: url(../images/bg_box.jpg);
	float: left;
	height: 116px;
	width: 181px;
	margin-right: 13px;
}
.font_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.style1 {color: #333333}
.style2 {color: #0094DD}
.style3 {color: #F14D06}
.style4 {color: #CCCC00}

.left_box {
	background-image: url(../images/center_box.jpg);
	float: left;
	height: auto;
	width: 327px;
	margin-left:3px;
}
.footer {
	background-color: #939393;
	padding: 4px;
	float: left;
	height: 100px;
	width: 99%;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.h_f{ height:27px;}
.h{ height:19px; width:200px; margin:0px; padding:0 0 0 4px}
.indent_form{ margin:0 14px 0px 146px}


input{
   background:#fff;
   border:1px solid #b7bbc1;
   font-family:Arial;
   color:#1d2328;
   font-size:1em;
}
textarea{
   border:1px solid #b7bbc1;
   width:224px; height:100px;
   font-family:Arial;
   color:#1d2328;
   font-size:1em;
   margin:0 0 10px 0px;
   padding:0 0 0 4px;
   overflow:auto}
   	.border{
   border:1px  outset #b7bbc1;}
   .bg_form
{
background:#efefef; }

    #tabs7 {
      float:left;
      width:100%;
      font-size:12px;
	  color:#000000;
      line-height:normal;
          border-bottom:1px solid #b5b3b4;
      }
    #tabs7 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs7 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs7 a {
      float:left;
      background:url("tableft7.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs7 a span {
      float:left;
      display:block;
      background:url("tabright7.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#999;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs7 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs7 a:hover span {
      color:#000000;
      }
    #tabs7 a:hover {
      background-position:0% -42px;
      }
    #tabs7 a:hover span {
      background-position:100% -42px;
      }

      #tabs7 #current a {
              background-position:0% -42px;
			  color:#000000;
      }
      #tabs7 #current a span {
              background-position:100% -42px;
			  color:#000000;

      }

