

a.linkler { 
	color: #f7f881;

	text-decoration: none;

	font-size: 11px;

	font-family: Tahoma,Arial,Verdana,Helvetica;



}

a:hover.linkler {
 color: #54fa09;
 text-decoration: underline;
}






body {

	background-color: #547fdb;

	margin-top: 0;

	padding-top: 0;

	margin-left: 0;

	padding-left: 0;

	margin-right: 0;

	padding-right: 0;

	font-size: 11px;

	font-family: Tahoma;

}



select, input, textarea{

	color: #000000;

	font-size: 11px;

	font-family: Tahoma;

	font-weight: normal;

}



input.button {

	color: #000000;

	font-size: 11px;

	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: none;  font-size: 11px; font-family: Tahoma; color: #f7f881;}



.home_menu {

	background-color: #000000;

}



.home_menu_font {

	color:#ffffff;

	font-size: 12px;

	font-family: Tahoma;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

}



.home_search {

	background-color: #354c84;

}



.header {

	color: #FFFFFF;

	font-size: 12px;

	font-family: Tahoma;

	font-weight: bold;

}

.content {

	border: solid 1px #354c84;

}

.content_active {

	background-color: #354c84;

}



.text {

	font-family: Arial;

	font-size: 11px;

	color:#edeef0;

	text-decoration: none;

}



.text_head {

	font-family: Tahoma;

	font-size: 11px;

	color:#edeef0;

	font-weight: bold;

	text-decoration: none;

}



.text_hidden  {

	font-family: Tahoma;

	font-size: 11px;

	color:#edeef0;

	font-style: italic;

}



.text_active {

	font-family: Tahoma;

	font-size: 11px;

	color:#edeef0;

	background-color: #354c84;

}



.link {

	font-family: Tahoma;

	font-size: 11px;

	color:#f7f881;

	
}



.link_menu {

	font-family: Tahoma;

	font-size: 11px;

	color:#ffffff;

	text-decoration: underline;

}



.link_active {

	font-family: Tahoma;

	font-size: 11px;

	color:#ffffff;

	background: #ff6600;

}



.font_menu {

	color: #ff6600;

	font-size: 11px;

	font-family: Tahoma;

}



.font_copyright {

	color: #000000;

	font-size: 11px;

	font-family: Tahoma;

}



.font_powered {

	color: #000000;

	font-size: 10px;

	font-family: Tahoma;

}



.error_msg{

	color: #f7f881;

	font-size: 11px;

	font-family: Tahoma;

}



.icon{

	border: solid 2px #354c84;

}



.tab{

	background-color: #4171d9;

	border-top: solid 1px #354c84;

	border-right: solid 1px #354c84;

	padding: 0px 10px;

}



.tab_first{

	background-color: #4171d9;

	border-top: solid 1px #354c84;

	border-right: solid 1px #354c84;

	border-left: solid 1px #354c84;

	padding: 0px 10px;

}



.tab_active{

	background-color: #354c84;

	border-top: solid 1px #354c84;

	border-right: solid 1px #354c84;

	padding: 0px 10px;

}



.delimiter {

	border-top: solid 1px #354c84;

	font-size: 1px;

}



.page_div_active{

	width: 26px;

	height: 26px;

	background-color: #223154;

	text-align: center;

	float: left;

	margin:1px;

}

.page_div{

	width: 26px;

	height: 26px;

	background-color: #354c84;

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

	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 #f7f881;

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

	border: solid 1px #f7f881;

	height: 15px;

	width: 20px;

}

.notemptyday{

	font-size: 11px;

	font-family: Tahoma;

	text-align: center;

	color: #000000;

	background-color: #354c84;

	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: #354c84;

	height: 30px;

}

.mailbox_div{

	background-color: #ffffff;

	height: 30px;

}

.mailbox_div_view{

	background-color: #ffffff;

	border: solid 1px #354c84;

}

.mailbox_text_active{

	color: #ff6600;

	font-size: 11px;

	font-family: Tahoma;

	font-weight: bold;

	text-decoration: none;

}

.mailbox_text{

	color: #ff6600;

	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; font-weight: bold; text-decoration:none; background-color: #354c84; border-bottom: 1px solid #000000; border-right: 1px solid #000000; padding-top: 8px; padding-bottom: 8px; }

td.calendar_header_right_cell { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold; text-decoration:none; background-color: #354c84; border-bottom: 1px solid #000000; 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 #000000; border-bottom: 1px solid #000000; padding-top: 3px; padding-bottom: 3px; padding-left:3px; }

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 #000000; padding-top: 3px; padding-bottom: 3px; padding-left:3px; }

td.calendar_top_cell_empty { background-color: #354c84; border-right: 1px solid #000000; border-bottom: 1px solid #000000; padding-top: 3px; padding-bottom: 3px; padding-left:3px; }

td.calendar_right_cell_empty { background-color: #354c84; border-bottom: 1px solid #000000; padding-top: 3px; padding-bottom: 3px; padding-left:3px;}

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

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

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: #f7f881; text-decoration:underline; }

