.left_stretch {
	background-image: url(../images/left_stretch.jpg);
	background-repeat: repeat-y;
}
.stretch_right {
	background-image: url(../images/main_stretch.jpg);
	background-repeat: repeat-y;
}
.left_menu_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.dots {
	color: #0404E2;
	text-decoration: none;
}
.main_text {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5F89;
	text-decoration: none;
}
.bold_headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0404E2;
	text-decoration: none;
	font-weight: bold;
}
.boarder {
	border: 1px solid #0404E2;
}
.topline {
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
