.def {
	scrollbar-base-color:#336699;
	scrollbar-face-color:#003366;
	scrollbar-track-color:#336699;
	scrollbar-arrow-color:#336699;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#6699CC;
	scrollbar-shadow-color:#003366;
	scrollbar-darkshadow-color:#000000;
	background-color: #336699;
	background-repeat: repeat;
	margin-right : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	padding: 0px;
	background-image: url(../img/bg_main.gif);
	color: #FFFFFF;
}
.min{
	line-height: 130%;
	font-weight: normal;
}
.large{
 	font-size: 26px;
	line-height: 130%;
	font-weight: normal;
}
.cap{
 	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFCC;
}
.med{
 	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
}
.small{
 	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:link {
	color: #CCFF00;
}
a:visited {
	color: #CCFF00;
}
a:hover {
	color: #CCFF99;
}
a:active {
	color: #CCFF99;
}
