body {
	background-color: #0B1B25;
}
a:link {
	color: #0081C7;
}
a:visited {
	color: #0081C7;
}
a:hover {
	color: #0081C7;
}
a:active {
	color: #0081C7;
}
.bg_no_tile {
	background-repeat: no-repeat
}
.body_blue_10 {
	color: #0B1B25;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_black_12 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_black_16 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_blue_12 {
	color: #0B1B25;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_red_12 {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_red_14 {
	color: #CC0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_red_16 {
	color: #CC0000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_light_blue_14 {
	color: #0081C7;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_light_blue_16 {
	color: #0081C7;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_white_14 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_white_16 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_black_14 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_light_blue_12 {
	color: #0081C7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_grey_10 {
	color: #C4C4C4;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_grey_12 {
	color: #C4C4C4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_grey_14 {
	color: #C4C4C4;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.table_grey_border {
	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: dotted;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.table_grey_border_center {
	color: #C4C4C4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.table_grey_border_bg {
	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: dotted;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	background-color: #F4F4F4;
}
.table_grey_border_center_bg {
	color: #C4C4C4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	background-color: #F4F4F4;
}
.table_grey_border_top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #E2E2E2;
}
.table_grey_border_left {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}