<style>

.null

{

}

BODY {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#5c2d91;
	background-image:url(SomeImage.gif);
}


A {
	color:#aa4400;
	text-decoration:none;
}

A:visited {
	color:#aa4400;
	text-decoration:none;
}

A:hover {
	color:#000000;
	text-decoration:underline;
}


.topnav {
	font-family:Trebuchet MS,Terbuchet,Verdana,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-size:small;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}


.topnav A {
	font-family:Trebuchet MS,Terbuchet,Verdana,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}

.topnav A:visited {
	font-family:Trebuchet MS,Terbuchet,Verdana,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}

.topnav A:hover {
	font-family:Trebuchet MS,Terbuchet,Verdana,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	color:#44028f;
	text-decoration:underline;
}


td {
	margin:10px;
}

.body {
	font-family:Georgia,Times,serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#454545;
	padding:6px;
}

.bodysmall {
	font-family:Trebuchet MS,Terbuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#454545;
	font-style: italic;	
}

.nav {
	font-family:Trebuchet MS,Terbuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:17px;
}



.tiny {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
}

.header {
	font-size:22px;
	font-weight: bold;
	line-height:22px;
	color:#5c2d91;
}

.headersecondary {
	font-size:18px;
	line-height:22px;
	color:#7e4fb3;
}

.headerless {
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
	line-height:16px;
	letter-spacing:0.1em;
	color:#7e4fb3;
	
}

.dottedunderline {
	border-bottom-style: dotted;
	border-bottom-color: #FFCCFF;
	border-bottom-width: thin;
	
}

.quoteoftheday {
	font-weight: normal;
	color:#787878;
	font-style: italic;	
}


.row1 {
	background-color:#797979;
	margin: 10px;
}

.rowtopnav {
	background-color:#e9af00;
	margin: 10px;
}

.rowtopnavORIGINAL {
	background-color:#e28f26;
	margin: 10px;
}

.row1title {
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
	line-height:16px;
	letter-spacing:0.3em;
	color:#FFFFFF;
	text-align: center;	
}

.box1 {
	background-color:#ffffcc;
}

.bottomcolor {
	background-color:#e9af00;
	background-image:images/back_fade_20high.gif
}


</style>