/* --- BODY ------------------------------------------------------------------------ */
body 
{
	font-family: Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ecf1f6;
	color: #000000;
}

/* --- LINKS, TEXT & STUFF ---------------------------------------------------------- */
a:hover { color: #8080CC; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }

.navtext
{
	margin-left: 10px;
	margin-right: 10px;
}

/* --- TABLES ---------------------------------------------------------------------- */
table
{
	border: 0px solid #000000;
	border-collapse: collapse;
}

td
{
	border: 0px solid #000000;
	border-collapse: collapse;
}

.wide
{
}

.logo
{
	background-image: url('../Pics/logo.gif');
	height: 125px;
}

.top-main
{
	vertical-align: top;
	background-image: url('../Pics/top-main.gif');
	height: 15px;
}

.main-bg
{
	background: #F8F8E6;
	vertical-align: top;
}

.topic
{
	border-left: 2px solid #000022;
	border-right: 2px solid #000022;
	border-top: 1px solid #000022;
	border-bottom: 1px solid #000022;
	border-collapse: collapse;
	background: #445599;
	font-size: 14px;
	height: 20px;
}

.navigation
{
	background-image: url('../Pics/nav.gif');
	font-size: 12px;
	width: 805px;
	height: 35px;
}

.main
{
	margin: 0px;
}

.bottom
{
	background: #5CB068;
	height: 55px;
}

.top
{
	background: #5CB068;
	height: 40px;
}

.hfill
{
	background: #5CB068;
	height: 35px;
	width: 800px;
}

.vfill
{
	background: #5CB068;
	width: 1px;
}

.header 
{ 
	height: 24px; 
	background: transparent; 
	font-size: 11px; 
	color: #aadaff;
}

.news
{
	background: transparent;
	font-size: 12px;
}

.margin
{
	margin-left: 1px;
}

.margin-dot
{
	margin-left: 15px;
	margin-right: 15px;
}

.blueroom
{
	border-left: 1px dotted #88a1b2;
	border-right: 1px dotted #88a1b2;
	border-top: 1px dotted #88a1b2;
	border-bottom: 1px dotted #88a1b2;
	font-size: 8px;
	font-family: Verdana;
}

.menu
{
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	background-image: url('../Pics/menu_bg.jpg');
	height: 20;
}

.mainbox
{
	background: #FFFFFF;
	vertical-align: top;
	horizontal-align: right;
}

.maintext
{
	margin: 6px;
	font-size: 12px;
	font-family: Verdana;
}

.infotextbox
{
	font-family: sans-serif;
	font-size: 12px;
	margin-left: 20px;
	background-image: url('../Pics/infotextbox-bg.gif');
	border: 1px dotted #ababcb;
}

.box td
{
	font-family: sans-serif;
	font-size: 12px;
	/*margin-left: 20px;*/
	background-image: url('../Pics/infotextbox-bg.gif');
}

.top
{
	border-top: 1px solid #a1a1a1;
}

.top-left
{
	border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
}

.top-right
{
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
}

.left-right
{
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
}

.left
{
	border-left: 1px solid #a1a1a1;
}

ul
{
	list-style: none;
}

li
{
	list-style: none;
	background: url('../Pics/arrow.jpg') no-repeat 0 2px;
	padding-left: 20px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

li a
{
	font-size: 11;
	color: #9999CC;
	font-family: sans-serif;
}

.right
{
	border-right: 1px solid #a1a1a1;
}

.left-right-bottom
{
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
}

.bottom
{
	border-bottom: 1px solid #a1a1a1;
}

.input
{
	border: 1px solid #1dc814;
}

.wide
{
	padding: 2px;
}