.leftbg {
	background-attachment: fixed;
	background-image: url(images/menu_r1_c1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbg {

	background-attachment: fixed;
	background-image: url(images/menu_r1_c13.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #488C99;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #488C99;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #488C99;
	text-decoration: underline;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #488C99;
	text-decoration: none;
}
.tblborder {
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #93B2B7;
	border-right-color: #93B2B7;
	border-bottom-color: #93B2B7;
	border-left-color: #93B2B7;
}
.m {
	font: 12px Arial, Helvetica, sans-serif;
}.tblborder1 {

	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #93B2B7;
	border-right-color: #93B2B7;
	border-bottom-color: #93B2B7;
	border-left-color: #93B2B7;
}
.textcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}.mouse {
	cursor: hand;
}
