/* body */	
BODY  {
	font-family:tahoma, arial;
	margin: 0px;
	background-image: url(/images/bg_pixel.gif);
}

/* links */	
A  {color:#0000FF; text-decoration : none; font-weight: bold;}
A:Visited  {color:#0000FF;text-decoration : none;}
A:Active  {color:#0000FF;text-decoration : underline;}
A:Hover  {color:#FF0000;text-decoration : underline;}

/* text */
.smalltext {font-size: 10px;}

/* headlines */
.smallhead {font-size: 15px; font-weight: bold; color:#FF0000;}
.largehead {font-size: 20px; font-weight: bold; color:#0000FF;}
/* for Q&A page */
.smallheadA {font-size: 15px; font-weight: bold; color:#0000FF;}


/* forms/input*/

input.gobtn {
	background-color: #0000FF; 
	font-size: 12px; 
	color: #FFFFFF;
	padding: 1px;
}

 
.forminput {
font-family:tahoma, verdana, arial;
font-size: 11px;
color: black;
background-color: #ffffff;
padding: 2px;
margin: 0px;
border : solid #000 1px;}

/*calendar*/

.border {
	background-color	: #999999;
}

.cellblock {
	background-color	: #FFFACD;
}

.date-highlight {
	color				: #ff0000;
}

.text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #660000;
	text-align			: center;
}

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #0000FF;
}

.text2 {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12px;
	line-height			: 13px;
	font-weight			: normal;
	color				: #000000;
}

.linktext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #CC3333;
}

.small-nav,a.small-nav:link {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
	font-weight			: none;
}


.header,a.header:link,a.header:active,a.header:visited {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #FFFFFF;
	background-color	: #FF9933;
	font-weight			: bold;
	text-align			: center;
}

.arrow,a.arrow:link, a.arrow:visited {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 14pt;
	color				: #FFFFFF;
	background-color	: #FF9933;
	font-weight			: bold;
	text-decoration		: none;
}

.white_text,a.white_text:link, a.white_text:visited {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10pt;
	color				: #FFFFFF;
	text-decoration		: none;
}

a.white_text:hover {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10pt;
	color				: #FFFFFF;
	text-decoration		: underline;
}
.weekday {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #FFFFFF;
	background-color	: #FF9933;
	font-weight			: bold;
	text-align			: center;
}

.date,a.date:link,a.date:active,a.date:visited {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
	font-weight			: none;
	text-align			: right;
}


.month-header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #ffffff;
	font-weight			: bold;
	background-color	: #999999;
}

.month-text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #000066;
}


.day-header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #ffffff;
	background-color	: #DAA520;
}

.day-hdrDate {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #ffffff;
	background-color	: #DAA520;
	font-weight			: bold;
}

.day-text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #000000;	
}

.day-small {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
}


.admin-header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #000000;
	font-weight			: bold;
}

.admin-text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #000000;
}

.admin-small {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
}
