#header {
	height:200px;
  background:#68B11A;
	overflow:hidden;

}

html>body #header {
		height:198px;
}

#header #logo {
  height:89px;
}
html>body #header #logo {
	height:114px;
}

table {
		font-size:11px;
	color:#19196C;		
}			
table tr td {
		border:1px solid #474747;
		background:#F1F1F1;
		padding:2px;
}

table tr th {
		border:1px solid #474747;
		color:#FFFFFF;
		background:#B5B5B5;
		padding:2px;		
}



#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 1000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:left;
	font-size:11px;
	color:#666;
}

#trailimageid .largetitle {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#3B3B3B;
	border-bottom:1px solid #999;
}

#trailimageid .description {
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#3B3B3B;
	border-bottom:1px solid #999;
}

table.request_table tr td{

}

table.request_table tr td select{

}