﻿body 
{
	margin-bottom: 0px;
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:link {color: #333399;text-decoration: underline;font-weight:normal;} 
a:active {color: #333399;text-decoration: underline;font-weight:normal;} 
a:visited {color:  #333399;text-decoration: underline;font-weight:normal;} 
a:hover {color:  #000000;text-decoration: underline;font-weight:normal;} 

table td
{
	font-size: 14px;
}

/* h1 - page title*/
h1 {font-family: Arial, Helvetica, sans-serif;font-weight: bold;letter-spacing: 0px;font-size: 18px;color: #2f4090;margin-bottom:0px}
h1 a:link {color: #2f4090;text-decoration: none;} 
h1 a:active {color: #2f4090;text-decoration: none;} 
h1 a:visited {color:  #2f4090;text-decoration: none;} 
h1 a:hover {color:  #2f4090;text-decoration: none;} 

h2 {font-family: Arial, Helvetica, sans-serif;font-weight: bold;letter-spacing: 0px;font-size: 16px;color: #2f4090;}
h2 a:link {color: #2f4090;text-decoration: none;} 
h2 a:active {color: #2f4090;text-decoration: none;} 
h2 a:visited {color:  #2f4090;text-decoration: none;} 
h2 a:hover {color:  #2f4090;text-decoration: none;} 


/* mainmenu */
.mainmenu {font-family: Arial, Helvetica, sans-serif;font-weight: bold;letter-spacing: 0px;font-size: 18px;color: #ffcc33;}
.mainmenu a:link {color: #ffcc33;text-decoration: none;font-weight:bold;} 
.mainmenu a:active {color: #ffcc33;text-decoration: none;font-weight:bold;} 
.mainmenu a:visited {color:  #ffcc33;text-decoration: none;font-weight:bold;} 
.mainmenu a:hover {color:  #ffcc33;text-decoration: none;font-weight:bold;} 

/* division */
.division {font-family: Arial, Helvetica, sans-serif;font-weight: normal;letter-spacing: 0px;font-size: 16px;color: #ffcc33;}
.division a:link {color: #ffcc33;text-decoration: none;font-weight:normal;} 
.division a:active {color: #ffcc33;text-decoration: none;font-weight:normal;} 
.division a:visited {color:  #ffcc33;text-decoration: none;font-weight:normal;} 
.division a:hover {color:  #ffcc33;text-decoration: none;font-weight:normal;} 

.copyright 
{
	font-size: 12px;
	font-family: Arial,Geneva,Helvetica,sans-serif;
}

.small
{
	font-size: 12px;
	font-family: Arial,Geneva,Helvetica,sans-serif;
}

#header select {
	width: 64px;
	height: 19px;
	color: #353d43;
	background-color: #cbdbef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border-color: #50738b;
	border-style: solid;
	border-width: 1px; }
