body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image :  url(../images/modulebg.gif);
	color : #FFFFFF;
	margin: 0px;
}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image :  url(images/box_left_icon.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-left : 13px;
	font-size: 11px;
	margin: 0px;
  color : #FF6600;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 2px 0px;
}

td {
	font-size: 11px;
}

hr {
	color : #FF9900;
	height: 1px;
	font-weight: bold;
}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF9900;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF9900;

	border-right-style: solid;
	border-right-width: 1px;

	border-right-color: #FF9900;	
	padding-right: 3px;
	padding-left: 3px;
  background-image:  url(images/txtboxbg.gif);

}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FF9900;

}

.listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: groove 1px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #9BAAAF;
	background-color : #FF9900;
  color:#000000;
}


a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.buttontext a {
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.buttontext:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

.previousmonth, .previousday, .previousweek {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.previousmonth:hover, .previousday:hover, .previousweek:hover {
	color: #FF9900;
	text-decoration: underline;
}

.nextmonth, .nextday, .nextweek {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.nextmonth:hover, .nextday:hover, .nextweek:hover {
	color: #FF9900;
	text-decoration: underline;
}

.currentmonth, .currentday, .currentweek {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.searchlink {
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

.searchlink:hover {
	color: #FF9900;
	text-decoration: underline;
}

.searchdesc {
	font-size: 10px;
	color: #FF6600;
}

.eventtitle {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.eventtitle:hover {
	color: #FF9900;
	text-decoration: underline;
}

.eventdesc {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.eventdesclarge {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

.cattitle {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.cattitle:hover {
	color: #FF9900;
	text-decoration: underline;
}

.catdesc {
	font-size: 10px;
	color: #FF6600;
}

.titlehighlight {
	color: #FF9900;
	text-decoration: underline;
}

.highlight {
	color: #FF9900;
	text-decoration: underline;
}

.tableh1 {
	color:#FF9900;
	font-size: 12px;
	height: 26px;
	background-image:  url(images/tile_back1.gif);
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #FF9900;
	font-weight: bolder;
}

.tableh2 {
	background: #000000;
	color : #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bolder;
}

.tableb {
	background: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bolder;
}

.tablec {
	background: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


.maintable {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.error {
	color : Red;
	font-weight : bold;
}

.today {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.atomic {
	font-size: 10px;
	font-weight: bold;
}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
	font-size: 11px;
}

/* Weekday Label Cells */

.caldaydigits {
	font-size: 9px;
}

.sundaytopclr {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
}

.weekdaytopclr {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
}

/* Day Cells */

.sundayemptyclr {
	background-color: #CCCCCC;
	color: #666666;
	font-size: 10px;
}

.weekdayemptyclr {
	background-color: #CCCCCC;
	color: #666666;
	font-size: 10px;
}

/* Text Editor classes */

.tdBtn {
  padding-left: 3px;
  padding-top:3px;
}

.btnOut {    
  border: 1px solid;
  border-color: #E4E8E8;
	background-color: #FFFFFF;
}

.btnOver {
	background-color: #FF9900;
	cursor: hand;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FFFFFF;
}

.btnDown {
	background-color: #FF9900;
	cursor: hand;
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FF9900;
}

