/* --- BASIC CLASSES --- */
A    {
	color: #003366;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A:link:hover, a:visited:hover    {
	text-decoration: underline;
}

input    {
	FONT-SIZE: 10px;
	BORDER-LEFT-COLOR: #999999;
	BORDER-BOTTOM-COLOR: #999999;
	COLOR: #003366;
	BORDER-TOP-COLOR: #999999;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	BORDER-RIGHT-COLOR: #999999;
}

textarea    {
	FONT-SIZE: 10px;
	BORDER-LEFT-COLOR: #999999;
	BORDER-BOTTOM-COLOR: #999999;
	COLOR: #003366;
	BORDER-TOP-COLOR: #999999;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	BORDER-RIGHT-COLOR: #999999;
}

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.sidebar    {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #6699CC;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A.sidebar    {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A.sidebar:link:hover, A.sidebar:visited:hover    {
	color: #F9FD64;
	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: #99CCFF;
	color: #336699;
	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;
}

A.view    {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

A.view:link:hover, A.view:visited:hover    {
	color: #000000;
	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;
}

A.infolink    {
	color: #003366;
	font-family: Verdana;
	font-weight:bold;	
	text-decoration: none;
}

A.infolink:link:hover, A.infolink:visited:hover    {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


