P  {}

H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

A
{
	font-size : 12px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

A:Visited  {}

A:Active  {}

A:Hover
{
	font-size : 12px;
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

BODY, P, TD
{
	font-size : 12px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}


.CONTENT  {
	font-size : 12px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}


.NEWS {
	font-size : 12px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.NEWS:Hover  {
	font-size : 12px;
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.MENU  {
	font-size : 8 pt;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.MENU_SUB  {
	font-size : 7 pt;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.MENU:Hover   {
	font-size : 8 pt;
	color : #ff6600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.MENU_SUB:Hover   {
	font-size : 7 pt;
	color : #ff6600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.SUBMENU
{
	font-size : 12px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.SUBMENU:Hover
{
	font-size : 12px;
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#subMenu td { padding: 0 10px 5px 10px;}

div.projects_content
{
	color: #63AAAE;
	font-weight: bold;
}	

div.projects_content a, div.projects_content a:link, div.projects_content a:hover, div.projects_content a:visited
{
	color: #63AAAE;
	font-weight: bold;
	text-decoration: underline;	
}	

span.projects_dscr
{
	float: left;
	width: 20px;
}

span.projects_ttl
{
	font-size: 14px;
}

img.projects_img
{
	margin: 20px 0 10px 10px;
	float: right;
}

p.projects_br
{
	margin: 20px 0;
}

/* Archive Menu */
#archiveMenu { background-color:#B3E3E5;}
#archiveMenu ul {margin:0; padding:0; list-style-type:none; padding:5px 0 5px 15px;}
#archiveMenu li {padding-bottom:5px;}
#archiveMenu li a {padding:3px; }
#archiveMenu li a:hover { font-weight:normal;}