body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	color: #9A9898;
}

a {
	color: #99B673;
	text-decoration: none;
/*	font-weight: bold;
*/
}

a:hover {
	color: #9A9898;
	text-decoration: none;
}

a.small {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

td {
	font-size: 12px;
	color: #9A9898;
	font-family: Verdana;
}

form {
	margin: 0px;
}

input {
	font-size: 10px;
	margin: 3px;
}

select {
	font-size: 9px;
}


table.mainlayout {
	border: 1px solid #CCCCCC;
}


td.intnav {
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 5px;
}

td.intnavtitle {
	background-color: #00AEFF;
	color: #000000;
	padding: 1px;

	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #444444;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #444444;

}

table.intnavshape {
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #444444;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #444444;

}

.bigtitle {
	font_family: Verdana;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-top: 10px;
}

.altab {
	font_family: Verdana;
	color: #000000;
		
}

h1 {

	font-family:Verdana;
	font-size: 1px;
	color:#000000;
	text-align:left
}

td.msg {	
	font-family:Verdana;
	font-size: 13px;
	color:#ff0000;
	text-align:center
}

td.title {	
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding:2px;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

td.title1 {	
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: #FEFDD0; 
	font-weight: bold;
}


td.tdh {	
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

span.selected {	
	font-family:Verdana;
	font-size: 12px;
	color: #4AB4FE;
	font-weight: bold;
}
span.selectedblue {	
	font-family:Verdana;
	font-size: 12px;
	color: #036CB2;
	font-weight: bold;
}
span.selectedgreen {	
	font-family:Verdana;
	font-size: 12px;
	color: #6B9014;
	font-weight: bold;
}
span.selectedyellow {	
	font-family:Verdana;
	font-size: 12px;
	color: #FABA08;
	font-weight: bold;
}
span.selectedpink {	
	font-family:Verdana;
	font-size: 12px;
	color: #F167BD;
	font-weight: bold;
}

span.selectedred {	
	font-family:Verdana;
	font-size: 12px;
	color: #FF2D0A;
	font-weight: bold;
}
span.selectedgray {	
	font-family:Verdana;
	font-size: 12px;
	color: #646962;
	font-weight: bold;
}


div.divmsg {
font-family:Verdana;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	}
	
div.credits {
font-family:Verdana;
	font-size: 10px;
	color: #FF0000;
		}
		
.layout
{
	padding: 5px;
}

table.construction {
	cellpadding: 50px ;
	

}