BODY{
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size : 12px;
  margin:0;
  padding : 0px 0px 0px 0px;
  color : #494949;	
}

img{
  border:0;
}
.header{
  border-right : 1px solid #777777;
  border-left : 1px solid #777777;
  width : 720px;
  height : 45px;
  margin : 0px auto 0px auto;
  padding-left : 10px;
  padding-top : 10px;
  padding-bottom : 5px;
  
}
.menu{
  background : #ffffff url(images/menu_bg1.gif) repeat-x left top;
  border-right : 1px solid #777777;
  border-left : 1px solid #777777;
  border-top : 2px solid black; 
  border-bottom : 1px solid black;
  width : 720px;
  height : 30px;
}

.menu TD{
  
  height : 30px;
  font-size:14px;

  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  vertical-align : middle;
  text-align : center;
  
}
.menu A{
  width:100%;
  height : 30px;
  color : #666666;
  font-weight:bold;
  text-decoration:none;
  padding-top : 4px;
}
.menu A:HOVER{
  background : #FFF url(images/menu_bg2.gif) repeat-x left top;
  color : #fff;
}
.mainbanner{
  padding-bottom : 5px;
  border-left : 1px solid #777777;
  border-right : 1px solid #777777;
}
.main{
  width : 720px;
  border-left : 1px solid #777777;
  border-right : 1px solid #777777;
}
.left{
  width : 280px;
}
.left_bg{
	width : 250px;
	font-size:14px;
	background : #ffffff url(images/info_bg4.gif) repeat-x left top;
	line-height : 150%;
	padding-left: 10px;
	padding-top: 15px;
}
.right{
  width : 420px;
  padding-top : 10px;
}
.right_profile{
  width : 420px;
  padding-left : 7px;
}
.right_text1{
	width : 410px;
	font-size : 13px;
	line-height : 140%;
	padding-top : 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-right: 15px;
	padding-left: 10px;
}
.right_text2{
  font-size : 13px;
  line-height : 140%;
}
.right_text3{
  width : 410px;
  font-size : 14px;
  line-height : 150%;
  padding-left : 10px;
  padding-right : 14px;
}
.footer{
  width : 720px;
  height : 30px;
  font-size:12px;
  vertical-align : middle;
  text-align : center;
  border-left : 1px solid #777777;
  border-right : 1px solid #777777;
  border-top : 1px solid #777777;
}
.footer A{
  color : #666666;
  text-decoration:none;
}
.footer A:HOVER{
  color : #0066CC;
}
.copy{
  width : 720px;
  height : 30px;
  font-size:10px;
  vertical-align : middle;
  text-align : center;
  border-left : 1px solid #777777;
  border-right : 1px solid #777777;
  border-bottom : 1px solid #777777;
  border-top : 1px solid #777777;
  color : #ffffff;
  background-color : black;
}

.profile{
  vertical-align : top;
  font-size : 13px;
  background : #ffffff url(images/profile_bg.gif) repeat-y left top;
}

