body {background-color: #F8FBFD}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.MenuStyle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #3333FF;
}
A.MenuStyle {}
A.MenuStyle:link {}
A.MenuStyle:visited {}
A.MenuStyle:active {}
A.MenuStyle:hover {text-decoration: underline}

.Registraton {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
}
A.Registraton {
	color: #3333FF
}

.Registraton_small {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
}
A.Registraton_small {
	color: #3333FF
}
.Registration_button {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	height: 22px;
}
.Registraton_ins_100 {
	font-family: "Arial Narrow", Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100%;
}
.Registraton_ins_150px {
	font-family: "Arial Narrow", Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 150px;
}
.Registraton_ins_100px {
	font-family: "Arial Narrow", Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100px;
}
.Registraton_header {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 30px;
	color: #3366CC;
}
.MessageSuccessful {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	color: #3399FF;
}
.MessageError {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	color: #FF9900;
}
.about_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
A.about_text {
	color: #3333FF;
}
A.about_text:hover {
	text-decoration: underline
}

.about_text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	background-color: #0078B3;
}
A.about_text_highlight {
	color: #FFEEEE;
}
A.about_text_highlight:hover {
	text-decoration: underline
}

.about_text_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	background-color: #A6CAF0;
}
A.about_text_selected {
	color: #FFEEEE;
}
A.about_text_selected:hover {
	text-decoration: underline
}

.about_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #3366CC;
}
A.about_text_header {
	color: #3333FF;
}
A.about_text_header:link {
}
A.about_text_header:visited {
}
A.about_text_header:active {
}
A.about_text_header:hover {
	text-decoration: underline
}

.about_text_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #333399;
}
A.about_text_paragraph {
	color: #3333FF;
}
A.about_text_paragraph:hover {
	text-decoration: underline
}

.gallery_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 23px;*/
}
A.gallery_text {
	color: #3333FF;
}
A.gallery_text:hover {
	text-decoration: underline
}

.bottom_table {
	background-color: #D7E0F1;
	background-image: url(bot_back.gif);
	background-repeat: repeat-x;
}
.hr_main {
	color: #A6CAF0;
}
.satellites_table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

.cell_lr_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.cell_lrb_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
}
.cell_rb_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.cell_lrt_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-color: #333333;
	border-right-color: #333333;
	border-top-color: #333333;
}
.cell_rt_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #333333;
	border-top-color: #333333;
}
.cell_lrtb_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.cell_rtb_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.cell_l_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.cell_r_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #333333;
}
.cell_t_border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #333333;
}
.cell_b_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.cell_n_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.degree_ins {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 50px;
}
.percent_ins {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 70px;
}
.satellite_ins {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 150px;
}
.width_400_ins {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 400px;
}
.year_ins {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 80px;
}
.day_ins {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 50px;
}
.month_ins {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100px;
}

.text_small {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
}
A.text_small {
	color: #3333FF
}
.main_table {
}
.counter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
.counter_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #0000FF;
}
