/* CSS Document */

body, p, td, th, li, h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4c48;
}

input, select, .alert {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4c48;
}

body, p, td, li, input, select, textarea {
	font-size: 11px;
}


legend {
	padding-right: 6px;
	color: #4d4c48;
	font-weight: bold;
}

th {
	background-color: #4d4c48;
	border: 1px solid #000000;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
}

h1 {
	font-size:16px;
	margin-top:10px;
	text-align:center;
	width:98%;
	padding:3px;
	color:#FFFFFF;
	border: 2px solid #000000;
	background-color: #4d4c48;
}

.tdh2, h2 {
	font-size:12px;
	margin-top:10px;
	text-align:left;
	font-weight: bold;
}

.tdh2 {
	padding: 3px;
}

.tableh2 {
	margin-top:15px;
	margin-bottom:10px;	
	width: 100%;
	border-bottom: 1px solid #000000;
}



a {
	color:#4d4c48;
	font-weight: bold;
}

a:link {
  color: #4d4c48;
  text-decoration:underline;
  font-weight:bold;
}

a:visited {
  color: #4d4c48;
  text-decoration:underline;  
  font-weight:bold;  
}

a:active {
  color: #4d4c48;
  text-decoration:underline;  
  font-weight:bold;  
}

a:hover {
  color: #;
  text-decoration:underline;  
  font-weight:bold;  
}

table#main {
	border: 1px solid #4d4c48;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 100%;
}

table#main td#maintd {
	height: 100%;
}

.top {
	background-color: #4d4c48;
	padding-left:6px;
	padding-right:6px;	
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	height: 24px;
}

.footerbr {
	background-color: #4d4c48;
	border: 3px solid #000000;
}

.footertx {
	color:#CCCCCC;
}

table#content {
	height: 100%;
}

table#content td#menu {
	background-color: #000000;
	height: 100%;
	vertical-align: top;
}

.menuitem {
	background-color: #6d6c68;
	color:#FFFFFF;
	text-align: left;
	padding-left: 7px;
}

.menuitem a:link {
  color: #FFFFFF;
  text-decoration:none;
  font-weight:normal;
}

.menuitem a:visited {
  color: #FFFFFF;
  text-decoration:none;  
  font-weight:normal;  
}

.menuitem a:active {
  color: #FFFFFF;
  text-decoration:none;  
  font-weight:normal;  
}

.menuitem a:hover {
  color: #CCCCCC;
  text-decoration:underline;  
  font-weight:normal;  
}

table#left {
	background-color: #6d6c68;
	color:#FFFFFF;
	text-align: left;
	padding-left: 7px;
}

table#choices {	
}

.gray {
	background-color: #EEEEEE;
}

.note {
  	font-size:10px;
}

.disabled {
  	color: #8A8986;
}

.h100 {
	height: 100%;
}

td#notice, 
.notice, 
div#notice,
p#notice {    
  background-color: #FFCCCC;
}

.ifp {
	display:none;
}

table#logout {
	margin-top: 5px;
}

table#logout td {
	background-color: #6d6c68;
	border: 1px solid #ffa814;
	color: #FFFFFF;
}

.highlight {
	color: #ffa814;
}

a.logout:link {
  color: #FFFFFF;
  text-decoration:underline;
  font-weight:bold;
}

a.logout:visited {
  color: #FFFFFF;
  text-decoration:underline;  
  font-weight:bold;  
}

a.logout:active {
  color: #FFFFFF;
  text-decoration:underline;  
  font-weight:bold;  
}

a.logout:hover {
  color: #CCCCCC;
  text-decoration:underline;  
  font-weight:bold;  
}

table#pedigree, table#pedigree td {
	border: 1px solid #000000;
}

span#normal {
	color: #4d4c48;
}

span#orange {
	color: #FF6600;
    font-weight: bold;
}

span#red {
	color: #DD0000;
    font-weight: bold;    
}

a.lang:link {
  color: #FFFFFF;
  text-decoration:none;
  font-weight:bold;
}

a.lang:visited {
  color: #FFFFFF;
  text-decoration:none;  
  font-weight:bold;  
}

a.lang:active {
  color: #FFFFFF;
  text-decoration:none;  
  font-weight:bold;  
}

a.lang:hover {
  color: #CCCCCC;
  text-decoration:underline;  
  font-weight:bold;  
}



