.background {

	background-image: url(new_images/stage_bg.gif);

	background-repeat: repeat-x;

}

.sideBG {

	background-image: url(new_images/side_bg.gif);

	background-repeat: repeat-y;

}

.wholeBG {

	background-image: url(new_images/whole_bg4.gif);

	background-repeat: no-repeat;

	background-position: 2px 330px;



}

.formText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	font-weight: bold;

}

.boldText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}

.formBox {

	background-color: CAC3B3;

	border: thin none;

}

.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.blueHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #303C50;

	text-decoration: blink;



}

.tinyText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

	font-weight: bold;



}

a:link {

	color: 354869;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bolder;

	font-size: 14px;



}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bolder;

	color: #FF9900;

	text-decoration: none;

	font-size: 14px;



}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bolder;

	color: 354869;

	text-decoration: underline;

	font-size: 14px;



}

.locationBG {

	background-image: url(new_images/whole_bg4.gif);

	background-repeat: no-repeat;

	background-position: 2px 200px;

}

.tinyTextBlk {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	font-weight: bold;



}

a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: ff9900;

	text-decoration: underline;

}

