BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	color: #666666;
}

p 
{  
	font-size: 11px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : Gray;
}

ul
{  
	font-size: 11px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : Gray;
}

A {
	color: #000080;
	text-decoration: none;
}

A:HOVER {
	color: #000080;
	text-decoration:underline;
}

A:ACTIVE {
	color: #000080;
}

A:VISITED {
	color: #000080;
}

A.standard {
	color: #000080;
	text-decoration: none;
}

A.standard:HOVER {
	color: #ffffff;
	text-decoration:underline;
}

A.standard:ACTIVE {
	color: #000080;
}

A.standard:VISITED {
	color: #000080;
}

A.standardtitle {
	color: #000080;
	text-decoration: none;
}

A.standardtitle:HOVER {
	color: #ffffff;
	text-decoration:underline;
}

A.standardtitle:ACTIVE {
	color: #000080;
}

A.standardtitle:VISITED {
	color: #000080;
}

.date {
	color: #B1B1B1;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
.side {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.hi {
	font-size: 36px;
	font-family : Times New Roman, serif;
	line-height : normal;
}


.posts {
	font-size: 11px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : Gray;
}

.subhead {
	font-size: 10px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 15px;
	color : Gray;
}

.standard {
	font-size: 10px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 15px;
	color : #ffffff;
}

.standardtitle {
	font-size: 11px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 15px;
	color : #ffffff;
}

.menu {
	font-size: 11px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 15px;
	color : #ffffff;
}

.head {
	font-size: 12px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #808080;
	font-weight : bold;
}

.head2 {
	font-size: 12px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #ffffcc;
	font-weight : bold;
}

.fronthead {
	font-size: 15px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #808080;
	text-transform:uppercase;
	font-weight : bold;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;	
	border-top: solid #666666 1px; 
	border-left: solid #666666 1px; 
	border-right: solid #666666 1px; 
	border-bottom: solid #666666 1px; 
}

