body
	{
	background-color:#FEF6DA;
	margin:0px;
	margin-top:0px;
	font-family:Calibri,Verdana,Arial,Times New Roman;
	}
	
h1
	{
	font-size:130%;
	margin-top:0px;
	color:#0B6361;
	border-bottom:3px solid #FCD518;
	}

h2
	{
	font-size:120%;
	color:#0B6361;
	border-bottom:1px solid #0B6361;
	}
	
h3
	{
	font-size:110%;
	color:#0B6361;
	margin-bottom:1px;
	}
	
img
	{
	border:none;
	}

hr
	{
	border:0px;
	border-top:solid 1px #FCD518;
	}
	
ul 
	{
	list-style:none;
	}

ul li 
	{
	background:url('/images/button.gif') no-repeat left center;
	padding-left:18px;
	}

a:link {color: #0B6361; text-decoration: underline;}
a:visited {color: #0B6361; text-decoration: underline;}
a:hover {color: #0B6361; text-decoration: underline;}
a:active {color: #0B6361; text-decoration: underline;}

a.NavLink:link {color:#66A0A1; text-decoration: none;}
a.NavLink:visited {color:#66A0A1; text-decoration: none;}
a.NavLink:hover {color: #66A0A1; text-decoration: none;}
a.NavLink:active {color:#66A0A1; text-decoration: none;}

a.NavLinka:link {color:#0B6361; text-decoration: none;}
a.NavLinka:visited {color:#0B6361; text-decoration: none;}
a.NavLinka:hover {color: #0B6361; text-decoration: none;}
a.NavLinka:active {color:#0B6361; text-decoration: none;}

.PStatHL
	{
	color:#F08A00;
	font-size:120%;
	}

.Nav2HL
	{
	color:#F08A00;
	font-size:120%;
	height:22px;
	line-height:100%;
	background-color:#FCD518;
	padding:3px;
	}
	
.PStatTbl
	{
	border-top:1px solid #0B6361;
	}
	
.PStatTDL
	{
	text-align:left;
	color:#0B6361;
	}
	
.PStatTDR
	{
	text-align:right;
	color:#F08A00;
	}
	
.PStat
	{
	background-color:#FEF3B4;
	border:1px solid #FCD518;
	padding:3px;
	}

.BG1
	{
	min-height:345px;
	background-color:#FFFFFF;
	background-image:url(/images/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
	
.BG2
	{
	min-height:667px;
	background-image:url(/images/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
.Top
	{
	position:relative;
	width:900px;
	height:345px;
	z-index:0;
	}
	
.Main
	{
	position:realtive;
	width:900px;
	}
	
.Bottom
	{
	position:relative;
	width:900px;
	height:90px;
	font-size:80%;
	clear:left;
	margin-top:24px;
	border-top:3px dotted #0B6361;
	}
	
.TopImage
	{
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:285px;
	background-repeat:no-repeat;
	background-position:top;
	z-index:1;
	}
	
.Nav1
	{
	position:absolute;
	bottom:24px;
	left:0px;
	width:900px;
	font-size:105%;
	color:#FCD518;
	}

.Nav3
	{
	position:absolute;
	top:6px;
	left:0px;
	font-size:70%;
	color:#66A0A1;
	text-align:left;
	z-index:2;
	}
	
.Lang
	{
	position:absolute;
	top:6px;
	right:0px;
	font-size:70%;
	color:#66A0A1;
	}
	
.Nav2
	{
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	float:left;
	text-align:justify;
	line-height:150%;
	}
	
.Content
	{
	position:relative;
	top:0px;
	right:0px;
	width:673px;
	min-height:350px;
	padding-left:12px;
	text-align:justify;
	border-left:3px dotted #0B6361;
	}
	
.Contentbig
	{
	position:relative;
	top:0px;
	width:880px;
	min-height:350px;
	text-align:justify;
	}
	
.Adr
	{
	position:absolute;
	top:10px;
	left:0px;
	width:390px;
	font-size:90%;
	text-align:justify;
	color:#0B6361;
	}
	
.Logos
	{
	position:absolute;
	top:6px;
	right:0px;
	font-size:80%;
	text-align:right;
	color:#66A0A1;
	}
	
.LoginTable
	{
	font-size:70%;
	border:none;
	}
	
.LoginTable:td
	{
	font-size:70%;
	border:none;
	}	
	
.LoginUser
	{
	width:100px;
	border:1px solid #000000;
	}
	
.LoginPW
	{
	width:100px;
	border:1px solid #000000;
	}
	
.LoginButton
	{
	width:80px;
	font-size:80%;
	color:#000000;
	border:1px solid #000000;
	}