BODY  {
	text : #000000;
	font-size : 10pt;
	font-family : Verdana;
}

A {
	font-family : Verdana, Arial, Helvetica;
}

A:link  {
	color : #A16208;
	text-decoration : none;
}

A:visited  {
	color : #A16208;
	text-decoration : none;
}

A:active  {
	color : #A16208;
	text-decoration : underline;
}

A:Hover  {
	color : #A16208;
	text-decoration : underline;
}

A.menu {
	font-family : Arial, Helvetica;
	text-decoration : none;
	font-weight : bold;
}

A.menu:link  {
	color : #FFFFFF;
	text-decoration : none;
}

A.menu:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

A.menu:active  {
	color : #324867;
	text-decoration : none;
}

A.menu:Hover  {
	color : #324867;
	text-decoration : none;
}

A.news {
	font-family : Arial, Helvetica;
	text-decoration : underline;
}

A.news:link  {
	color : #E3E5DC;
	text-decoration : underline;
}

A.news:visited  {
	color : #E3E5DC;
	text-decoration : underline;
}

A.news:active  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.news:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.submenu {
	font-family : Arial, Helvetica;
	text-decoration : none;
}

A.submenu:link  {
	color : #E3E5DC;
	text-decoration : none;
}

A.submenu:visited  {
	color : #E3E5DC;
	text-decoration : none;
}

A.submenu:active  {
	color : #FFFFFF;
	text-decoration : none;
}

A.submenu:Hover  {
	color : #FFFFFF;
	text-decoration : none;
}

A.sitepath {
	font-family : Arial, Helvetica;
	text-decoration : none;
}

A.sitepath:link  {
	color : #1C2C6C;
	text-decoration : none;
}

A.sitepath:visited  {
	color : #1C2C6C;
	text-decoration : none;
}

A.sitepath:active  {
	color : #A16208;
	text-decoration : none;
}

A.sitepath:Hover  {
	color : #A16208;
	text-decoration : none;
}

TD {
	font-size : 80%;
	font-family : Verdana, Arial, Helvetica;
	background-color : #FFFFFF;
}

TD.menu {
	font-size : 70%;
	font-family : Arial, Helvetica, Verdana;
	color : #FFFFFF;
	background-color : #96A0A8;
	font-weight : bold;
	background-image : url(images/bg_home_navigation.jpg);
}

TD.menuinside {
	font-size : 70%;
	font-family : Arial, Helvetica, Verdana;
	color : #FFFFFF;
	background-color : #96A0A8;
	font-weight : bold;
	background-image : url(images/bg_inside_navigation.jpg);
}

TD.sitepath {
	font-size : 70%;
	font-family : Arial, Helvetica, Verdana;
	color : #1C2C6C;
	background-color : #FFFFFF;
}

TD.news {
	font-size : 75%;
	font-family : Arial, Helvetica, Verdana;
	color : #FFFFFF;
	background-color : #5C7291;
}

TD.sectionhead {
	font-size : 95%;
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #1C2C6C;
}

TD.footer {
	font-size : 70%;
	font-family : Arial, Helvetica, Verdana;
	color : #FFFFFF;
	background-color : #1C2C6C;
}

TD.footerinside {
	font-size : 70%;
	font-family : Arial, Helvetica, Verdana;
	color : #FFFFFF;
	background-image : url(images/bg_footer_inside.gif);
	background-color : #1C2C6C;
}

TD.feature {
	font-size : 100%;
	font-family : Times New Roman;
	font-style : italic;
	color : #A16208;
	background-color : #F3F4F0;
}

TD.border {
	background-color : #FFFFFF;
}

TD.verticalrule {
	background-color : #E3E5DC;
}

P.menu {
	margin-top : 5px;
	margin-bottom : 0px;
}

H4 {
	font-size : 110%;
	font-family : Verdana, Arial, Helvetica;
	color : #A16208;
	margin-top : 0px;
	margin-bottom : 0px;
}


