/** Document Styles **/
body{
margin: 0px;
padding: 0px;
font-family:verdana;
font-size: 11px;
color: black;
background-color: #A8A8A8;
width:100%;
}
td
{
  font-family:verdana;
  font-size:13px;
  color:#ffffff;
}
a{
  text-decoration:none;
  color:#000000;
}
a:hover{
  text-decoration:underline;
  color:#000000;
}
.box1_line
{
 background-image: url(../images/line_1.gif);
 background-repeat: no-repeat;
 height:70px;
 width:173px;
}
.box1_top
{
 background-image: url(../images/box1_top.gif);
 background-repeat: no-repeat;
 height:101px;
 width:159px;
}
.box1_center
{
 background-image: url(../images/box1_center.gif);
 background-repeat: repeat-y;
 width:159px;
}
.box1_bottom
{
 background-image: url(../images/box1_bottom.gif);
 background-repeat: no-repeat;
 height:16px;
 width:159px;
}
.box2_top
{
 background-image: url(../images/box2_top.gif);
 background-repeat: no-repeat;
 height:78px;
 width:218px;
}
.box2_center
{
 background-image: url(../images/box2_center.gif);
 background-repeat: repeat-y;
 width:218px;
}
.box2_bottom
{
 background-image: url(../images/box2_bottom.gif);
 background-repeat: no-repeat;
 height:19px;
 width:218px; 
}
.box2_bg{
	background:#515151 url(../images/bg_eye.jpg) no-repeat top right ;
	height:297px;
	
}
.menu1
{
  font-family:Verdana;
  font-size:10px;
  color:#000000;
  padding-left:28px;
  font-weight:bold;
  padding-bottom:5px;
  padding-top:5px;
}
.menu1 a
{
  color:#000000;
}
.menu1 a:hover
{
  color:#FF8309;
}
.menu2
{
  font-family:Verdana;
  font-size:10px;
  color:#74130C;
  padding-bottom:5px;
  padding-top:3px;
  padding-left:5px;
}
.menu2 a:hover
{
  color:#ffffff;
}

.menu2line
{
 padding-left:25px;
}
.head1
{
  padding-left:40px;
  padding-bottom:0px;
}
.head2
{
  padding-left:50px;
  vertical-align:top;
  padding-bottom:10px;
}
.head3
{
  padding-left:5px;
  vertical-align:top;
  padding-bottom:10px;
}.text1
{
  font-family:verdana;
  font-size:11px;
  color:#FFFFFF;
  padding-left:60px;
  padding-bottom:15px;
  width:300px;
  text-align:justify;
  vertical-align:top;
}
.text2
{
  font-family:verdana;
  font-size:11px;
  color:#FFFFFF;
  padding-left:10px;
  padding-bottom:15px;
  width:350px;
  text-align:justify;
  vertical-align:top;
}
.line2{
 background-image: url(../images/line2.gif);
 background-repeat: repeat-y;
}
.shadow
{
 background-image: url(../images/shadow_right.gif);
 background-repeat: repeat-y;
}
.footer_bg
{
 background-image: url(../images/Footer_bg.jpg);
 background-repeat: no-repeat;
 height:61px;
 width:790px;
}
.footertext1
{
  font-family:Verdana;
  font-size:11px;
  color:#D3D3D3;
  padding-left:72px;
  padding-bottom:21px;
  vertical-align:bottom;
  font-weight:bold;
}
.footertext1 a ,.footertext1 a:hover
{
  color:#D3D3D3;
}
.footertext2
{
  font-family:Verdana;
  font-size:11px;
  color:#000000;
  padding-right:10px;
  vertical-align:bottom;
}
.id
{
 padding-left:60px;
 line-height:17px;
}
.id a
{
 color:#FFFFFF;
 text-decoration:underline;
}




