body {
	background-image: url(graphics/page_bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


.rl:link {
	text-decoration: underline;
	font-size: 12px;
	color: #0000FF;
}
.rl:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #0000FF;
}
.rl:hover {
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
}
.rl:active {
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
}

.rls:link {
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
}
.rls:visited {
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
}
.rls:hover {
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
}
.rls:active {
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.page_mid {
	background-image: url(graphics/page_mid.png);
	background-repeat: repeat-y;
}
.hat {
	background-image: url(graphics/hat.png);
	background-repeat: no-repeat;
}
.t9 {
	font-size: 9px;
}
.tj {
	text-align: justify;
}
.transp_report {
	background-image: url(graphics/transp_rep.jpg);
	background-repeat: no-repeat;
}
.t12 {
	font-size: 12px;
}
.tblue {
	color: #0066CC;
}
.page_mid .cell_shadow .search_btn {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #A2222D;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.field_selected {
	background-color: #FFD697;
}
.search_btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A32731;
	border: 3px double #CCCCCC;
	font-size:16px;
	font-weight:bold;
}

