.main_cell_bg {
	background-image: url(images/repeat.gif);
	background-repeat: repeat-y;
}
body {
	background-color: #696969
	;
}

.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5d4da1;
	background-image: url(images/butt_bf.jpg);
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-position: top;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b8afce;
	border-right-color: #b8afce;
	border-bottom-color: #b8afce;
	border-left-color: #b8afce;
	font-weight: normal;
	height: 25px;
	position: static;

}

.menulink:hover {
	background-image: url(images/butt_af.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 0px none;
	text-decoration: none;
}
.vertical_divide {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #b8afce;
	border-right-color: #b8afce;
	border-bottom-color: #b8afce;
	border-left-color: #b8afce;
}
.main_table_bg {
	background-color: #f1f7fa;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5D4DA1;
	font-weight: normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
a {
	text-decoration: none;
	color: #5D4DA1;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D4DA1;
	font-weight: normal;
}
.textsm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

