body {
	background-color: #757575;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 701px;
	background-image: url(images/back.gif);
	clear: both;
	background-color: #FFFFFF;
}
#title {
	background-image: url(images/title.gif);
	clear: both;
	height: 30px;
	width: 130px;
	margin-left: 4px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
#title1 {
	background-image: url(images/title.gif);
	clear: both;
	height: 30px;
	width: 110px;
	margin-left: 4px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
#title2 {
	background-image: url(images/title.gif);
	clear: both;
	height: 30px;
	width: 50px;
	margin-left: 4px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
#title3 {
	background-image: url(images/title.gif);
	clear: both;
	height: 30px;
	width: 150px;
	margin-left: 4px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
#line {
	clear: both;
}
#copy {
	font-family: tahoma;
	font-size: 10px;
	color: #d4d4d4;
	text-align: center;
	clear: both;
}
#footer_menu {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
#footer_menu a{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#footer_menu a:hover{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
#header_menu {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header_menu a{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
#header_menu a:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}