A:link {text-decoration: none; color: #800000}
A:visited {text-decoration: none; color: #800000}
A:hover {text-decoration: none; color: #400000}

/* ----[ Text Definitions ]----------------------------------------- */

b {color: #000000}
.telnets {
	font-family: Bank Gothic Light BT,arial,helvetica;
	font-size: 10px;
	color: #6d6d6d;
}

.date {
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
}

.fine {
	font-family: arial,helvetica;
	font-size: 9px;
	font-weight: none;
	color: #323232;
}

.text {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: none;
	color: #323232;
}

.heading {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

.formbox { 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 11px;
	color: #000000;
	background-color: #ececec;
	border: 1px solid #323232;
	padding-left: 4px;
	padding-right: 4px;
}

/* ----[ Layout Stuff ]-------------------------------------------- */
.page {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: none;
	color: #323232;
	background-color: #ffffff;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}

.content {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: none;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidebar {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: none;
	padding: 5px;
}

.notebox {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: none;
	color: #323232;
	background-color: #ECECEC;
	border: #b5b5b5 1px solid;
}

/* ----[ Calendar Stuff ]----------------------------------------- */


.small_calendar {
  border-top: 1px #b5b5b5 solid;
  border-right: 1px #b5b5b5 solid;
  border-bottom: 1px #b5b5b5 solid;
  border-left: 1px #b5b5b5 solid;
}

td {
  	font-family: Arial, helvetica;
}

td.cal_header {
  	font-family: Arial, helvetica;
  	text-align: center;
  background-color: #C9C9C9;
}

td.cal_border {
  background-color: #353335;
}

td.event_today {
  	color: #FFFFFF;
  	font-family: Arial, helvetica;
  background-color: green;
}

td.not_today {
  	color: #000000;
  	font-family: Arial, helvetica;
  background-color: #C9C7C9;
}

td.today {
  	font-family: Arial, helvetica;
  	color: #000000;
  background-color: #D8DCD8;
}

 
td.event_not_today {
  // background: red;
  	font-family: Arial, helvetica;
  	color: #000000;
}

a.top_link {
  	font-family: Arial, helvetica;
}

#top_text {
  	font-family: Arial, helvetica;
}

td.small_cal_header {
  	font-family: Arial, helvetica;
  	font-size: 11px;
  	font-weight: bold;
  	color: #ffffff;
  	width: 21px;
  	text-align: center;
  background-color: #800000;
}

td.small_not_today {
  	font-family: Arial, helvetica;
  	font-size: 9px;
  	text-align: center;
  	color: black;
  background-color: #ffffff;
}

td.small_today {
  	font-family: Arial, helvetica;
  	font-size: 9px;
  	text-align: center;
  	color: black;
  background-color: #C9C9C9;
}

td.small_event_today {
  	font-family: Arial, helvetica;
  	font-size: 9px;
  	text-align: center;
  	color: black;
  background-color: green;
}

td.small_event_not_today {
  	font-family: Arial, helvetica;
  	font-size: 9px;
  	text-align: center;
  	color: black;
  background-color: red;
}

a.event_link {
  	color: black;
  	text-decoration: none;
}

a.small_top_link {
  	font-family: Arial, helvetica;
  	font-size: 9px;
}

#small_top_text {
  	font-family: Arial, helvetica;
  	font-size: 9px;
  	color: black;
}

#small_text {
  	font-family: Arial, helvetica;
  	font-size: 9px;
  	color: black;
}
