BODY {
scrollbar-face-color : #000000 ;
scrollbar-shadow-color : #D1D1D1 ;
scrollbar-highlight-color : #FFFFFF ;
scrollbar-3dlight-color : #000000 ;
scrollbar-darkshadow-color : #D1D1D1 ;
scrollbar-track-color : #FFFFFF ;
scrollbar-arrow-color : #FFFFFF }
} 

a:link {font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline}
a:visited {font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline}
a:active {font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline}
a:hover {font-size: 11px; color: #000000; font-weight: normal; text-decoration: none}

.p {color: #222222; font-size: 11px; font-family: Verdana, Tahoma}
.pp {color: #222222; font-size: 14px; font-family: Verdana, Tahoma}
.title {color: #222222; font-size: 13px; font-family: Verdana, Tahoma}

.aa:link {font-size: 11px; color: #000000; font-weight: normal; text-decoration: none}
.aa:visited {font-size: 11px; color: #000000; font-weight: normal; text-decoration: none}
.aa:active {font-size: 11px; color: #000000; font-weight: normal; text-decoration: none}
.aa:hover {font-size: 11px; color: #000000; font-weight: normal; text-decoration: none}

.ta:link {font-size: 13px; color: #000000; font-weight: normal; text-decoration: underline}
.ta:visited {font-size: 13px; color: #000000; font-weight: normal; text-decoration: underline}
.ta:active {font-size: 13px; color: #000000; font-weight: normal; text-decoration: underline}
.ta:hover {font-size: 13px; color: #000000; font-weight: normal; text-decoration: none}

.ma:link {font-size: 14px; color: #000000; font-weight: normal; text-decoration: underline}
.ma:visited {font-size: 14px; color: #000000; font-weight: normal; text-decoration: underline}
.ma:active {font-size: 14px; color: #000000; font-weight: normal; text-decoration: underline}
.ma:hover {font-size: 14px; color: #000000; font-weight: normal; text-decoration: none}

textarea,input { font-family: Verdana, Tahoma; font-size: 11px; background: #FFFFFF; border: 1pt solid #000000; color: #222222 }
textarea {overflow-x: hidden; overflow-y: hidden}
.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;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}
