a
{
	color:#f5e9c0;
}

a:link
{
	color:#f5e9c0;
}

a:visited
{
	color:#f5e9c0;
}

a:hover
{
	color:#f5e9c0;
}

a:active
{
	color:#f5e9c0;
}

a.button
{
	position:relative;
	display:block;
	margin-bottom:-2px;
	text-align:center;
	width:100%;
	padding-top:6px;
	padding-bottom:6px;
	border-top:2px #f5e9c0 solid;
	border-bottom:2px #f5e9c0 solid;
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

a.button:link
{
	color:#f5e9c0;
	background-color:transparent;
}

a.button:visited
{
	color:#f5e9c0;
	background-color:transparent;
}

a.button:hover
{
	color:#a0a0a0;
	background-color:transparent;
}

a.button:active
{
	color:#a0a0a0;
	background-color:transparent;
}

a.active
{
	position:relative;
	display:block;
	margin-bottom:-2px;
	text-align:center;
	width:100%;
	padding-top:6px;
	padding-bottom:6px;
	border-top:2px #f5e9c0 solid;
	border-bottom:2px #f5e9c0 solid;
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

a.active:link
{
	color:#004134;
	background-color:#f5e9c0;
}

a.active:visited
{
	color:#004134;
	background-color:#f5e9c0;
}

a.active:hover
{
	color:#004134;
	background-color:#f5e9c0;
}

a.active:active
{
	color:#a0a0a0;
	background-color:#f5e9c0;
}

a.logo
{
	position:relative;
	display:block;
	height:182px;
	margin-top:98px;
}

a.logo2
{
	display:block;
	height:182px;
}

a.icon
{
	position:static;
	display:inline;
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a.icon:link
{
	color:#f5e9c0;
}

a.icon:visited
{
	color:#f5e9c0;
}

a.icon:hover
{
	color:#f5e9c0;
	text-decoration:underline;
}

a.icon:active
{
	color:#a0a0a0;
	text-decoration:underline;
}

body, textarea
{
	scrollbar-base-color:#004134;
	scrollbar-3dlight-color:#004134;
	scrollbar-arrow-color:#f5e9c0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#004134;
	scrollbar-highlight-color:#f5e9c0;
	scrollbar-shadow-color:#f5e9c0;
	scrollbar-track-color:#8a8a8a;
}

body
{
	margin-top:0px;
	background-color:#004134;
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	overflow:-moz-scrollbars-vertical;
}

img
{
	display:block;
	border-width:0px;
}	

img.logo
{
	border:2px #f5e9c0 solid;
}

img.icon
{
	display:inline;
	vertical-align:middle;
	padding-right:4px;
}

*.l
{
	float:left;
	text-align:left;
}

*.c
{
	margin:auto;
	text-align:center;
}

*.r
{
	float:right;
	text-align:right;
}

table
{
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:hide;
}

table.main
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

table.content
{
	width:760px;
	float:right;
}

tr.h
{
	height:40px;
}

td
{
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	font-family:Verdana;
	font-weight:normal;
	font-size:11pt;
	color:#f5e9c0;
}

td.left
{
	width:164px;
}

td.right
{

}

td.top
{
	height:20px;
	background-color:#f5e9c0;
}

td.h
{
	height:40px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:13pt;
	border-bottom:2px #f5e9c0 solid;
}
