body {
  background: #6FA2B7 url('http://www.evocrafting.com/images/ro_e_bg1.jpg') repeat-x center top;
}
UL, LI, P, TD, TR {
  COLOR: #004c75;
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11px;
}

.headline {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 18px;
  FONT-WEIGHT: bold;
}

.smalltext {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 10px;
  FONT-WEIGHT: normal;
}
#stats {
  position: relative;
  left:103;
  font-variant: small-caps;
  width: 275px;
  background-color: #E4EDF1;
  COLOR: #000000;
  border: 1px solid #000000;
}
#description {
  FONT-FAMILY: Tahoma,Arial;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  font-variant: small-caps;
  COLOR: #000000;
  background-image:url(http://www.evocrafting.com/images/descriptions_bg.png);
  border: 1px solid #C5D8E3;
  line-height: 0.7cm;
  padding: 6px;
}

#dhtmltooltip {
position: absolute;
width: 100px;
border: 1px solid #C1C1C1;
padding: 1px;
background-color: #EFEFEF;
color: #000000;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.marktext {
  COLOR: #FF0000;
}
.msg {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11px;
  COLOR: #FF0000;
  FONT-WEIGHT:bold;
}
.rowtitle {
  FONT-WEIGHT:bold;
}
img {
border:0px; 
border-thickness:0px;
}
a:link, a:visited, a:active {
  color: #0F5475;
}
a:hover {
  COLOR: #8D769B;
}
FORM {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11px;
}
SELECT, INPUT, TEXTAREA {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  COLOR: #0F5475;
  FONT-SIZE: 11px;
}
.dropdownmarker {
  BACKGROUND-COLOR: #EEEEEE;
  COLOR: #136C99;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
}

/*-- Tables ----------------------------------------------*/

.tplmarktag {
  COLOR: #ffffff;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #ff0000;
}

/*-- Tables ----------------------------------------------*/

.tableheader {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #004c75;
}
.tableseparator {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #004c75;
}
.tablerow {
  BACKGROUND-COLOR: #E5E5E5;
}
.tablerow2 {
  BACKGROUND-COLOR: #F5F5F5;
}
.tablefooter {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #004c75;
}
.tableborder {
  BACKGROUND-COLOR: #004c75;
}



/*-- Navigation ------------------------------------------*/

.navheader {
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #004c75;
}
.navlink, navlink:visited, navlink:acitive {
  COLOR: #0F5475;
}

.navlink:hover {
  COLOR: #0F5475;
  BACKGROUND-COLOR: #FFE673;
}

.button {
  FONT-FAMILY: MS Sans Serif, Tahoma,Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR: #004c75;
  COLOR: #FCDC43;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
}

/*-- Calendar ------------------------------------------*/

.calendar_dayname {
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
}

.calendar_day {
	background-color: #eeeeee;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.calendar_today {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.calendar {
	background-color: #CCCCCC;
	border: 1px outset #004C75;
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
}


TD.white {
	background-color: #FFFFFF;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

TD.admin_white {
	background-color: #FFFFFF;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

TD.admin_gray {
	background-color: #F4F4F4;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}



table.enclosing {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.important{
	color: Red;
}

.medium{
	color: #FF9900;
}

INPUT {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	/*background-color:#FFFFFF;*/
}

INPUT.button {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

HR {
	color: #B8CFE7;
	height: 1px;
}

.open {
	color : #008000;
}

.resolved {
	color : #FF0000;
}
		td.cell1 {
			color: #004C75;
			background-color: #E4EDF1;
		}
		
		td.cell2 {
			color: #000000;
			background-color: #CFDFE6;
		}

