.mainback {
	background-image: url(images/mainbackleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.mainbackright {
	background-image: url(images/mainbackright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.whitebold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.grayborder {
	border: 3px solid #C7C4B9;
}

.leftsidetextlink {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #506B7D;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #181818;
	text-decoration: none;
}

.leftsideborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7C4B9;
	background-color: #E5E5DD;
}
.graytextbold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #848074;
	text-decoration: none;
}
.leftback {

	background-image: url(images/leftback.jpg);
	background-repeat: repeat-y;
}
.blackboldtext {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
	text-decoration: none;
}
.leftsidebordertoplink {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7C4B9;
}
.leftsidebordertoplinkhover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AABFCD;
	background-color: #AABFCD;
}
.leftsidetextlink:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #506B7D;
	text-decoration: underline;
}
.blackboldtext:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
	text-decoration: underline;
}
.blue16 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #216594;
	text-decoration: none;
}

.graytextbold:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #848074;
	text-decoration: underline;
}
.blackboldtextund {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
	text-decoration: underline;
}
.graytextnormal {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #848074;
	text-decoration: none;
}
.leftsidetextlinkbold {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #506B7D;
	text-decoration: none;
}
.leftsidetextlinkbold:hover {



	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #506B7D;
	text-decoration: underline;
}
.buttonclass {
	background-color: #A62A0E;
	border: 1px solid #E5E4DF;
	font-size: 11px;
	color: #FFFFFF;
}
