BODY
{
	margin: 0px;
	background-color: #4e80ff;
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	font-weight: normal;
}

BODY.page
{
	margin: 0px;
	background-image: url(images/bg_content.jpg);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	font-weight: normal;
}

HR
{
	color: #BAAB80;
	border-style: solid;
	border-width: 1px;
}

A:link, A:visited
{
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #4E3A1D;
	background-color: transparent;
	text-decoration: none;
}

A:hover
{
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #956D13;
	background-color: transparent;
	text-decoration: none;
}

A.footnotes:link, A.footnotes:visited
{
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #F2E9D2;
	background-color: transparent;
	text-decoration: none;
}

A.footnotes:hover
{
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #956D13;
	background-color: transparent;
	text-decoration: none;
}

A.navbar:link, A.navbar:visited
{
	font-size: 15px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #D4C393;
	display: block;
	background-color: #6F522B;
	text-decoration: none;
}

A.navbar:hover
{
	font-size: 15px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #6F522B;
	display: block;
	background-color: transparent;
	text-decoration: none;
}

A.navmenu:link, A.navmenu:visited
{
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #6F522B;
	display: block;
	background-color: transparent;
	text-decoration: none;
}

A.navmenu:hover
{
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #6F522B;
	display: block;
	background-color: #BAAB80;
	text-decoration: none;
}

A.title:link, A.title:visited
{
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #4E3A1D;
	background-color: transparent;
	text-decoration: none;
}

A.title:hover
{
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #956D13;
	background-color: transparent;
	text-decoration: none;
}

IFRAME
{
	background-color: transparent;
}

P:first-letter
{
	margin-left: 10px;
}

DIV.link_text
{
	margin-left: 22px;
}

TABLE, TD
{
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	font-weight: normal;
	color: #55370B;
	background-color: transparent; 
}

TD.content
{
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	font-weight: normal;
	color: #55370B;
	background-color: transparent;
	text-align: justify;
	line-height: 18px; 
}

TABLE.main_table
{
	height: 620px;
}

TABLE.news_table
{
	border-width: 1px;
	border-color: #BAAB80;
	border-style: solid;
	padding: 4px;
}

IMG
{
	border-width: 0px;
}

TD.navbar_left
{
	text-align: center;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 2px;
	height: 30px;
}

TD.navbar_middle
{
	text-align: center;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	height: 30px;
}

TD.navbar_right
{
	text-align: center;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 4px;
	height: 30px;
}

TD.footnotes
{
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	font-weight: normal;
	color: #E2CE9A;
	background-color: transparent;
	line-height: 20px;
}

TD.page_title
{
	font-size: 15px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #55370B;
}

TD.page_title_blink
{
	font-size: 15px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #55370B;
	text-decoration: blink;
}

TD.news_title
{
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #55370B;
	background-color: #baab80;
}

DIV.big_title
{
	font-size: 24px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

DIV.med_title
{
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-style: italic;
}

DIV.small_title
{
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
}

DIV.footer_text
{
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	font-weight: normal;
	color: #BAAB80;
}

#table_header { height: 140px; }
#table_navbar { height: 40px; }
#table_content { height: 420px; }
#table_footer { height: 50px; }

