body {
	background-color: #666666;
	height:100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#top_menu{
	width: 748px;
	height: 60px;
}
#sub_line{
	background-image:  url("images/sub_line.gif");
	background-repeat: repeat-x;
	width: 748px;
	height: 8px;
}
#sub_line_2{
	width: 748px;
	background-color: #be793e;
	height: 7px;
}

#menu{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 180px;
	padding-top: 12px;
	padding-left: 8px;
}
#img{
	background-image:  url("images/img.jpg");
	background-repeat: no-repeat;
	width: 560px;
	height: 232px;
}
#logo{
	font-family: Times, "Times New Roman", serif;
	background-image:  url("images/logo.gif");
	background-repeat: no-repeat;
	width: 271px;
	height: 232px;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	color: #6F787C;
}

#left_frame{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 300px;
	padding-left: 23px;
	padding-right: 30px;
	padding-bottom: 10px
}
#full_frame{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 695px;
	padding-left: 23px;
	padding-right: 30px;
	padding-bottom: 10px
}
#sub_line_3{
	width: 1px;
	background-color: #be793e;
}
#right_frame{
	background-color: #FFFFFF;
	background-image:  url("images/frame_right.jpg");
	background-repeat: no-repeat;
	width: 321px;
	height: 202px;
	padding-left: 43px;
	padding-right: 30px;
	padding-bottom: 10px
}

#bottom_line{
	background-color: #FFFFFF;
	background-image:  url("images/bottom_line.gif");
	background-repeat: no-repeat;
	width: 748px;
	height: 41px;
}

.menu_item{
   background-image:  url("images/menu_item.gif");
   background-repeat: no-repeat;
   width: 172px;
   height: 26px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   padding-left: 12px;
}
a.menu_link{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #333333;
   text-decoration:none;
}
a.menu_link:hover{
   text-decoration:underline;
}

.H1{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-top:10px;
   color: #be793e;
}

.P {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #333333;
   margin-top: 2px;
}
.H2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #be793e;
   margin-top: 5px;
   margin-bottom: 0px;
}
.a:link {color: #be793e; text-decoration:underline; border-bottom:0px solid #be793e;}
.a:visited {color: #333333; text-decoration:underline; border-bottom:0px solid #333333;}
.a:hover {color: #be793e; text-decoration:underline; border-bottom:0px solid #be793e;}
.a:active {color: #be793e; text-decoration:underline; border-bottom:0px solid #be793e;}
/* Generic form button style. */
.FormLt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	cursor: pointer;
}
/* MAIN LINKS */
/*a:link {color: #be793e; text-decoration:underline; border-bottom:0px solid #be793e;}
a:visited {color: #333333; text-decoration:underline; border-bottom:0px solid #333333;}
a:hover {color: #be793e; text-decoration:underline; border-bottom:0px solid #be793e;}
a:active {color: #be793e; text-decoration:underline; border-bottom:0px solid #be793e;}*/