.leftmenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.leftmenu a:hover {
	font-weight: bold;
}

#active_menu {
  color: #ff0000;
}

#orders tr {
	height: 16px;
}

#navfotos {
	text-align:center;
}

#leftcol{
 width:180px;
 float:left;
 position:relative;
 margin-left:-180px;
 margin-right:1px;
 } 

div {
font-family:  Verdana,Helvetica,Arial,sans-serif; 
 font-size:  12px; 
 color:  #ff0000;  
 }
a {
text-decoration:  none;
color:  #ff9900;
 }
a:hover {
text-decoration:  none; 
 }
#title {
}
.pathway {
font-family:  Verdana,Helvetica,Arial,sans-serif;
font-size:  10px;
color: #ff9900;
text-decoration:  none;
}
.date {
}
hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
}
.smalldark {
}

a.mainlevel {

 color:  #FF9900; 
 font-weight:  bold; 
 text-decoration:  none; 
 }
a.mainlevel:hover {
color:  #ff0000; 
 text-decoration:  none; 
 }
a.sublevel {

font-size:  11px; 
 color:  #FF9900; 
 text-decoration:  none; 
 }
a.sublevel:hover {
color:  #ff0000; 
 text-decoration:  underline; 
 }

.sectiontableentry1 {
background-color:  #FF9900; 
 }
.sectiontableentry2 {
}
.button {
 color:  #D98200; 
 background-color:  #FFFFFF; 
 border-width:  1px; 
 border-style:  solid; 
 border-color:  #FF9900; 
 height: 20px; 
 }
.inputbox {
 border-width:  1px; 
 border-style:  solid; 
 border-color:  #FF9900; 
 height: 20px; 
 }
.textarea {
 border-width:  1px; 
 border-style:  solid; 
 border-color:  #FF9900; 
 height: 100px; 
 }
.ontab {
}
.offtab {
}
.createdate {
font-size:  10px; 
 color:  #ff9900; 
 }
.modifydate {
font-size:  10px; 
 color:  #000000; 
 }
a.readon {
font-size:  11px; 
 color:  #000000; 
 }
a.readon:hover {
color:  #ff9900; 
 }
.contentheading {
font-size:  14px;
font-weight:  bold;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
 }
a.fase4rdf {
text-decoration:  underline; 
 }
a.fase4rdf:hover {
text-decoration:  underline; 
 }

#cart {
		width:auto;
		 font-family:  Verdana,Helvetica,Arial,sans-serif; 
		 font-size:  12px;
		 }

#cart th 
		 {padding:3px; 
		  background-color:#FF9900;
		  color:#000;
		  font-weight:normal;
		  }
#cart td {
vertical-align:top;
white-space:nowrap;
}

#cart .inputbox {
 border-width:  1px; 
 border-style:  solid; 
 border-color:  #FF9900; 
 height: 16px; 
 }
#cart .items 
		 {
	padding:1px;
	background-color:#fff;
	color:#ff0000;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
		  }
		  
#cart .empty 
		 {background-color:#fff;}

#cart .total 
		 {padding:1px; 
		  
		  background-color:#FF9900;
		  color:#333;
		  border:1px solid #fff;
		  }