/* CSS Document */

BODY {
scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#000000; 
scrollbar-shadow-color:#000000;
scrollbar-face-color:#e8e8e7; 
scrollbar-highlight-color:#000000; 
scrollbar-dark-shadow-color:white; 
scrollbar-3d-light-color:#FFFFFF;
}

a {  font-family: Helvetica, Arial, sans-serif;
 font-size: 12px; font-weight: bold; color: #074f7c; text-decoration: none}
a:hover {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #ff6600; text-decoration: underline}

a.email {  font-family: 'Century Gothic','Trebuchet MS', Garamond;
 font-size: 13px; font-weight: normal; color: #0066ff; text-decoration: none}
a.email:hover {  font-family: 'Century Gothic','Trebuchet MS', Garamond; font-size: 13px; font-weight: bold; color: #ff6600; text-decoration: underline}

.style1 {
	font-size: 10px;
	color: #0099ff;
	font-family: 'Century Gothic','Trebuchet MS', Garamond;
	font-weight: normal; 
	
}
.style2 {
	color: #074f7c;
	font-family: 'Comic Sans MS','Trebuchet MS', Garamond;
	font-size: 22px;
	font-weight: normal;
}
.style3 {
	color: #0066ff;
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.style4 {font-family: 'Century Gothic','Trebuchet MS', Garamond;
		font-size: 12px; 
		color:#0066ff; 
		font-weight:bold; 
		text-decoration:none; 
		}
		
.style5 {font-family: Helvetica, Arial, sans-serif;
		font-size: 11px; 
		color: #074f7c; 
		font-weight:bold; 
		text-decoration:none; }
				
.style6 {font-family: 'Century Gothic','Trebuchet MS', Garamond;
		font-size: 11px; 
		color: #074f7c; 
		font-weight:normal; 
		text-decoration:none; }
		
.nav {font-family: Helvetica, Arial, sans-serif;
		font-size: 12px; 
		color: #074f7c; 
		font-weight:bold; 
		text-decoration:none; }


.bar {
	background-image:   url(images/bot-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.top {
	background-image:   url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
