
body {
	font-family      : Sans, Verdana;
	font-size        : 9pt;	
	margin           : 0px;
	padding          : 0px;
	color            : #000000;
	background-color : #FFFFFF;
}

a {
	color       : #000000;
}

tr.selection:hover   {cursor: crosshair; background: #CCCCFF;; text-decoration: none}

td {
	font-family : Sans, Verdana;
	font-size   : 9pt;
	color       : #000000;
}

th {
	font-family      : Sans, Verdana;
	font-size        : 9pt;
	color            : #0860a8;
	background-color : #eeeeee;	
	font-weight      : ;
}

.header {
	background  : url(../themes/images/1_image_header);
}
.calendarDay01 {
	background-color : #e5e5e5;
}
.calendarDay02 {
	background-color : #ffffff;
}
.calendarDayoff {
	color            : #0860a8;
	background-color : #eeeeee;	
}
.trOdd {
	background-color : #e5e5e5;
}

.trEven {
	background-color : #ffffff;
}

.textbox {
	font-family : Sans, Verdana;
	font-size   : 9pt;	
}

.button {
	font-family : Sans, Verdana;
	font-size   : 9pt;
}

.checkbox {

}

.interface a {
	color       : #FFFFFF;
}

.interface {
	background  : url(../themes/images/1_image_interface);
	font-family : Sans, Verdana;
	font-size   : 8pt;
	color       : #FFFFFF;
	}

.interface2 a {
	color       : #FFFFFF;
}

.interface2 {
	background  : url(../themes/images/1_image_interface2);
	font-family : Sans, Verdana;
	font-size   : 8pt;
	color       : #FFFFFF;
	}

.subinterface {
	background  : url(../themes/images/1_image_subinterface);
	font-family : Sans, Verdana;
	font-size   : 8pt;
	color       : #FFFFFF;
}

.subinterface a {
	color       : #FFFFFF;
}

.title {
	background  : url(../themes/images/1_image_title);
	font-family : Sans, Verdana;
	font-size   : 9pt;
	color       : #0860a8;
}

.title a {
	color       : #0860a8;
}

.subtitle {

}

.boxborder {
	border : solid #CCCCCC 1px;
}

.tableborder {
	border : dashed #BBBBBB 1px;
}

