body {
	margin: 6px 6px 6px 6px;
	background-color: #ffffff;
    text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #675742;
}
td,div,span,input,select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
a {
	text-decoration: underline;
}
a:link {
	color: #C62D4B;
}
a:visited {
	color: #C62D4B;
}
a:active {
	color: #C62D4B;
}
a:hover {
	color: #DA6D83;
}

.dataTable {font-family: Verdana, Arial, sans-serif;font-size: 8pt;}
.dataTable th {padding:3px;background-color:#cccccc;}
.dataTable td {padding:2px;}
.dataTableLabel {background-color:#e2e2e2;text-align:right;font-weight: bold;}
.dataTableValue {background-color:#eFeFeF;}

.calendarTable {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color:#ffffff;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
.calendarTable td {
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc; 
}
.calendarTable th {
	background-color:#E6CFD3;
	color:#80404C;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc; 
}
.calendarTableDaySpaceHolder {
	background-color:#cccccc;
}
.calendarTableDayLabel {
	color:#666666;
	background-color:#e2e2e2;
	text-align:left;
	font-weight: bold;
}
.calendarTableDayWeekend {
	background-color:#efefef;
}
.calendarTableEventLabel {
	color: #C62D4B;
}
.calendarTableEventBlock {
	display:block; 
	padding-bottom: 6px; 
	border-bottom: 1px solid #e2e2e2;
}
.formFieldNotEditable {
	background-color:#ffffff;
	border: 1px solid #cccccc;
	border-style: inset;
	height:18px;
	padding: 2px;
	display:inline;
}
.copyright
{
	font:8pt;color:000000;
}
.infobox
{
	background: #E7ECF2;
	border: 1px solid #13497F;
	padding : 3px;
}
.prioritybox
{
	background: #e3f2e3;
	border: 1px solid #006600;
	padding : 3px;
}
.errorbox
{
	background: #e2e2e2;
	border: 2px solid #ff0000;
	padding : 3px;
}
.module
{
	background: #F1F2E8;
	padding:2px;
	border: 1px solid #E2E2CF;
	color: #675742;
	display:block;
}
.moduleHighlight
{
	background: #E6CFD3;
	padding:2px;
	border: 1px solid #cccccc;
	color: #000000;
	display:block;
}
.moduleTitle
{
	font-size: 10pt; 
	font-weight: bold;
	/*letter-spacing: 2px;*/
	background: #E2E2CF;
	padding:2px;
	border: 1px solid #E2E2CF;
	color: #C62D4B;
	display:block;
}
.moduleTitle a:link, .moduleTitle a:visited, .moduleTitle a:active
{
	font-size: 10pt; 
	font-weight: bold; 
	/*letter-spacing: 2px;*/
	color: #C62D4B;
}
.moduleTitle a:hover
{
	color: #DA6D83;
}
.navMain
{
	font-size: 12px;
	padding:2px;
}
.navMain a:link, .navMain a:visited, .navMain  a:active
{
	font-size: 12px;
	text-decoration: none;
}
.navMain a:hover
{
	text-decoration: underline;
}
.navAdmin
{
	background: #3F2313;
	padding:2px;
	border: 1px solid #000000;
	color: #E6CFD3;
}
.navAdmin a:link, .navAdmin a:visited, .navAdmin a:active
{
	color: #E6CFD3;
}
.navAdmin a:hover
{
	color: #DA6D83;
}
.alert
{
	background: #FFEBD6;
	padding:2px;
	border: 1px solid #ff3300;
	color: #000000;
	text-align:left;
}
.alertTitle
{
	background: #ff3300;
	padding:2px;
	border: 1px solid #ff3300;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
}

