         <script language="javascript"><!--
         writeCookie();
         function writeCookie()
         {
            var today = new Date();
            var the_date = new Date("December 31, 2023");
            var the_cookie_date = the_date.toGMTString();
            var the_cookie = "msa_resolution="+ screen.width +"x"+ screen.height +"x"+ screen.colorDepth;
            var the_cookie = the_cookie + ";expires=" + the_cookie_date;
            document.cookie=the_cookie;
         }
         //--></script>
         
body {
background-color: #006996;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
}

select, input, textarea {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}

select.index_select {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}
input.index_input {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}
input.index_btn {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
}
input.big_button {
	color: #FE8300;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: normal;
	height: 30px;
	vertical-align: middle;
	cursor: pointer;
}

a.index_link_bottom {
	font-family: Tahoma;
	font-size: 11px;
	color:#FE8300;
	text-decoration: underline;
}

a.top_menu_1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
a.top_menu_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

input.button {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
}

td.main_cell{
	width:620px;
	padding-top: 10px;
}
td.right_cell{
	width:132px;
	padding-top: 10px;
	padding-left: 10px;
}
td.delimiter_cell{
	width:5px;
}

A {text-decoration: underline;  font-size: 11px; font-family: Tahoma; color: #FE8300;}

.home_menu {
	background-color: #0677A3;
}


.top_index_menu {
	background-color: #0677A3;
}
.index_login {
	background-color: #0677A3;
}
.index_quick_search {
	background-color: #87C9DF;
}
/*.index_top_menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0677A3;
}*/
.index_top_menu{
	color: #192B37;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.index_small {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0677A3;
}

.home_page_bottom_text{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E7EDEF;
}
.home_page_bottom_header{
	font-family: Verdana;
	font-size: 19px;
	color: #FFFFFF;
}

.home_menu_font {
	color:#ffffff;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.tmdel{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #1D3D49;
	padding-bottom: 2px;
}
.home_search {
	background-color: #87C9DF;
}
.header_2 {
	color: #FE8300;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.header {
	color: #ff5c19;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.content {
/*	border: solid 1px #CEE9F1;*/
	background-color: #CEE9F1;
}
.content_2 {
	border-right: solid 1px #87C9DF;
	border-bottom: solid 1px #87C9DF;
	border-left: solid 1px #87C9DF;
	background-color: #CEE9F1;
}
.content_news {
	border: solid 1px #CEE9F1;
}
.content_active {
	background-color: #87C9DF;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #BECBD4;
	text-decoration: none;
}

.text_rev {
	font-family: Tahoma;
	font-size: 11px;
	color: #D4D4D4;
	text-decoration: none;
}

.text_head {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}	

.text_head_1 {
	font-family: Tahoma;
	font-size: 11px;
	color:#becbd4;
	font-weight: bold;
	text-decoration: none;
	
}
.text_head_rev {
	font-family: Tahoma;
	font-size: 11px;
	color:#D4D4D4;
	font-weight: bold;
	text-decoration: none;
}

.text_hidden  {
	font-family: Tahoma;
	font-size: 11px;
	color:#7f7f7f;
}

.text_active {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	background-color: #CEE9F1;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color:#FE8300;
}

.link_menu {
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: underline;
}

.link_active {
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	background: #ff5c19;
}

.font_menu {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

.font_copyright {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}

.font_powered {
	color: #000000;
	font-size: 10px;
	font-family: Tahoma;
}

.error_msg{
	color: #FE8300;
	font-size: 11px;
	font-family: Tahoma;
}

.icon{
	border: solid 1px #87C9DF;
}

.tab{
	background-color: #ffffff;
	border-top: solid 1px #87C9DF;
	padding: 0px 10px;
}

.tab_first{
	padding: 0px 10px;
	background-color: #ffffff;
	border-left: solid 1px #87C9DF;
	border-top: solid 1px #87C9DF;
}

.tab_active{
	background-color: #CEE9F1;
	border-top: solid 1px #CEE9F1;
	padding: 0px 10px;
}

.tab_active_first{
	background-color: #CEE9F1;
	border-left: solid 1px #CEE9F1;
	border-top: solid 1px #CEE9F1;
	padding: 0px 10px;
}

.tab_active_last{
	background-color: #CEE9F1;
	border-right: 1px solid  #CEE9F1;
	border-top: solid 1px #CEE9F1;
	padding: 0px 10px 0px 10px;
}

.tab_last{
	background-color: #ffffff;
	border-right: solid 1px #87C9DF;
	border-top: solid 1px #87C9DF;
	padding: 0px 10px;
}

.sub_tab{
	background-color: #ffffff;
	padding: 0px 10px;
}

.sub_tab_first{
	background-color: #ffffff;
	border-left: solid 1px #87C9DF;
	padding: 0px 10px;
}

.sub_tab_active_first{
	background-color: #CEE9F1;
	border-left: solid 1px #CEE9F1;
	padding: 0px 10px;
}

.sub_tab_active{
	background-color: #CEE9F1;
	padding: 0px 10px;
}
.sub_tab_last{
	background-color: #ffffff;
	border-right: solid 1px #87C9DF;
	padding: 0px 10px;
}

.delimiter {
/*	border-top: solid 1px #CEE9F1;*/
	border-top: solid 1px #1D3D49;
	font-size: 1px;
}

.page_div_active{
	width: 26px;
	height: 26px;
	background-color: #FE8300;
	text-align: center;
	float: left;
	margin:1px;
}
.page_div{
	width: 26px;
	height: 26px;
	background-color: #87C9DF;
	text-align: center;
	float: left;
	margin:1px;
}
.page_link_active{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	margin-top:10px;
}
.page_link{
	color: #FE8300;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	margin-top:10px;
}

/*--------------- calendar ------------------*/
.month{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
}
.monthname, .monthnavigation{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
}
.monthlink{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.dayname{
	color: #777777;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	width: 20px;
}
.monthday, .sunday, .saturday {
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #000000;
	height: 15px;
	width: 20px;
}
.nomonthday{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	color: #777777;
	background-color: #ffffff;
	border: solid 1px #777777;
	height: 15px;
	width: 20px;
}
.today{
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #FE8300;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	height: 15px;
	width: 20px;
}
.selectedday{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	color: #ffffff;
	background-color: #0677A3;
	border: solid 1px #FE8300;
	height: 15px;
	width: 20px;
}
.notemptyday{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	color: #000000;
	background-color: #87C9DF;
	border: solid 1px #000000;
	height: 15px;
	width: 20px;
}
.daylink{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	text-decoration: underline;
}

/*--------------------- mailbox ---------------------*/
.mailbox_div_active{
	background-color: #87C9DF;
	height: 30px;
}
.mailbox_div{
	background-color: #ffffff;
	height: 30px;
}
.mailbox_div_view{
	background-color: #ffffff;
	border: solid 1px #87C9DF;
}
.mailbox_text_active{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.mailbox_text{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: 100;
	text-decoration: none;
}

td.calendar_header_top_cell { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration:none; background-color: #FFFFFF; border-bottom: 1px solid #87C9DF; padding-top: 8px; padding-bottom: 8px; }
td.calendar_header_right_cell { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration:none; background-color: #FFFFFF; border-bottom: 1px solid #87C9DF; padding-top: 8px; padding-bottom: 8px; }
td.calendar_top_cell { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; background-color: #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_right_cell { font-family: Tahoma; font-size: 11px; color: #000000; font-weight:normal; text-decoration:none; background-color: #FFFFFF; border-bottom: 1px solid #FFFFFF;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_top_cell_empty { background-color: #87C9DF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_right_cell_empty { background-color: #87C9DF; border-bottom: 1px solid #FFFFFF;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_top_cell_today { font-family: Tahoma; font-size: 11px; color: #000000; font-weight:normal; text-decoration:none; background-color: #ffb166;border: 1px solid #FE8300;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_right_cell_today { font-family: Tahoma; font-size: 11px; color: #000000; font-weight:normal; text-decoration:none; background-color: #ffb166; border: 1px solid #FE8300;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_day_number { font-family: Tahoma; font-size: 11px; color:#000000; font-weight: bold; }
a.calendar_url { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FE8300; text-decoration:underline; }

.main_block{
	background-color: #172732;
	width: 789px;

}
.logo_block{
	background-color: #006996;
	background-image: url('/templates/pilot_3_theme/images/bg1.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}
.menu_block{
	height: 93px;
	text-align: center;
}
.login_block{
	text-align: right;
	padding: 10px 40px;
}
.logo{
	text-align: left;
	padding-top: 0px; 
	padding-bottom: 30px;
	padding-left: 58px;
}
.hdr1{
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
}
.calendar_bg{
	background-image: url('/templates/pilot_3_theme/images/bg_calendar.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 249px;
	height: 75px;
	margin: 10px;
}
.rmp{
	width: 289px;
	float: right;
}
.lmp{
	margin-right: 290px;
	text-align: left;
}

.bl_{
	background-color: #111e27;
	text-align: left;
}
.bl_ltc{
	background-image: url('/templates/pilot_3_theme/images/cntl.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.bl_lbc{
	background-image: url('/templates/pilot_3_theme/images/cnbl.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bl_rtc{
	background-image: url('/templates/pilot_3_theme/images/cntr.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
.bl_rbc{
	background-image: url('/templates/pilot_3_theme/images/cnbr.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bl_t{
	background-image: url('/templates/pilot_3_theme/images/block_bt1.gif');
	background-position: left top;
	background-repeat: repeat-x;
}
.bl_r{
	background-image: url('/templates/pilot_3_theme/images/block_bl1.gif');
	background-position: right top;
	background-repeat: repeat-y;
}
.bl_b{
	background-image: url('/templates/pilot_3_theme/images/block_bt1.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}
.bl_l{
	background-image: url('/templates/pilot_3_theme/images/block_bl1.gif');
	background-position: left top;
	background-repeat: repeat-y;
}
.ip_btn{
	text-align: center;
	padding: 10px;
}

.hr1{
	background-image: url('/templates/pilot_3_theme/images/hr1.gif');
	background-position: left center;
	background-repeat: repeat-x;
	padding: 15px 0px;
	margin: 0pc 15px;
}
.ip_news_header{
	font-family: Verdana;
	font-size: 28px;
	color: #FFFFFF;
	font-style: italic;
}
.news{
	margin: 0pc 15px;
	text-align: left;
}
.news_text{
	color: #C3C6C7;
	font-family: Verdana;
	font-size: 12px;
}
.news_link{
	color: #F45822;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

.bb_{
	background-color: #0B7EA4;
	text-align: center;
	background-image: url('/templates/pilot_3_theme/images/bg3.gif');
	background-repeat: repeat-x;
}
.bb_ltc{
	background-image: url('/templates/pilot_3_theme/images/bg_coner_1.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.bb_rtc{
	background-image: url('/templates/pilot_3_theme/images/bg_coner_2.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
.white_calendar{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.smile{
	cursor:pointer; 
	float: left; 
	margin: 2px; 
	width: 20px;
	height: 20px;
	text-align: center;
}

#gallery_f_div A {text-decoration: underline;  font-size: 11px; font-family: Tahoma; color: #FE8300;}
#gallery_v_div A {text-decoration: underline;  font-size: 11px; font-family: Tahoma; color: #1b90b2;}

#gallery_f_div .header {
	color: #ff5c19;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
#gallery_v_div .header {
	color: #167590;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}


#gallery_f_div .icon{
	border: solid 1px #ff5c19;
}

#gallery_v_div .icon{
	border: solid 1px #167590;
}

