body { margin: 0px; }
a.calendar, a.calendar:link, a.calendar:active { font-family : Arial;font-size : 14px;font-weight:bold;text-decoration : none;color : #393939;}
a.calendar:hover {font-family : Arial;font-size : 14px;font-weight:bold;text-decoration : underline;color : #393939;}
td {font-family: Arial;font-size : 12px;color: #2B2B2B;line-height: 1.3;font-weight:bold;}
td.white {font-family: Arial;font-size : 12px;color: #ffffff;line-height: 1.2;font-weight:norml;}




input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}

textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
	background-color: #FFFfff; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFfff; 
}


a.menu, a.menu:link, a.menu:active { font-family : Arial;font-size : 13px;font-weight:bold;text-decoration : none;color : #FFFFFF;}
a.menu:hover {font-family : Arial;font-size : 13px;font-weight:bold;text-decoration : none;color : #F0BF01;}


a.news, a.news:link, a.news:active { font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : none;color : #FFFFFF;}
a.news:hover {font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : underline;color : #000000;}


.title {
	color:#000000;
	font-family: Californian FB, Arial;
	font-size:24px;
	font-weight:bold;
}