a
{
	color: #1F4D76;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

h1
{
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h3
{
	margin: 0px;
}

h4
{
	margin: 0px;
}

h2.specific-news
{
	color: #1F4D76;
	font-size: 14px;
	font-weight: bold;
}

input
{
	background-color: #FFFFFF;
	border: 1px solid #C0BFBE;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

select
{
	background-color: #FFFFFF;
	border: 1px solid #C0BFBE;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

td
{
	color: #000000;
	font-size: 12px;
}

textarea
{
	background-color: #FFFFFF;
	border: 1px solid #C0BFBE;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	width: 230px;
	height: 150px;
}

a.header
{
	color: #1F4D76;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.header:hover
{
	text-decoration: underline;
}

a.header-small
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.header-small:hover
{
	text-decoration: underline;
}

a.top-menu-off
{
	color: #A5A5A5;
	cursor: pointer;
	font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.top-menu-off:hover
{
	color: #000000;
}

a.top-menu-on
{
	color: #000000;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.top-menu-on:hover
{
	
}

a.left-menu-1-off
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.left-menu-1-off:hover
{
	color: #A5A5A5;
}

a.left-menu-1-on
{
	color: #A5A5A5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.left-menu-1-on:hover
{
	
}

a.left-menu-2-off
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.left-menu-2-off:hover
{
	color: #A5A5A5;
}

a.left-menu-2-on
{
	color: #A5A5A5;
	font-size: 11px;
	text-decoration: none;
}

a.left-menu-2-on:hover
{
	
}

font.backinfo
{
	color: #A5A5A5;
	font-size: 10px;
}

input.small
{
	width: 40px;
}

input.medium
{
	width: 150px;
}

input.large
{
	width: 230px;
}

input.verylarge
{
	width: 98%;
}

span.success
{
	color: #56AF40;
}

span.error
{
	color: #D67651;
	font-weight: bold;
}

table.spread
{

}

table.spread td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

table.intro-document
{
	background-color: #E4E6E9;
	border: 1px solid #C0BFBE;
}

table.intro-document a
{
	color: #1F4D76;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

table.intro-document a:hover
{
	text-decoration: underline;
}

td.hint
{
	color: #C0BFBE;
	font-size: 10px;
}

td.intro-documents
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

td.light-text
{
	color: #FFFFFF;
}

td.horizontal-line
{
	background-color: #C0BFBE;
}

td.spacer
{
	background-image: url("../media/spacer.gif");
	height: 1px;
}

td.grid
{
	background-image: url("../media/grid.gif");
	height: 30px;
}

td.bottom-vertical-align
{
	vertical-align: bottom;
}

td.middle-vertical-align
{
	vertical-align: middle;
}

td.top-vertical-align
{
	vertical-align: top;
}

td.right-pane
{
	background-color: #6CA3C8;
	vertical-align: top;
}

td.light-pane
{
	background-color: #E4E6E9;
}

td.menu-cell
{
	padding-top: 3px;
	padding-bottom: 3px;
}

td.menu
{
	background-image: url("../media/block.gif");
	vertical-align: top;
	width: 230px;
}

td.footer
{
	background-color: #E4E6E9;
	color: #000000;
	font-size: 10px;
	text-align: center;
}

td.footer a
{
	color: #1F4D76;
	text-decoration: none;
}

td.credits a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

td.username
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

textarea.medium
{
	width: 300px;
	height: 50px;
}

textarea.medium-large
{
	width: 98%;
	height: 50px;
}

textarea.large
{
	width: 98%;
	height: 300px;
}