.text {  
	color: #000000;
	font-size:14px;
	font-family: arial, verdana, sans-serif;
}

.error {  
	color: #cc0000;
	font-size:14px;
	font-family: arial, verdana, sans-serif;
}

.text_blue {  
	color: 497383;
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
}
	
.copyright_black {  
	color: #000000;
	font-size:11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}	

.copyright_small {  
	color: #000000;
	font-size:10px;
	font-family: verdana, arial, sans-serif;
}	
	
.title1 {
	font-size:30px;
	font-family: "arial";
	font-weight: bold;
	color: #497383;
}

.title2 {
	font-size:18px;
	font-family: "arial";
	font-weight: bold;
	color: #497383;
}

.watersplash { background-image:url(images/water_splash.jpg);
        background-repeat:no-repeat;
    background-position: bottom;
}

