body {
	font-family: Arial, Verdana;
	ScrollBar-Arrow-Color: #000000; 	
	ScrollBar-Face-Color: #F2F4F6;
	ScrollBar-HighLight-Color: #ffffff; 
	ScrollBar-Shadow-Color: #ACA899;
	ScrollBar-3DLight-Color: #ffffff; 	
	ScrollBar-DarkShadow-Color: #ffffff;
	ScrollBar-Track-Color: #ffffff;
	overflow: auto;
	cursor: default;
}

.bck{
	 background: url(images/bck2.jpg);
	 background-position: bottom;
	 background-repeat: no-repeat; 
}

.style1 {font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.style1_b {font-size: 12px;
	font-weight: bold;
	color:#ff0000;
}
.style1_c {font-size: 20px;
	font-weight: bold;
	color:#000000;
}
.style2{
	color: #336699;
	font-weight: bold;
}
.style3{
	color: #0066dd;
	font-size: 12px;
	font-weight: bold;
}

.image-caption {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #576563;
}

.nextback:link, .nextback:visited, .nextback:active{
	color:#336699; 
	text-decoration:underline;
}
.nextback:hover{
	color:#003366; 
	text-decoration:underline;
}

.imagesblink:link, .imagesblink:visited{
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
.imagesblink:hover{
	border-top: 2px solid #BB0000;
	border-bottom: 2px solid #BB0000;
}

.menuLinksDown:link, .menuLinksDown:visited{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuLinksDown:hover{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.LinksMenu:link, .LinksMenu:visited{
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.LinksMenu:hover{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.copyright:link, .copyright:visited{
	color: #996600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.copyright:hover{
	color: #998877;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}