.menu{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #002158;
}
.menu_arrow{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #ffffff;
}
a.menu:hover{
	background-color: transparent;
	text-decoration : none;
	color: #ffffff;
}
.submenu{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #3FA4E0;
}
a.submenu:hover{
	background-color: transparent;
	text-decoration : none;
	color: #FC820A;
}
.submenu_points{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FC820A;
}
.top_of_page{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #3FA4E0;
}
.box_text{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 18px;
	color: #002158;
}
.titles{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #FC820A;
}
.links{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 18px;
	color: #3FA4E0;
}
.links2{
	background-color: transparent;
	text-decoration : underline;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	line-height: 18px;
	color: #3FA4E0;
}
.links_arrow{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 18px;
	color: #FC820A;
}
a.links:hover{
	background-color: transparent;
	text-decoration : none;
	color: #FC820A;
}
a.links2:hover{
	background-color: transparent;
	text-decoration : none;
	color: #FC820A;
}
.bodytext{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 18px;
	color: #002158;
}

.error{
	background-color: transparent;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 18px;
	color: #ff0000;
}

.copyright{
	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #002158;
}
a:hover{
	background-color: transparent;
	text-decoration : none;
	color: #ff0000;
}
SELECT.select_left {
	
	color : #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	width: 134px;
	height : 16px;
}
.subtitle {

	background-color: transparent;
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 18px;
	color: #002158;
}
.links3 {

	background-color: transparent;
	text-decoration : underline;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height: 18px;
	color: #3FA4E0;
}
.main_table{
	background-color: #E8F4FB;
 	border-style: solid;
 	border-width: 1px;
 	border-color: #3DA1DD;
 	padding-top : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
}