BODY
{
	background-color: White;
	font-family: Arial;
	font-size: smaller;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: Black;
}

body.home
{
	background-color: Black;
	font-family: Arial;
	font-size: smaller;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: White;
	background-image: url(Images/Stars.gif);
	background-repeat: repeat;
}

A
{
	color: Navy;
}

A:hover
{
	color: Blue;
}

A.sendmail
{
	color: Yellow;
}

A.sendmail:hover
{
	color: Yellow;
	text-decoration: underline;
}

A.homemenu
{
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	cursor: default;
	color: White;
	text-decoration: none;
}

A.homemenu:hover
{
	cursor: default;
	color: White;
	text-decoration: none;
}

A.left_menu
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: White;
	cursor: default;
	text-decoration: none;
}

A.left_menu:hover
{
	color: White;
	cursor: default;
	text-decoration: none;
}

A.menuanchor
{
	color: Navy;
}

A.homemenuanchor:hover
{
	color: White;
}

A.homemenuanchor
{
	color: #B6E0FB;
}

A.white
{
	color: White;
}

A.white:hover
{
	color: White;
}

A.download
{
	color: Red;
	text-decoration: underline;
	font-weight: bolder;
	font-style: italic;
}

A.download:hover
{
	color: Green;
	text-decoration: underline;
	font-weight: bolder;
	font-style: italic;
}

FONT.header
{
	font-family: Arial;
	font-weight: bold;
	font-size: large;
	color: Navy;
}

FONT.homeheader
{
	font-family: Arial;
	font-weight: bold;
	font-size: xx-large;
	color: White;
}

TD.header
{
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: Navy;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

TD.subheader
{
	font-family: Arial;
	font-weight: bold;
	font-size: larger;
	color: Navy;
	text-align: center;
}

TD.tmb
{
	text-align: center;
	padding: 5px 5px 5px 5px;
}

TD.paragraph
{
	text-align: justify;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}

TD.paragraph2
{
	text-align: center;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 25px 3px 3px 3px;
	vertical-align: top;
}

TD.date
{
	text-align: justify;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
	text-decoration: underline;
}

TD.dwn
{
	text-align: justify;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}

TD.intable
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	padding: 0px 10px 0px 0px;
}

TD.overtable
{
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

TD.homemenu
{
	text-align: left;
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	padding: 0px 15px 0px 20px;
	vertical-align: top;
	background-color: transparent;
	cursor: default;
	color: White;
	border: 1px solid White;
}

TD.homemenuselected
{
	text-align: left;
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	padding: 0px 15px 0px 16px;
	vertical-align: top;
	background-color: transparent;
	color: White;
	border: 1px solid white;
	cursor: default;
	border-left-width: 5px;
	border-left-color: white;
	border-left-style: solid;
}

TD.homemenuclicked
{
	text-align: left;
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	padding: 0px 15px 0px 16px;
	vertical-align: top;
	background-color: Highlight;
	color: White;
	border: 1px solid White;
	cursor: default;
	border-left-width: 5px;
	border-left-color: White;
	border-left-style: solid;
}

TD.menu
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
	background-color: #B6E0FB;
	color: Navy;
}

TD.menucurrent
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
	background-color: Navy;
	color: White;
}

TD.caption
{
	text-align: left;
	font-family: Arial;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
}

TD.leftmenu
{
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background-image: url(Images/leftmenu.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 120px;
}

TD.left_menu
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
	background-color: transparent;
	color: White;
	cursor: default;
	border: 1px solid White;
}

TD.left_menuselected
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 0px 15px 0px 11px;
	vertical-align: top;
	background-color: transparent;
	color: White;
	cursor: default;
	border: 1px solid White;
	border-left-width: 5px;
	border-left-color: White;
	border-left-style: solid;
}

TD.left_menucliked
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 0px 15px 0px 11px;
	vertical-align: top;
	background-color: Highlight;
	color: White;
	cursor: default;
	border: 1px solid white;
	border-left-width: 5px;
	border-left-color: White;
	border-left-style: solid;
}

TD.left_menucurrent
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 0px 15px 0px 11px;
	vertical-align: top;
	background-color: Highlight;
	color: White;
	cursor: default;
	border: 1px solid white;
	border-left-width: 5px;
	border-left-color: White;
	border-left-style: solid;
}

TD.headercaption
{
	text-align: left;
	font-family: Arial;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	color: White;
}

TD.news_paragraph
{
	text-align: justify;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

TD.new
{
	background-color: Red;
	color: Yellow;
	text-align: center;
	font-family: Arial;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	border: 3px double Red;
}

TD.news_date
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: bolder;
	padding: 2px 10px 2px 10px;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(Images/news_date.gif);
	background-position: left;
	background-repeat: no-repeat;
}

TD.news_date_black
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: bolder;
	color: white;
	padding: 2px 10px 2px 10px;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(Images/news_date_black.gif);
	background-position: left;
	background-repeat: no-repeat;
}

TD.project_onhold
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: bolder;
	padding: 2px 10px 2px 10px;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(Images/pr_onhold.gif);
	background-position: left;
	background-repeat: no-repeat;
}

TD.project_active
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: bolder;
	padding: 2px 10px 2px 10px;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(Images/pr_active.gif);
	background-position: left;
	background-repeat: no-repeat;
}

TD.project_done
{
	text-align: left;
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: bolder;
	padding: 2px 10px 2px 10px;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(Images/pr_done.gif);
	background-position: left;
	background-repeat: no-repeat;
}

TABLE.overhome
{
	width: 100%;
	height: 100%;
	border: 0;
	vertical-align: middle;
	text-align: center;
}

TABLE.home
{
	width: 580px;
	height: 580px;
	background-image: url(Images/Earth2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
}

TABLE.topheader
{
	height: 100px;
	background-image: url(Images/topheader.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 0;
	width: 100%;
}

TABLE.news_item
{
	border: 0;
	width: 100%;
	margin-top: 5px;
}