﻿body         { color: #000000; font-family: Arial; font-size: 10pt; background-color: #989898; 
               scrollbar-face-color: #989898; scrollbar-shadow-color: #989898; 
               scrollbar-highlight-color: #d30000; scrollbar-3dlight-color: 
               #989898; scrollbar-darkshadow-color: #d30000; 
               scrollbar-track-color: #989898; scrollbar-arrow-color: #d30000; }
td           { font-family: Arial; color: #000000; font-size: 10pt }
a:link       { text-decoration: underline; color: #000000; }
A:visited {text-decoration: underline; color: #000000; }
A:active  {text-decoration: underline; color: #000000; }
A:hover   {text-decoration: none; color: #000000; } 
h3           { font-family: Arial; color: #000000; font-size:10pt}
hr           { color: #d30000}
.style1 {
	background-image: url('images/request_18.jpg');
}
.style2 {
	text-align: center;
}

.style21 {
			text-align: center;
			background-image: url('images/request_03.jpg');
		}

.style11 {
	border-width: 0px;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
