body {
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #000000;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
}
.lineheight {
	line-height: 17px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.tableborder {
	border: 1px solid #000000;
}
.bgmed01 {
	background-attachment: fixed;
	background-image: url(img/med_bg_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgmed02 {
	background-attachment: fixed;
	background-image: url(img/med_bg_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgmed03 {
	background-attachment: fixed;
	background-image: url(img/med_bg_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.textform {
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;

}
a {
	text-decoration: none;
}
a.links:hover {
	text-decoration: none; color: #0B57A9;
}

a.links:link {
	color: #cccccc;
}
