body {
	background-color:#F1F1F1;
	scrollbar-arrow-color:#1873E2;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#C6C6C6;
	scrollbar-face-color:#E2E2E2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#C6C6C6;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}
form{
	margin:0px;
	padding:0px;
}
a:link, a:visited{
	color: #00884A;
	font-weight:normal;
	text-decoration:underline;
}
a:hover{
	color: #353535;
	font-weight:normal;
	text-decoration:none;
}
div, td, th {
	font-family:Verdana;
	font-size:11px;
	color: #525252;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
}
.button{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
	background-color:#FF4601;
	border-color:#A19E98;
	border-width:1px;
  	border-style:outset;
	height:21px;
	padding:0 15px;
	_padding:0 10px;
}
.form{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	border-color:#A7A09A;
	border-width:1px;
	border-style:inset;
	background-color:#ffffff; 
	text-align: left;
	padding:1px; 
	margin:0px;
}
.intro_menu{
	width:249px;
	float:left;
	height:352px;
}
.intro_middle{
	width:263px;
	float:left;
	background:url(../images/intro_middle.jpg) top left no-repeat;
	height:352px;
}
.intro_right{
	width:228px;
	float:left;
	background:url(../images/intro_right.jpg) top left no-repeat;
	height:352px;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
.intro_bottom{
	width:765px; 
	margin:0 auto; 
	height:40px; 
	padding-top:18px; 
	background:url(../images/intro_bottom.jpg) top right no-repeat;
	font-family:Arial; 
	font-size:11px; 
	color:#0D0504;
}
.intro_bottom a:link, .intro_bottom a:visited{
	color:#C52A00;
	text-decoration:none;
}
.intro_bottom a:hover{
	color:#000000;
	text-decoration:underline;
}