BODY {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background-color: #448CCB;
	color: Black; 
}

TD {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: Black; 
}

A {
	color: Navy;
	text-decoration: none:
}

A:hover {
	color: White;
	text-decoration: underline:
}

A.menu {
	font-family: Verdana;
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.menu:hover {
	color: Navy;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.submenu {
	font-family: Arial;
	font-family: Verdana;
	color: White;
	font-size: 11px;
	text-decoration: none;
}

A.submenu:hover {
	font-family: Arial;
	color: Navy;
	font-size: 11px;
	text-decoration: none;
}

.menuselected {
	font-family: Verdana;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.submenuselected {
	font-family: Verdana;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.amenu {
	font-family: Tahoma, Arial;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

.amenu:hover {
	color: Navy;
	text-decoration: none;
}

.asubmenu {
	font-family: Tahoma, Arial;
	color: #ccffff;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
}

.asubmenu:hover {
	color: Navy;
	text-decoration: none;
}

.amenuselected {
	font-family: Tahoma, Arial;
	color: #ccffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

.asubmenuselected {
	font-family: Tahoma, Arial;
	color: #ccffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.header1 {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.header2 {
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.byline {
	font-style: oblique;
	font-size: 11px;
}

.comment {
	font-size: 11px;
}

.tiny {
	font-family: verdana; 
	font-size: 9px;
}

TABLE.commenttable {
	border-bottom: #003366 1px solid; border-right: #003366 1px solid; border-top: #99CCFF 1px solid; border-left: #99CCFF 1px solid;
}

TD.commenttable {
	
}

.commenttableheader {
	background-color: #003366;
	color: #BBE7FD;
}


INPUT.comment, TEXTAREA.comment {
	background-color: #BBE7FD;
}

A.readmore {
	font-size: 10px;
	color: #BBE7FD;
	font-weight: bold;
	text-decoration: none;
}

A.readmore:hover {
	color: White;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.1em;
}

A.readmore2 {
	font-size: 11px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

A.readmore2:hover {
	color: #29B2D6;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.1em;
}

.inputheader {
	font-family: verdana; 
	font-size: 9px;
	font-weight: bold;
}