/* CSS Document */

.scroller {font-family:Tahoma; font-size:11px; color:#ffffff; align:justify;}
.scroller a:link,.scroller a:active,.scroller a:visited {color: #ffffff; text-decoration: underline;}
.scroller a:hover {font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none}

.day {font-family:Tahoma; font-size:11px; color:#79b4e0; font-weight:bold; text-align:center}

.interviewed {font-family:Tahoma; font-size:11px; color:#ffa814; font-weight:bold}

.dayNumber {font-family:Tahoma; font-size:11px; color:#9bc8ea; font-weight:bold; text-align:center}
.dayNumber a:link,.dayNumber a:active,.dayNumber a:visited {font-family:Tahoma; font-size:11px; color:#9bc8ea; font-weight:bold; text-decoration:none}
.dayNumber a:hover {font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none; background-color:#4d96da}

.month {font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-align:center; padding-bottom:8px; padding-top:8px}
.month a:link,.month a:active,.month a:visited {font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none}
.month a:hover {font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none}

.main {font-family:Tahoma; font-size:11px; color:#ffffff;}
.main a:link,.main a:active,.main a:visited {font-family:Tahoma; font-size:11px; color: #ffa814; text-decoration: underline; font-weight:bold}
.main a:hover {font-family:Tahoma; font-size:11px; color:#ffa814; text-decoration:none; font-weight:bold}

.news {font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:bold}
.news a:link,.news a:active,.news a:visited {font-family:Tahoma; font-size:11px; color: #ffffff; text-decoration: none; font-weight:bold}
.news a:hover {font-family:Tahoma; font-size:11px; color:#ffa814; text-decoration:none; font-weight:bold}

.footer {font-family:Tahoma; font-size:11px; color:#ffffff; align:justify; padding:10px}
.footer a:link,.footer a:active,.footer a:visited {color: #ffffff; text-decoration: underline;}
.footer a:hover {font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none}

.NormalField {font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 11px; text-align: left; color: black; background-color: #FFFFFF;
border-color: #808080; border-style: solid; border-width: 1px;}

.NormalButton
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: 500;
	font: 11 px;
	text-align: center;
	cursor: hand;
	color:#808080;
	width: 60px;
	background-color:#FFFFFF;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
}

/* FORM ELEMENTS */
.log_box {font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px; text-align: left; color: #ffffff; background-color: #3a5f8c; border-color: #ffffff; border-style: solid; border-width: 1px;}
.log_button {height: 19px; width: 90px; font-family: Tahoma; color:#ffffff; font-size: 11px; background-color: #3a5f8c; border-style: solid; border-width: 1px;}