.bg_left {
	background-color: #5b5b5b;
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_right {
	background-color: #5b5b5b;
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #e8f2ff;
	text-decoration: none;
}
.text1 a:link{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #e8f2ff;
	text-decoration: none;
}
.text1 a:visited{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #e8f2ff;
	text-decoration: none;
}
.text1 a:hover{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #e8f2ff;
	text-decoration: none;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
}
