/* Admin */

.admintext { font-family:Verdana; font-size:11px; color:#000000; }

.errortxt {  font-family:Verdana; font-size:11px; color:Blue; }

.adminheader { font-family:Verdana; font-size:12px; color:#FF0033; font-weight:bold; }

.admin-button { font-family: Verdana; font-size: 11px; color:#000000; background-color:#B19B20; cursor:pointer;}

.adminlink { font-family:Verdana; font-size:11px; color:#000000; text-decoration:none; font-weight:none; }
.adminlink:hover {font-family:Verdana; font-size:11px; color:#FF0033; text-decoration:none; font-weight: bold; }


/*///*/

.text { font-family:Verdana; font-size:10px; color:#000000; }

.readmore { font-family:Verdana; font-size:10px; color:#000000; text-decoration:none;}
.readmore:hover { font-family:Verdana; font-size:10px; color:red; text-decoration: underline;}

.bodytext { font-family:Verdana; font-size:12px; color:#000000; }
 
.textlink { font-family:Verdana; font-size:10px; color:#061795; }

.welcometext { font-family:Verdana; font-size:13px; color:#061795; text-decoration:none; }
.welcometext:hover { font-family:Verdana; font-size:13px; color:#061795; text-decoration:underline; }

.itext { font-family:Verdana; font-size:12px; color:#000000; font-weight:bold; }

.error { font-family:Verdana; font-size:10px; color:#535562; text-decoration:none; }

.header { font-family:Verdana; font-size:16px; color:#FF0033; font-weight:bold; }

.headerwhite { font-family:Verdana; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none; }
 
.textsmall { font-family:Verdana; font-size:10px; color:#FFFFFF; font-weight:bold; }
 
.mailtext { font-family:Verdana; font-size:12px; color:#666666font-weight:bold; }

.textfield { font-family:Verdana; font-size:11px; color:#061795; }

.subheader{ font-family:Verdana; font-size:12px; color:#FF0033; font-weight: bold; }

.navlink { font-family:Verdana; color:#535562; font-size:11px; font-weight:normal; text-decoration:none; }
.navlink:hover { font-family:Verdana; color:#FF0000; font-size:11px; font-weight:bold; text-decoration: none; }

.bottom { font-family:Verdana; font-size:10px; color:#000000; text-decoration :none; font-weight:none; }
.bottom:hover { font-family:Verdana; font-size:10px; color:#FF0033; text-decoration:none; font-weight:none; }

.button { font-family:Verdana; font-size:11px; color:#284D7B; background-color:#FF0033; font-weight: bold;
border-width: small; border-color: red; }

.buttonpic { font-family:Verdana; font-size:10px; color:#FFFFFF; background-color:#FF0000; font-weight:bold;
border-width:small; border-color:red; }

.link {	font-family: Verdana; font-size: 12px; color: #061795; text-decoration: none;}
.link:hover { font-family: Verdana; font-size: 12px; color: #061795; text-decoration: underline; }

.actlink {	font-family: Verdana; font-size: 12px; color: #061795; text-decoration: underline;}
.actlink:hover { font-family: Verdana; font-size: 12px; color: #061795; text-decoration: none; }

.nolink { font-family: Verdana; font-size: 12px; font-weight:bold; color: #000000; text-decoration : none; }

.linktext { font-family: Verdana; font-size: 12px; color: #061795; text-decoration: none; }

.white { font-family: Verdana; font-size: 10px;	color: white; text-decoration: none; }
	
.result{ font-family: Verdana; font-size: 12px; color: #CC0000; font-weight:bold; }

.redtext{ font-family: Verdana; font-size: 9px; color: #CC0000; font-weight:bold; }

.searchtext { font-family: Verdana; font-size: 11px; color: #666666;}



/* Calendar */

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
/*////////////////////////////////////////*/