         <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: #ffffff;

	margin-top: 0;

	padding-top: 0;

	margin-left: 0;

	padding-left: 0;

	margin-right: 0;

	padding-right: 0;

	font-size: 12px;

	font-family: Tahoma;

}



select, input, textarea{

	color: #525252;

	font-size: 12px;

	font-family: Tahoma;

	font-weight: normal;

}



input.button {

	color: #525252;

	font-size: 12px;

	font-family: Tahoma;

	height: 22px;

	cursor: pointer;

}



td.main_cell{

	width:630px;

	padding-top: 15px;

}

td.right_cell{

	width:132px;

	padding-top: 15px;

}

td.delimiter_cell{

	width:18px;

}



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



.home_menu {

	background-color: #ff6699;

}



.home_menu_font {

	color:#ffffff;

	font-size: 12px;

	font-family: Tahoma;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

}



.home_search {

	background-color: #80BFFF;

}



.header {

	color: #ff6699;

	font-size: 12px;

	font-family: Tahoma;

	font-weight: bold;

}

.content {

	border: solid 1px #80BFFF;

}

.content_active {

	background-color: #80BFFF;

}



.text {

	font-family: Tahoma;

	font-size: 12px;

	color:#525252;

	text-decoration: none;

}



.text_head {

	font-family: Tahoma;

	font-size: 12px;

	color:#525252;

	font-weight: bold;

	text-decoration: none;

}



.text_hidden  {

	font-family: Tahoma;

	font-size: 12px;

	color:#525252;

	font-style: italic;

}



.text_active {

	font-family: Tahoma;

	font-size: 12px;

	color:#525252;

	background-color: #80BFFF;

}



.link {

	font-family: Tahoma;

	font-size: 12px;

	color:#005984;

}



.link_menu {

	font-family: Tahoma;

	font-size: 12px;

	color:#525252;

	font-weight: bold;

	text-decoration: underline;

}



.link_active {

	font-family: Tahoma;

	font-size: 12px;

	color:#ffffff;

	background: #ff6699;

}



.font_menu {

	color: #ff6699;

	font-size: 12px;

	font-family: Tahoma;

}



.font_copyright {

	color: #FFFFFF;

	font-size: 1px;

	font-family: Tahoma;

}



.font_powered {

	color: #FFFFFF;

	font-size: 1px;

	font-family: Tahoma;

}



.error_msg{

	color: #005984;

	font-size: 12px;

	font-family: Tahoma;

}



.icon{

	border: solid 2px #80BFFF;

}



.tab{

	background-color: #ffffff;

	border-top: solid 1px #80BFFF;

	border-right: solid 1px #80BFFF;

	padding: 0px 10px;

}



.tab_first{

	background-color: #ffffff;

	border-top: solid 1px #80BFFF;

	border-right: solid 1px #80BFFF;

	border-left: solid 1px #80BFFF;

	padding: 0px 10px;

}



.tab_active{

	background-color: #80BFFF;

	border-top: solid 1px #80BFFF;

	border-right: solid 1px #80BFFF;

	padding: 0px 10px;

}



.delimiter {

	border-top: solid 1px #80BFFF;

	font-size: 1px;

}



.page_div_active{

	width: 26px;

	height: 26px;

	background-color: #005984;

	text-align: center;

	float: left;

	margin:1px;

}

.page_div{

	width: 26px;

	height: 26px;

	background-color: #80BFFF;

	text-align: center;

	float: left;

	margin:1px;

}

.page_link_active{

	color: #FFFFFF;

	font-size: 12px;

	font-family: Tahoma;

	text-decoration: underline;

	margin-top:10px;

}

.page_link{

	color: #005984;

	font-size: 12px;

	font-family: Tahoma;

	text-decoration: underline;

	margin-top:10px;

}



/*--------------- calendar ------------------*/

.month{

	color: #525252;

	font-size: 12px;

	font-family: Tahoma;

	text-align: center;

}

.monthname, .monthnavigation{

	color: #525252;

	font-size: 12px;

	font-family: Tahoma;

	font-weight: bold;

	text-align: center;

}

.monthlink{

	font-size: 12px;

	font-family: Tahoma;

	font-weight: bold;

}

