body { background-color: #FFF; }

/*default styles for links*/
a:link
{
	text-decoration: none;
	color: #669900;
}

a:visited
{
	text-decoration: none;
	color: #669900;
}

a:hover
{
	text-decoration: none;
	color: #CC9933;
}

.text
{
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.header
{
	font-size: 12px;
	font-weight: bold;
}

.newsheader
{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

sup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt;
	line-height: 14px;
}

.navbar
{
	width: 100%;
	height: 45px;
	background-color: #9C3;
	background-image: url(media/green.png);
	background-repeat: repeat;
}

.box1
{
	height: auto;
	border-width: 1px;
	border-style: dashed;
	border-color: #CCC;
	padding: 11px;
	width: 230px;
	background-image: url(media/box-background.png);
	background-repeat: repeat;
}

.box2
{
	height: 145px;
	border-width: 1px;
	border-style: dashed;
	border-color: #CCC;
	padding: 11px;
	width: 235px;
	background-image: url(media/box-background.png);
	background-repeat: repeat;
}

.box3
{
	height: 145px;
	border-width: 1px;
	border-style: dashed;
	border-color: #CCC;
	padding: 11px;
	width: 380px;
	background-image: url(media/box-background.png);
	background-repeat: repeat;
}



.text { width: 400px; }

.nfacts
{
	padding: 6px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
}

.nfacts td
{
	font-size: 8pt;
	padding: 1px;
}

.nfacts td strong
{
	font-family: 'arial black';
	font-weight: normal;
}

.nline
{
	border-bottom: 1px solid #000;
	padding: 0 2px;
}

#dropmenudiv
{
	position: absolute;
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	border-color: #999999;
	border-width: 1px 1px 0 1px;
	border-style: inset;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover
{
	/*hover background color*/
	background-color: #FFFFFF;
}

/*
.box2
{
	width: 670px;
	height: auto;
	padding: 10px;
	background-image: url(trans.png);
	background-repeat: repeat;
}

.box3
{
	width: 200px;
	height: auto;
	border-width: 1px;
	border-style: dashed;
	border-color: #CCC;
	padding: 10px;
	background-color: #FFF;
}

ul { list-style-image: url(bullet.gif); }

*/
