

body, td, th, input { font: 12px Tahoma,Verdana,Arial,Helvetica,sans-serif }

p { 
	margin-top: 2ex; 
	margin-bottom: 0.5ex;
}

big { 
	font: bold 14px Tahoma,Arial,Helvetica;
}

small   { font: 11px Tahoma,Verdana,Arial,Helvetica,sans-serif }

a { 
	text-decoration:none; 
	color: #293F66;
}

a:hover { 
	text-decoration:underline; 
}

select{
	font: 11px;
}

li {margin-bottom: 0.5ex }

table.titlebar td {
	margin: 0px;
	border-top: #ffcc00 1px solid ;
	border-bottom: #143266 3px solid ;
	background: #ffdd66;
}

table.menubar {
	background: #5C7299;
	color: white;
}

table.data td { 
	background: #eeeeee;
}

table.data thead td {
	background: #C3CBD9;
	font-weight: bold;
	color: #333366;
	text-align : left;
}

table.mainmenu td {
	font-size: 12px;
	font-family: Verdana;
	background: white;
}


.bttn {
	background: #D4D8DF;
	border-bottom: #9999aa 1px solid;
	border-right: #9999aa 1px solid;
	border-left: #eeeedd 1px solid;
	border-top: #eeeedd 1px solid;
	color:#293F66;
	text-decoration:none;
	cursor: hand;
	font-size: 11px;
	}

a.bttn {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

table.titlebarGreen  {
margin-top:0px;
padding-top:0px;    
padding-left:0px;
    padding-right:0px;
}

table.titlebarGreen td {
	margin: 0px;
	border-top: #95cc6a 1px solid ;
	border-bottom: #143266 3px solid ;
	background: #a8e58a;
}

div.dhome{
margin-top:-8px;
}