.mainbg {

	background-image: url(../images/main_bg.gif);

	background-repeat: repeat-y;

}

.tahoma11bluebold {

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #023295;

	text-decoration: none;

}

.tahoma11blue {

	font-family: tahoma;

	font-size: 12px;

	font-weight: normal;

	color: #54618D;

	text-decoration: none;

}

a.tahoma11blue:hover {

	font-family: tahoma;

	font-size: 12px;

	font-weight: normal;

	color: #023295;

	text-decoration: underline;

}

.tahoma11white {

	font-family: tahoma;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a.tahoma11white:hover {

	font-family: tahoma;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: underline;

}

.tahoma11purple {

	font-family: tahoma;

	font-size: 12px;

	font-weight: normal;

	color: #9800D0;

	text-decoration: none;

}

