BODY { background: #FFFFFF; }

A:link
{
	text-decoration: underline;
	color: #003366;
}

A:visited
{
	text-decoration: underline;
	color: #336699;
}

A:hover
{
	text-decoration: none;
	color: #003366;
	background: #99CCFF;
}

A.orangelink:link
{
	text-decoration: underline;
	color: #FF6600;
}

A.orangelink:visited
{
	text-decoration: underline;
	color: #FF6600;
}

A.orangelink:hover
{
	text-decoration: none;
	color: #FF6600;
	background: #99CCFF;
}

TD, DIV
	{
	color: #333333; font: 11px Verdana, Tahoma;
	}

HR
{
	height: 1px;
	color: #64879D;
	shading: none;
}

HR.navy
{
	height: 1px;
	color: #061D3E;
	shading: none;
}

LI { list-style: outside; }


.links
{
	margin-left: 16px;
	font-size: 11px;
	line-height: 22px;
	color: #999999;
}


.links1
{
	margin-left: 16px;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
}

.selected
{
	color: #000000;
	font-weight: bold;
}

.grey
{
	color: #999999;
}

.h2
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.tablehead
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.emphasis		{color: #003366; font-weight: bold;}

.footer			{font-size: 10px; line-height: 21px; color: #999999;}

.indent			{margin-left: 25px;}




.footerselected
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.listitem { font-size: 10px; }

.datedark
{
	color: #061D3E;
	font-weight: bold;
}

.greyblue
{
	font-size: 9px;
	color: #64879D;
	line-height: 13px;
}

.newsbody
{
	font-size: 9px;
	color: #061D3E;
}

.date
{
	color: #64879D;
	font-weight: bold;
}

.h3
{
	font-size: 13px;
	line-height: 19px;
	color: #061D3E;
	font-weight: bold;
}

.copyright
{
	font-size: 9px;
	line-height: 12px;
	color: #CCCCCC;
}

.small { font-size: 10px; }

.tiny
{
	font-size: 9px;
	line-height: 12px;
}

.quote
{
	margin-left: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #061D3E;
	border-left: solid 1px #061D3E;
	padding-left: 12px;
}


.darkblue { color: #061D3E; }

.body1
{
	font-size: 10px;
	line-height: 15px;
}

.nav
{
	font-size: 10px;
	line-height: 15px;
	margin-left: 33px;
}

.wrap
{
	float: left;
	padding-right: 15px;
}

.white { color: white; }

.back2q
{

line-height:6px;
font-size: 9px;

}

.orange
{

color:#FF6600;

}

	body {
	margin:0px;
	color:#333333;
	background-color:#FFFFFF;
	scrollbar-face-color:#E3E3E3;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-track-color:white;
	scrollbar-arrow-color:black;
	}

	a {
	font-weight:bold;
	text-decoration:underline;
	color:#003366;
	}

	a:link {
	text-decoration:underline;
	}

	a:visited {
	text-decoration:underline;
	}

	a:hover {
	text-decoration:none;
	color: #003366;
	background: #99CCFF;
	}

	.highlight {
	color:red;
	}

	.table-left {
	width:125px;
	}

	#br {
	padding-top:2.5px;
	padding-bottom:2.5px;
	}

	.entries-list {
	height:200px;
	width:300px;
	border:1px solid black;
	padding:10px;
	overflow:auto;
	padding-right:15px;
	}

	.entry {
	background:transparent;
	width:255px;
	border:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	color:#336699;
	padding:0px;
	}

	.normal-text-input {
	border:1px solid black;
	width:340px;
	height:20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

	.image-text-input {
	border:1px solid black;
   background:transparent;
	width:288px;
	height:20px;
   font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

	.password-text-input {
	border:1px solid black;
	width:170px;
	height:20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

    .owner-text-input {
	border:1px solid black;
	width:340px;
	height:20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

	.normal-textarea {
	border:1px solid black;
	width:340px;
	height:80px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

	.normal-button {
	border:0px;
	background:transparent;
	font-weight:bold;
	width:80px;
	height:20px;
	text-align:left;
	color:#336699;
	text-decoration:underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	}

	.long-button {
	border:0px;
	background:transparent;
	font-weight:bold;
	width:166px;
	height:20px;
	text-align:left;
	color:#336699;
	text-decoration:underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	}