Body {
  scrollbar-face-color: #DECDA2;
  scrollbar-shadow-color: #DECDA2; 
  scrollbar-highlight-color: #DECDA2;
  scrollbar-3dlight-color: #DECDA2; 
  scrollbar-darkshadow-color: #DECDA2;
  scrollbar-track-color: #DECDA2;
  scrollbar-arrow-color: #000000;
  background-color: #FFFFFF;
  font-family: georgia;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

TD {
  font-family: georgia;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

.TabelBold {
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

.PageTitle {
	font-family: georgia;
	font-weight: bold;
	font-size: 12px;
	
}

.category {
	text-decoration: underline;
	color: #FF0000;
}

.Text{
  font-family: georgia;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: justify;
}

TD.TabelHeader {
	background-color:#CCCCCC;
	font-weight: bold;
	line-height: 30px;
}

TD.TabelHeaderLight {
	background-color:#DDDDDD;
	font-weight: bold;
	line-height: 20px;
  font-size: 11px;
}

TD.TabelCel {
	background-color:#EEEEEE;
}

TD.TabelCelDark {
	background-color:#DDDDDD;
}

A {font-weight: normal; text-decoration: none;}
A:link {color: #000000; text-decoration: underline;}
A:visited {color: #000000; text-decoration: underline;}
A:hover {color: #000000;text-decoration: none;}

A.form {font-weight: normal; text-decoration: none; color: #ff0000;}
A.form:link { color: #ff0000;}
A.form:visited { color: #ff0000;}
A.form:hover {color: #000000}


/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; visibility:hidden;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:6px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;font-weight:bold;}
.clLevel0{color:#00FF00;}
.clLevel0over{color:#00FF00;}
.clLevel0border{position:absolute; visibility:visible;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:3px; font-family:georgia; font-size:11px;font-weight:bold;}
.clLevel1{background-color:#DECDA2;color:#FFFFFF;}
.clLevel1over{background-color:#BBA675;color:#FFFFFF;cursor:pointer;}
.clLevel1border{position:absolute; z-index:500; visibility:visible;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:0px; font-family:georgia; font-size:11px;font-weight:bold;}
.clLevel2{background-color:#DECDA2;color:#FFFFFF;}
.clLevel2over{background-color:#BBA675;color:#FFFFFF; cursor:pointer;}
.clLevel2border{position:absolute; visibility:visible;}

input

{  

font-family: Verdana; 

font-size: 10px; 

color: #000000;

background-color: #FFFFFF;

border-width: 1;

border-style: solid;

border-color: #FFFFFF;

}



textarea

{  

font-family: Verdana; 

font-size: 10px; 

color: #000000;

background-color: #FFFFFF;

border-width: 1;

border-style: solid;

border-color: #FFFFFF;

}