body {
	color: black;
	font-family: Verdana, Sans-serif;
	background: #DADAAF;
	font-size: 10pt;
}


table.header {
    width: 800px;
	font-family: Verdana, Sans-serif;
	font-size: 10pt;
	background-color: #506179;
   	border-left: 1px solid #506179; 
   	border-right: 1px solid #506179; 
}

table.main {
        width: 800px;
	font-family: Verdana, Sans-serif;
	font-size: 10pt;
	background-color: #F3F3AF;
   	border-left: 1px solid #506179; 
   	border-right: 1px solid #506179;
	padding: 8px;
}

table.footer {
        width: 800px;
	font-family: Verdana, Sans-serif;
	font-size: 80%;
	font-color: white;
	background-color: #506179;
   	border: none;
}


table.submain {
	font-family: Verdana, Sans-serif;
	font-size: 10pt;
}

table.contactform {
	font-family: Verdana, Sans-serif;
	font-size: 10pt;
   	border : none;
}

td.rmenu {border-bottom: 1px solid #E0E0E0;}

A.rlink:link {text-decoration: none; color: #003399;}
A.rlink:visited {text-decoration: none; color: #003399;}
A.rlink:hover {text-decoration: none; color: blue;}




h1 {
	font-family: Verdana, Sans-serif;
	font-size: 15pt;
	margin: 0;
	color: #51627A;
}

h2 {
	font-family: Verdana, Sans-serif;
	font-size: 13pt;
	color: #51627A;
}

h3, h4, h5, h6 {
	font-family: Verdana, Sans-serif;
	font-size: 12pt;
	color: #51627A;
}

p {
	margin: 0.6em 0 0 0;
}

a.mainmenu{
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a.mainmenu:visited{
	text-decoration: none;
	color: white;
}

a.mainmenu:hover {
	text-decoration: underline;
	color: silver;
}

a.mainmenu:link {
	text-decoration: none;
	color: white;
}

a.privacy {
	text-decoration: none;
	color: white;
}

a.privacy:visited  {
	text-decoration: none;
	color: white;
}

a.privacy:link  {
	text-decoration: none;
	color: white;
}


img.leftmenu {
	margin : 2;
	border: none;
}

font.mainmenu {
	color: silver;
	font-weight : bold;
	font-size: 80%;
}


font.comment {
	font-size:80%;
	color: gray;
}

font.news {
	font-size:85%;
	color: gray;
}


div.body {margin: 5px;}


a:link    {	text-decoration: underline;	color: #003399;}
a:visited {	text-decoration: underline;	color: #003399;//#339999;}

a:hover   {text-decoration: underline;	color: #FF0000;}

a.a1:link {text-decoration: none;color: blue;}
a.a1:visited {text-decoration: none;color: blue;}
a.a1:hover   {text-decoration: underline;	color: #FF0000;}
