BODY {
  margin           : 0px 0px 0px 0px;
  color            : #666666;
  background-repeat: no-repeat
}

td, tr, p, div {
  font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #666666;
  font-weight: bold;
}

ul {
  margin           : 0px 0px 0px 0px;
}



HR {
 /** color: #EFEFEF;
**/
color: #336ff;

  height:1px;
  width:100%; }

.inputbox {
  font-family      : "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}
.outline_right_dotted { border-right: 1px dotted black }
.outline_left_dotted { border-left: 1px dotted black }


a {
  font-size: 11px
  font-family:  Verdana, Arial, Helvetica, sans-serif;
/**  color: #454135;
**/
color: #3366ff;
  text-decoration: none; }

a:hover {
  color: #9AC489;
  text-decoration: underline; }

a:active {
  text-decoration:underline;
  color: #9AC489; }
  
.contentheading   { font-weight: bold; font-size: 13px; text-decoration: none ; color: #ff6600}
.createdate { font-style: italic }
.small { font-style: italic; font-size: 10px }
.moduletable  {
	text-align: left;
	width: 200px;
}
.frontpageheader { font-weight: bold; font-size: 14px; text-align: center }
.outline_bottom {
	border-bottom: 1px solid #cccccc;
	border-color: #CCCCCC black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ff9900;
	background-repeat: no-repeat;
	background-color: #26498A;
}
.right_box {  border: solid; text-align: left; border-width: 0px 0px 0px 3px; border-color: black black black #917E9E}
.mainlevel {  border-style: none; clip:  rect(   )}
.menulevel {  border-color: black black #CCCCCC; border-style: solid; border-top-width: 3px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px; height: 22px; clip:   rect(   )}

.background_body{

	background-repeat: no-repeat;
	background-position: bottom;
}
.title{
	font-size: 20px;
	font-weight: bold;
         color: #ff6600;
}