body, .body { 
	background-color: #ffffff;
	font-family: Georgia, Times Roman;
	font-size: 11px;
	color: black; 
 }

img { border-color: white; }
P, LI, TD, BR, DIV, BLOCKQUOTE  {
	font-family: Georgia, Times Roman;
	font-size: 11px;
	color: inherit;
}

UL, LI { font-size: 11px; text-align: left; }
TH
{
	font-family: Georgia, Times Roman;
	font-size: 11px;
	font-weight: bold;
	color: inherit;
}
h1 {
 	font-size: 18px;
	color: #cc3300;
}

h2 {
 	font-size: 16px;
	color: #cc3300;
}
h3 {
 	font-size: 14px;
	color: #cc3300;
}

h4 {
 	font-size: 12px;
	color: #cc3300;
}

h47 {
 	font-size: 22px;
	color: #cc3300;
}

.red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #c30;
	background-color: #ccc;
 }

.cal {
	margin: 0;
	border-color: black;
	border-width: 0  0 1px 0;
	border-style: solid;

}
.cal td, .cal th{
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: inherit;

 }

.cal td
{
	background-color: #993;
	border-color: black;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin: 0;
}
.cal th{
	margin: 0;
	border-color: white;
	border-width: 0;
	border-style: solid;

}
.cal a:link
{
	color: #fff;
	text-transform: inherit;
	text-decoration: none;
	background-color: #993;
}
.cal a:visited { 
	color: #fff;
	text-decoration: none;	
	background-color: #cc6;
 }

.cal a:hover {
	color: #330;
	text-decoration: none;	
	background-color: #993;
}
.cal a:active{ 
	color: #cc3300;
	
	text-decoration: none;
}

.cal th a:link, .cal th a:visited
{
	font-size: 11px;
	color: #993;
	text-transform: inherit;
	text-decoration: none;
	background-color: #fff;
}


.outerborder {
	background-color: #ccc;
}

.quotepanel
{
	background-color: #CCC;
	background-image: url(Images/right_panel_back.gif);
}
.large {
	font-size: 18px;
	color: black;
}
.copyright { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: black;
 }

a:link { 
	color: #cc3300;
 }

a:visited { 
	color: #cc3300;
 }

a:active { 
	color: #cc3300;
}

a.navtext:link { 
	color: #cc3300;
 }

a.navtext:visited { 
	color: #999933;
 }

a.navtext:hover {
	color: #cc3300;
	
}
a.navtext:active{ 
	color: #cc3300;
	
}
