
BODY {
	font-family:"Tahoma";
	font-size:12px;
}

TABLE TR TD{
	font-family:"Tahoma";
	font-size:12px;
}

FORM {
	margin-top:0;
}

A.nav:hover {
	text-decoration: underline;
	color:#106206;
	font-weight:bold;
}

A.nav {
	text-decoration: none;
	color:#106206;
	font-weight:bold;	
}

FONT.title, P.title {
	font-size:18px;
	color:#106206;
	font-weight:bold;	
	margin-left:10px;
}


input, select, textarea {
	font-size:12px;
	border-width:1px;
	font-family:Tahoma;
	border-color:black;
}


INPUT.button, BUTTON.button {
	width:70px;
	font-size:12px;
	padding:3px;
	margin:2;
	border-width:1px;
	font-family:Tahoma;
	background-color:#009900;
	border-color:black;
	color:white;
	overflow:visible;
}

TD.calendar_notinmonth {
	background-color:#CCCCCC;
}

TD.calendar_highligh {
xbackground-color:#FFFFCC;
}



TD.imagebox, TD.imagebox_active {
border:1 solid #334D1C;
font-size:10px;
text-align:center;
cursor:hand;
}

TD.imagebox_active {
border:3 solid #106206;
}


A.action-link {
	font-size:14px;
	font-weight:bold;
}