body{
	scrollbar-arrow-color:#cccccc; 
	scrollbar-base-color:#42486A; 
	scrollbar-face-color:#42486A;
}

a:link {
	color : #42486A; 
	text-decoration : none; 
	font-weight: bold; 
} 

a:visited {
	color : #42486A; 
	text-decoration : none; 
	font-weight: bold; 
} 

a:hover, a:active {
	color : #6C748E; 
	text-decoration : underline; 
	font-weight: bold; 
} 
/*-----------------------------------------------*/
/*-- CALENDAR LINKS -----------------------------*/
a.cal_ser:link {
	color : #42486A; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 9px;
} 

a.cal_ser:visited {
	color : #42486A; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 9px;
} 

a.cal_ser:hover, a.cal_ser:active {
	color : #6C748E; 
	text-decoration : underline; 
	font-weight: bold;
	font-size : 9px;
} 

a.cal_ser_white:link {
	color : white; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 10px;
} 

a.cal_ser_white:visited {
	color : white; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 10px;
} 

a.cal_ser_white:hover, a.cal_ser_white:active {
	color : white; 
	text-decoration : underline; 
	font-weight: bold;
	font-size : 10px;
} 

/*-----------------------------------------------*/
/*-- TAB LINKS ----------------------------------*/
a.tab:link {
	color : #ffffff; 
	text-decoration : none;
	font-weight: bold; 
} 

a.tab:visited {
	color : #ffffff; 
	text-decoration : none; 
	font-weight: bold; 
} 

a.tab:hover, a.tab:active {
	color : #ffffff; 
	text-decoration : underline; 
	font-weight: bold; 
} 

/*------------------------------------------------*/

/*------------------------------------------------*/
/*-- FOOTER LINKS --------------------------------*/
a.footer_link:link {
	color : #ffffff; 
	text-decoration : none;
	font-weight: bold; 
} 

a.footer_link:visited {
	color : #ffffff; 
	text-decoration : none; 
	font-weight: bold; 
} 

a.footer_link:hover, a.footer_link:active {
	color : #ffffff; 
	text-decoration : underline; 
	font-weight: bold; 
} 

/*---------------------------------------------*/


/*------------------------------------------------*/
/*-- THREAT LEVEL LINKS --------------------------*/
a.threat:link {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 9px;
	color : #000000;
	font-weight: bold;
	text-decoration : none; 
} 

a.threat:visited {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 9px;
	color : #000000;
	font-weight: bold; 
	text-decoration : none; 
} 

a.threat.hover, a.threat:active {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 9px;
	color : #000000;
	font-weight: bold; 
	text-decoration : underline; 
} 


/*---------------------------------------------*/

/*-----------------------------------------------*/
/*-- TAB LINKS ----------------------------------*/
a.alert:link {
	color : red; 
	text-decoration : none;
	font-weight: bold;
	font-size : 9px;
} 

a.alert:visited {
	color : red; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 9px;
} 

a.alert:hover, a.alert:active {
	color : darkred; 
	text-decoration : underline; 
	font-weight: bold;
	font-size : 9px;
} 

/*--------*/
a.new_link:link {
	color : blue; 
	text-decoration : none;
	font-weight: bold;
	font-size : 9px;
} 

a.new_link:visited {
	color : blue; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 9px;
} 

a.new_link:hover, a.new_link:active {
	color : darkblue; 
	text-decoration : underline; 
	font-weight: bold;
	font-size : 9px;
}
/*--------*/
a.new_linkg:link {
	color : green; 
	text-decoration : none;
	font-weight: bold;
	font-size : 9px;
} 

a.new_linkg:visited {
	color : green; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 9px;
} 

a.new_linkg:hover, a.new_linkg:active {
	color : darkgreen; 
	text-decoration : underline; 
	font-weight: bold;
	font-size : 9px;
}
/*------------------------------------------------*/

td{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 12px;
}

body{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 12px;
}
/*---------------------------------------------*/

.blue_bold{
	color : #191970; 
}
.red_bold{
	color : red; 
}

.footer{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color : whitesmoke;
	font-weight: bold; 
}
.copyright{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 9px;
	color : whitesmoke; 
}
.news{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
}

.calcell{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
}

.date{
	color : #42486A;
}
.picborder{
	border-color: #42486A;
    border-style: solid;
    border-width: 2px;

}

.selectedDay{
	background-color:#FFFF99;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight: bold; 
}

.day{
	background-color:#ffffff;
}

.notaDay{
	background-color:#E8E8E8;
}
.bio{
	font-size : 14px; 
	font-weight: bold; 
}
.cal_label{
	color : #42486A;
	font-size : 14px; 
	font-weight: bold; 
}
/*
--CLASS FOR THE POPUP LABEL
==============================
*/

#dek{
	position: absolute;
	visibility: hidden;
	z-index: 200;
}
/*
==============================
*/