@charset "utf-8";
/* CSS Document */

.footer_left{
background-image:url(images/footer_left.jpg);
background-repeat:no-repeat;
width:12px;
height:73px;
}
.footer_right{
background-image:url(images/footer_right.jpg);
background-repeat:no-repeat;
width:15px;
height:73px;
}
.box_left{
background-image:url(images/box_left.jpg);
background-repeat:no-repeat;
width:11px;
height:202px;
}
.box_right{
background-image:url(images/box_right.jpg);
background-repeat:no-repeat;
width:8px;
height:202px;
}
.box_middle{
background-image:url(images/box_middle.jpg);
background-repeat:repeat-x;
height:202px;
}
.mainmenu{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #354358;
	text-decoration: none;
}
.mainmenu:hover{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #537ca2;
	text-decoration: underline;
}
.footermenu{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color:#d1d1d1;
	text-decoration: none;
}
.footermenu:hover{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #7aa5cd;
	text-decoration: underline;
}
.style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #324252;
}
.formtext{
font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #c4c4c4;
	text-decoration: none;
}
.form1{
background-color:#E5E0CD;
width:220px;
height:16px;
font-family:verdana;
font-size:12px;
color: #003155;
border:1px dashed #a29976;
}
.form2{
background-color:#E5E0CD;
width:400px;
height:80px;
font-family:verdana;
font-size:12px;
color: #003155;
border:1px dashed #a29976;
}