.menu {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: none;
color: #000000;
text-decoration:none
}

.menu:hover {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: none;
color: #FF6600;
text-decoration:underline
}

.menu:active {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: none;
color: #000000;
text-decoration:none
}

.title {
font-family: Verdana;
font-size: 24px;
font-style: normal;
line-height: 24px;
font-weight: bold;
font-variant: none;
color: #FF6600;
text-decoration:none
}

.subtitle {
font-family: Verdana;
font-size: 18px;
font-style: normal;
line-height: 24px;
font-weight: bold;
font-variant: none;
color: #0F2A61;
text-decoration:none
}

.text {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #0F2A61;
text-decoration:none
}

.text_footer {
font-family: Verdana;
font-size: 10px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #000000;
text-decoration:none
}

table.maintable{
	width: 980px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

table.accenttable{
border: 1px solid #6476A8;
background-color: #E6E6E6;
border-collapse: collapse;
}

td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.maincell{
padding: 10px;
}

td.maincell2{
padding: 2px;
}

td.accenttop{
border: 1px solid #6476A8;
background-color: #6476A8;
color: #E6E6E6;
}

td.accenttd{
border: 1px solid #6476A8;
}
