body, table {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
input, textarea {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; }

<!-- Body Styles -->
body.splash {background-color: #0E397F; background-image: url(../images/background/splash.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}

body.navigation {background-color: #0E397F; background-image: url(../images/background/navigation.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}

body.society {background-color: #0E397F; background-image: url(../images/background/society.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.membership {background-color: #0E397F; background-image: url(../images/background/membership.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.affiliated {background-color: #0E397F; background-image: url(../images/background/affiliated.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.clubhouse {background-color: #0E397F; background-image: url(../images/background/clubhouse.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.splash {background-color: #0E397F; background-image: url(../images/background/splash.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.accounts {background-color: #0E397F; background-image: url(../images/background/accounts.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.chronicle {background-color: #0E397F; background-image: url(../images/background/chronicle.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.events {background-color: #0E397F; background-image: url(../images/background/events.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.contact {background-color: #0E397F; background-image: url(../images/background/contact.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.links {background-color: #0E397F; background-image: url(../images/background/links.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}
body.sitemap {background-color: #0E397F; background-image: url(../images/background/sitemap.jpg); 
             background-repeat: no-repeat; background-position: 0px 0px}

body.popupsociety {	background-color: #0E397F; background-image: url(../images/background/popup_society.jpg); 
	               	background-repeat: no-repeat; background-position: 0px 0px}
body.popupform 	{	background-color: #0E397F; background-image: url(../images/background/popup_form.jpg); 
	               	background-repeat: no-repeat; background-position: 0px 0px}
body.popupgeneric {	background-color: #0E397F; background-image: url(../images/background/popup_form.jpg); 
	               	background-repeat: no-repeat; background-position: 0px 0px}

body.front {background-color: #9999CD; text-decoration: none }			 

<!-- General Styles -->
H1 {font-family:Arial; font-size: 18px; font-weight: normal;line-height: 120%; text-transform: uppercase; }
H2 {font-family:Arial; font-size: 14px; font-weight: bold;line-height: 120%;}
hr.account {padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; color: #ffffff}

#text {position:absolute; top:45px; left:121px; height:1005px; z-index:2; clip:rect(0 454 252 0); width:454px;}
#text_popup {position:absolute; top:141px; left:34px; height:1005px; z-index:2; clip:rect(0 407 240 0); width:407px;}
#printButton {position:absolute; top:10px; left:450px;}
#subNav {position:absolute; top:80px; left:200px;}

blockquote.indent {margin-left: 10px; margin-top:25px}
A:link, A:visited, A:active, A:hover { color: #ffffff}

p { line-height: 120%}

td.tableLink		{ background-color: #2C5595; font-weight: bold; text-indent: 5px}
td.tableSubLink		{ background-color: #B6CEEB; filter:alpha(opacity=45); -moz-opacity:0.45; text-indent: 20px}
td.tableLinkImg		{ background-color: #2C5595; font-weight: bold; }
td.tableSubLinkImg	{ background-color: #B6CEEB; filter:alpha(opacity=45); -moz-opacity:0.45; }
.solidText 			{ filter:alpha(opacity=100); -moz-opacity:1.0; position: relative; }

.bodycopy {

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

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	line-height: normal;

	text-decoration: none;}

<!-- Clubhouse pages -->
.leftImage {position: absolute; top: 45px; left: 31px; }

<!-- Splash Page -->
.splash:link, .splash:visited, .splash:active, .splash:hover	{color: #ffffff; 
																 padding-left: 28px;
																 line-height: 20px;
																 text-decoration: none;
																 font-size: 8pt}

.splashLogo 	{position: absolute;
				 top:		25px;
				 left:		60px;}

<!-- Navigation -->
	body {	background-color: #FFFFFF;  
            background-repeat: no-repeat; 
			background-position: 0px 0px}
			 
	a.darkBlue    	   { float: left;
	                     color: #FFFFFF; 
						 background-color: #0E397F; 
						 font-size: 10px; 
						 font-family: Arial, Helvetica, sans-serif;
						 width: 90px;
						 height: 18px;
						 text-decoration: none;
						 padding-left: 5px;
						 padding-top: 2px; }

	a.darkBlue:link    { background-color: #0E397F; }
	a.darkBlue:visited { background-color: #0E397F; }
	a.darkBlue:active  { background-color: #0E397F; }
	a.darkBlue:hover   { background-color: #3333CC; }
	
	a.darkBlueActive   { float: left; 
	                     color: #FFFFFF; 
					     background-color: #000033; 
						 font-size: 10px; 
						 font-family: Arial, Helvetica, sans-serif;
						 width: 90px;
						 height: 18px;
						 text-decoration: none;
						 padding-left: 5px;
						 padding-top: 2px; }
						
	a.darkBlueActive:link    { background-color: #000033; }
	a.darkBlueActive:visited { background-color: #000033; }
	a.darkBlueActive:active  { background-color: #000033; }
	a.darkBlueActive:hover   { background-color: #000033; }

    a.lightBlue        { float: left;
                         color: #FFFFFF;
                         background-color: #3333CC; 
						 font-size: 10px; 
						 font-family: Arial, Helvetica, sans-serif;
						 width: 90px;
						 height: 18px;
						 text-decoration: none;
						 padding-left: 5px;
						 padding-top: 2px; }

    a.lightBlue:link    { background-color: #3333CC; }
	a.lightBlue:visited { background-color: #3333CC; }
	a.lightBlue:active  { background-color: #3333CC; }
	a.lightBlue:hover   { background-color: #000033; }
	
    a.lighterBlue         { float: left;
                            color: #FFFFFF; 
						    background-color: #36F; 
						    font-size: 10px; 
						    font-family: Arial, Helvetica, sans-serif;
						    width: 90px;
						    height: 18px;
						    text-decoration: none;
						    padding-left: 5px;
						    padding-top: 2px; }
						
    a.lighterBlue:link    { background-color: #36F;    }
	a.lighterBlue:visited { background-color: #3333CC; }
	a.lighterBlue:active  { background-color: #3333CC; }
	a.lighterBlue:hover   { background-color: #000033; }
    
    a.lighterBlueWide         { float: left;
                                color: #FFFFFF; 
					        	background-color: #36F; 
						        font-size: 10px; 
					        	font-family: Arial, Helvetica, sans-serif;
					            width: 150px;
					        	height: 18px;
					         	text-decoration: none;
					         	padding-left: 5px;
					          	padding-top: 2px; }

    a.lighterBlueWide:link    { background-color: #3366FF; }
	a.lighterBlueWide:visited { background-color: #3333CC; }
	a.lighterBlueWide:active  { background-color: #3333CC; }
	a.lighterBlueWide:hover   { background-color: #000033; }

	a.darkSitemap 	     { float: left;
	                       color: #FFFFFF; 
						   background-color: #000033; 
						   font-size: 10px; 
						   font-family: Arial, Helvetica, sans-serif;
						   width: 90px;
						   height: 18px;
						   text-decoration: none;
						   padding-left: 5px;
						   padding-top: 2px; }

	a.darkSitemap:link    { background-color: #000033; }
	a.darkSitemap:visited { background-color: #000033; }
	a.darkSitemap:active  { background-color: #000033; }
	a.darkSitemap:hover   { background-color: #3333CC; }	

	.darkBlue		   { color: #FFFFFF; 
						 background-color: #3333CC; 
						 font-size: 10px; 
						 font-family: Arial, Helvetica, sans-serif;
						 width: 93px;
						 height: 18px;
						 text-decoration: none;
						 padding-left: 5px;
						 padding-top: 2px; }

	.lightBlue         { color: #FFFFFF; 
						 background-color: #0E397F; 
						 font-size: 10px; 
						 font-family: Arial, Helvetica, sans-serif;
						 width: 93px;
						 height: 18px;
						 text-decoration: none;
						 padding-left: 5px;
						 padding-top: 2px; }
	
	.noFade	{}
