body {background-color:#E1D5B9; font-family:arial, helvetica, times;}
h1 {font-size:27; text-align:center}
h2 {font-size:22; margin-bottom:2px}
#page1 {width:1030px; vertical-align:top; margin:0 auto;}
#page2 {
 float:right;
 background:#EFE7D6;
 width:730px;
 text-align:left;
 padding:10px;
 border:solid #444;
 border-width:1px 3px 3px 1px;
}
#menu {width:270px; text-align:left; vertical-align:top}
#green {color:#338833}
.red {font-weight:bold; color:red}
.redCenter {font-weight:bold; font-size:18; color:red; text-align:center}
.starContent {border: 1px solid black; background-color:#77DD77; width:80%; padding:10px}
.menuHeading {font-size:13pt; font-weight:bold; background-color:#AAAAFF; margin-bottom:1px; padding-left:5px}
.menuItems {font-size:11pt; font-weight:bold; background-color:#9FCF99; list-style-image:url('/images/greenTick.gif')}
.liTick {list-style-image:url('/images/greenTick.gif')}
img {border-style:none}
.splitGreenButton {
	background:#FFFFFF url(/images/greenSplitButton.gif) left center repeat-x;
	color:#000000; height:28px;
	border:1px solid #85E94F; border-right-color:#000000; border-bottom-color:#000000;
}
.splitGreenButton:hover, .splitGreenButton:active{
	color:#CC0000;
}
a.redButtonText:link, a.redButtonText:visited{ color:#000000; font-size:13pt; }
a.redButtonText:hover, a.redButtonText:active{ color:#CC0000; font-size:13pt; }


.splitOrangeButton {
	background:#FFFFFF url(/images/lightOrangeSplitButton.gif) left center repeat-x;
	color:#000000; font-weight:bold; height:25px;
	border:1px solid #D5Bd98; border-right-color:#935E0D; border-bottom-color:#935E0D;
}
.splitOrangeButton:hover, .splitOrangeButton:active{
	color:#2222FF;
}