.pagebg {
	background-image: url(images/wrapper2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightcell {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: CC0000;
	border-right-color: CC0000;
	border-bottom-color: CC0000;
	border-left-color: CC0000;
}
.choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;

}
A.menu:link { text-decoration:none;}
A.menu:active { text-decoration:none;}
A.menu:visited { text-decoration:none;}
A.menu:hover { text-decoration:none; color:#CC0000;}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
}

