body {
	scrollbar-arrow-color: #55537A;
	scrollbar-base-color: #fff;
	scrollbar-shadow-color: #ddd;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #aaa;
	scrollbar-dark-shadow-color: #777;
	scrollbar-3d-light-color: #aaa;

	
}

body, p, td, div {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica; font-weight: bold; }

h1 { font-size: 13px; }
h2 { font-size: 11px; }
h3, h4, h5, h6 { font-size: 10px; }

big { font-size: 9pt; } 
small { font-size: 7pt; }
.smallText { font-size: 7pt; }

caption { font-size: 10px font-weight: bold; }

a:link { color: navy; text-decoration: none; cursor: hand; }
a:visited { color: navy; text-decoration: none; cursor: hand; }
a:hover { color: #ff0000; text-decoration: underline; cursor: hand; } 
a:active { color: #ff0000; text-decoration: none; cursor: hand; }

th {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #000;
	background-color: #eeeaf5;
	border: 1px solid #a49bb7;
	padding: 3px;
}

.headline1 {
	font-size : 11px;
	font-weight : bold;
}

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

.menuHeader {
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
}

.lightText {
	color: #aaa;
}

input {
	font-family : Verdana;
	font-size: 10px;
}

select {
	font-family : Verdana;
	font-size: 10px;
	line-height: 12pt;
}

textarea {
	font-family : Verdana;
	font-size: 10px;
}

.menuitem1 {
	font-family : verdana;
	font-size : 10px
}
	
.timeTD {
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 10px;
	background-color: #f5f5f5;
}

#editTable {
	padding: 5px;
}

#editTable td {
	padding: 4px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
}

#editTable td.h {
	text-align: right;
	padding: 4px;
	background-color: #f5f5f5;
	color: #ff0000;
	border: 1px solid #aaa;
}

div.tooltip { width: 300px; background-color: ##9FB3B3; color: ##ffffff; font-size: 1em; padding: 2px; font-weight: bold; margin-top: 5px; }

.subheaderrow {
   background-color:#ffffde;
   padding: 5px;
}

P.breakhere {
	page-break-before: always
}
