body {
	margin-top:	0;
	margin-bottom:	0;
	margin-left: 0;
	margin-right: 0;
	font-family : Verdana, Tahoma, Arial, Times;
	font-size: 9pt;
	color : #000000;
}

table, tr, td, center, a, p {
	font-family : Verdana, Tahoma, Arial, Times;
	font-size: 9pt;
	color : #000000;
}

a {
	color: #0044bb;
	text-decoration: underline;
}

a:hover {
	color: #8ff36c;
	text-decoration: underline;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-face: arial;
}

a.menu:hover {
	color: #8ff36c;
	text-decoration: none;
	font-size: 8pt;
	font-face: arial;
}

.button {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #313E50;
	background-color : #F0F0F0;
	border : 1 solid #999999;
}

.button_gray {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #313E50;
	background-color : #F0F0F0;
	background-image : url(images/button_bg_grey.gif);
	border : 1 solid #999999;
}

.form {
	font-family: Verdana, Arial, Times;
	font-size: 9pt;
	color : #000000;
	background-color: #FFFFFF;
}


.imgR {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #ffd427;
}

.imgL {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-color: #ffd427;
}

img {
	border-color: #3A6A9C;
}

.shadow {
	filter: dropshadow(color=#FFFFFF, offx=1, offy=1,positive=1)
}

table.calendar {border: 0}
table.calendar a { text-decoration: none; }
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt; }
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 11pt; text-align: center }
table.calendar .calendar-month a{text-decoration: none }
table.calendar .calendar-prev { font-size:9pt; font-weight: bold; }
table.calendar .calendar-next { font-size:9pt; font-weight: bold; }
table.calendar th { color: green; text-align: center; }
table.calendar td.linked-day { font-size: 9pt; }
table.calendar td.linked-today { background-color : #ffff99; font-weight: bold; font-size: 9pt; }
table.calendar td.linked-cursor { background-color : #ccffff; font-weight: bold; font-size: 9pt; }
table.calendar td.linked-filled { background-color : #ccffcc; font-weight: bold; font-size: 9pt; }
