.Quote
{
	background-color: #B5E74B;
	padding: 5px;
	color: #003399;
	text-decoration: none;
	font-family: Verdana, Arial, Trebuchet MS; 
	font-size: 10pt; 
	margin-top:5px;
}
.Quote A
{
	text-decoration: none;
	color: #003399;	
}
.Quote A:hover
{
	text-decoration: underline;
	color: #003399;	
}
.Quote A:active
{
	text-decoration: none;
	color: #003399;	
}
.QuoteAuthor
{
	color: #003399;
	text-decoration: none;
	font-family: Verdana, Arial, Trebuchet MS; 
	font-size: 7pt; 
}
.QuoteAuthor A
{
	text-decoration: none;
	color: #003399;	
}
.QuoteAuthor A:hover
{
	text-decoration: underline;
	color: #003399;	
}
.QuoteAuthor A:active
{
	text-decoration: none;
	color: #003399;	
}


acronym, abbr {
  border-bottom: 1px dotted #222;
  font-style: normal;
  cursor: help;
}

h1 {
	font-family: Verdana, Arial, Trebuchet MS; 
	font-size: 18pt; 
}

h2 {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 15pt; 
}

.hightlight {
	background-color: #eef0e6;
}

.MenuLink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
}

.navhead {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin-top: 10px;
	margin-bottom: 0px;
	LINE-HEIGHT: 14px;
	color: #FFFFFF;
}

.navhead A
{
    COLOR: #FFFFFF;
	text-decoration:underline;    
}
.navhead A:hover
{
    COLOR: #FFFFFF;
	text-decoration:underline;
}

	
.nav {
	font-weight: normal; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 14px;
}

.nav A
{
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.nav A:hover
{
	COLOR: #FFFFFF; 
	text-decoration: underline;
}



.lastmod {
	FONT-SIZE: 9px; FONT-STYLE: italic
}

.about {
	FONT-SIZE: 9px;
}

td.cm {
	background-color: #ffcc00
}


p {
	font-family: Verdana, Arial, Trebuchet MS; 
	font-size: 10pt; 
}

strong {
	font-family: Verdana, Arial, Trebuchet MS; 
	font-size: 10pt; 
	font-weight: bold;
}

b {
	font-family: Verdana, Arial, Trebuchet MS; 
	font-size: 10pt; 
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Trebuchet MS; 
	font-size: 10pt;
}



/**************************** Admin Styles ****************************/

img.buttonImage {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	display:inline;
	cursor: hand;
}

img.buttonImage:hover {
	background-color:#DDDDDD;



/**************************** Content Styles ****************************/

#pageContent {
	clear:both;
	float:left;
	margin:0px 10px 20px 10px;
	width:470px;
}

.entryCell {
	clear:left;
	margin:15px 0px 30px 0px;
}

.entryTitle {
	clear:both;
	color:#C30707; 
	font-size:16px; 
	font-weight:bold; 
	margin:3px 0px 5px 0px; 
	padding:0px;
	text-shadow:3px 3px #CCCCCC;
}

.entryImage {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:5px;
	padding:3px;
}

.entryPostInfo {
	border-top:1px dashed #3333FF;
	clear:both;
	font-size:10px;
	margin:5px 0px 0px 0px;
	text-align:right;
}

