/*
	Copyright 2004 Innocenzo 
	innocenzo.com Global CSS 
	$Revision: 1.0 $
*/
h1 {
	font-weight:bold;
	font-size:14px;
	color: #cd4a0d;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color: #000000;
}

h3 {
	font-weight:bold;
	font-size:12px;
	color: #cd4a0d;
}

fieldset {
  padding:5px;
  margin-bottom:15px;
}

th {
  	font-size: 12px;
	font-weight:bold;
	background-color: #E67B24;
	color: #FFFFFF;
	vertical-align:middle;	
}

td {
	text-decoration: none;
	border: none;
}

img {
	text-decoration: none;
	border: none;
}

legend {
  padding-right:6px;
  color: #cd4a0d;
  font-weight:bold;
  padding-bottom:5px;
}

.highlight {
  	font-weight: normal;
  	font-size: 11px;
	color: #cd4a0d;  
}

.value {
  color: #cd4a0d;
  font-weight:bold; 
}

#red {
	color: #C0403F;
}

#green {
	color: #cd4a0d;
}

.formfld {
  padding-left:3px;
  padding-right:3px;  
}

.title {
  font-family: Tahoma, Arial, Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #666666;  
}

.rlist {
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #666666;  
}
a.rlist:link {text-decoration: none; color: #666666;}
a.rlist:active {text-decoration: none; color: #666666;}
a.rlist:visited {text-decoration: none; color: #666666;}
a.rlist:hover {text-decoration: underline; color: #cd4a0d;}

.nav {
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  font-size: 11px;
  color: #666666;  
}
a.nav:link {text-decoration: none; color: #cd4a0d;}
a.nav:active {text-decoration: none; color: #cd4a0d;}
a.nav:visited {text-decoration: none; color: #cd4a0d;}
a.nav:hover {text-decoration: underline; color: #666666;}

.htmlmenu {
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  font-size: 10px;
  color: #D4D4D4;  
}
a.htmlmenu:link {text-decoration: none; color: #D4D4D4;}
a.htmlmenu:active {text-decoration: none; color: #D4D4D4;}
a.htmlmenu:visited {text-decoration: none; color: #D4D4D4;}
a.htmlmenu:hover {text-decoration: underline; color: #666666;}

.inno {
  font-family: Tahoma, Arial, Verdana;
  font-weight: bold;
  font-size: 11px;
  color: #F99C37;  
}
a.inno:link {text-decoration: none; color: #F99C37;}
a.inno:active {text-decoration: none; color: #F99C37;}
a.inno:visited {text-decoration: none; color: #F99C37;}
a.inno:hover {text-decoration: none; color: #666666;}

.checkbox {
  border-width: 0px;  
  background-color: #EDEDED;
  color:#FFFFFF;
}

