/* --- BASIC CLASSES --- */

BODY {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
}

font {
	font-family: Arial,Helvetica,sans-serif;
}

form {
	margin: 0 0 0 0;
}

A    {
	color: #003366;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A:link:hover, a:visited:hover    {
	color: #92011E;
	text-decoration: underline;
}

input    {
	FONT-SIZE: 10px;
	BORDER-LEFT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	COLOR: #003366;
	BORDER-TOP-COLOR: #000000;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	BORDER-RIGHT-COLOR: #000000;
	border-width: 1;
}

textarea    {
	FONT-SIZE: 10px;
	BORDER-LEFT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	COLOR: #003366;
	BORDER-TOP-COLOR: #000000;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	BORDER-RIGHT-COLOR: #000000;
	border-width: 1;
}

select    {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	COLOR: #003366;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}


TD.selected, FONT.selected {
	background-color:#1D5090;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}

TD.unselected {
	background-color:#99999A;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}

TD.search {
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#1D5090;
}

A.selected, A.selected:link:hover, A.selected:visited:hover {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

A.unselected, A.unselected:link:hover, A.unselected:visited:hover {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

TD.sidebar    {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EAEAEA;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A.sidebar    {
	color: #003366;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A.sidebar:link:hover, A.sidebar:visited:hover    {
	color: #92011E;
	text-decoration: underline;
}

A.searchresults    {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A.searchresults:link:hover, a.searchresults:visited:hover    {
	text-decoration: underline;
}

TD.sidebarheader {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #1D5090;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

TD.activityheader    {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

TD.pathbar    {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica,sans-serif;
}

A.pathbar    {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

A.view    {
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

A.view:link:hover, A.view:visited:hover    {
	color: #92011E;
	text-decoration: underline;
}

IMG.ctnleft    {
	margin-left: 0;
	margin-right: 10;
}

IMG.ctnright    {
	margin-left: 10;
	margin-right: 0;
}

TD.imagebox    {
	background-color: #EEEEEE;
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000; 
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

TD.imagedesc    {
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.caption {
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	color: #336699;
}

.bodytitle {
color:#336699;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
text-decoration:none
}

.bodytext, span {
color:#000000;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
vertical-align:top;
padding:3px;
text-decoration:none
}