.dayname{

	color: #777777;

	font-size: 12px;

	font-family: Tahoma;

	text-align: center;

	width: 20px;

}

.monthday, .sunday, .saturday {

	font-size: 12px;

	font-family: Tahoma;

	text-align: center;

	color: #525252;

	background-color: #ffffff;

	border: solid 1px #525252;

	height: 15px;

	width: 20px;

}

.nomonthday{

	font-size: 12px;

	font-family: Tahoma;

	text-align: center;

	color: #777777;

	background-color: #ffffff;

	border: solid 1px #777777;

	height: 15px;

	width: 20px;

}

.today{

	color: #525252;

	background-color: #ffffff;

	border: solid 1px #005984;

	font-size: 12px;

	font-family: Tahoma;

	text-align: center;

	height: 15px;

	width: 20px;

}

.selectedday{

	font-size: 12px;

	font-family: Tahoma;

	text-align: center;

	color: #ffffff;

	background-color: #ff6699;

	border: solid 1px #005984;

	height: 15px;

	width: 20px;

}

.notemptyday{

	font-size: 12px;

	font-family: Tahoma;

	text-align: center;

	color: #525252;

	background-color: #80BFFF;

	border: solid 1px #525252;

	height: 15px;

	width: 20px;

}

.daylink{

	color: #525252;

	font-size: 12px;

	font-family: Tahoma;

	text-align: center;

	text-decoration: underline;

}



/*--------------------- mailbox ---------------------*/

.mailbox_div_active{

	background-color: #80BFFF;

	height: 30px;

}

.mailbox_div{

	background-color: #ffffff;

	height: 30px;

}

.mailbox_div_view{

	background-color: #ffffff;

	border: solid 1px #80BFFF;

}

.mailbox_text_active{

	color: #525252;

	font-size: 12px;

	font-family: Tahoma;

	font-weight: bold;

	text-decoration: none;

}

.mailbox_text{

	color: #525252;

	font-size: 12px;

	font-family: Tahoma;

	font-weight: 100;

	text-decoration: none;

}



td.calendar_header_top_cell { font-family: Tahoma; font-size: 12px; color: #525252; font-weight: bold; text-decoration:none; background-color: #80BFFF; border-bottom: 1px solid #525252; border-right: 1px solid #525252; padding-top: 8px; padding-bottom: 8px; }

td.calendar_header_right_cell { font-family: Tahoma; font-size: 12px; color: #525252; font-weight: bold; text-decoration:none; background-color: #80BFFF; border-bottom: 1px solid #525252; padding-top: 8px; padding-bottom: 8px; }

td.calendar_top_cell { font-family: Tahoma; font-size: 12px; color: #525252; font-weight:normal; text-decoration:none; background-color: #FFFFFF; border-right: 1px solid #525252; border-bottom: 1px solid #525252; padding-top: 3px; padding-bottom: 3px; padding-left:3 px;}

td.calendar_right_cell { font-family: Tahoma; font-size: 12px; color: #525252; font-weight:normal; text-decoration:none; background-color: #FFFFFF; border-bottom: 1px solid #525252; padding-top: 3px; padding-bottom: 3px; padding-left:3 px;}

td.calendar_top_cell_empty { background-color: #80BFFF; border-right: 1px solid #525252; border-bottom: 1px solid #525252; padding-top: 3px; padding-bottom: 3px; padding-left:3 px;}

td.calendar_right_cell_empty { background-color: #80BFFF; border-bottom: 1px solid #525252; padding-top: 3px; padding-bottom: 3px; padding-left:3 px;}

td.calendar_top_cell_today { font-family: Tahoma; font-size: 12px; color: #525252; font-weight:normal; text-decoration:none; background-color: #FFFFFF;border: 1px solid #005984; padding-top: 3px; padding-bottom: 3px; padding-left:3 px;}

td.calendar_right_cell_today { font-family: Tahoma; font-size: 12px; color: #525252; font-weight:normal; text-decoration:none; background-color: #FFFFFF; border: 1px solid #005984; padding-top: 3px; padding-bottom: 3px; padding-left:3 px;}

td.calendar_day_number { font-family: Tahoma; font-size: 12px; color:#525252; font-weight: bold; }

a.calendar_url { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #005984; text-decoration:underline; }

