@CHARSET "ISO-8859-1";
 /* Style Definitions */
/* Generic Selectors */ 

BODY{
	background-color:#d2f7ff;
	color:#0089d1; 
	font-family: arial, sans-serif; 
	a{text-decoration: none }
	a:link { color: #364ba6; text-decoration: none }
	a:visited { color: #93000d; text-decoration: none }
	a:hover { color: #0000ff; text-decoration: none } 
	a:active { color: #330000; text-decoration: none }
}		
table{width : 100%}
table,tr,td{
	border-style : none;
	padding :0;
	border-collapse:collapse;
}	
img{
	text-align: center;
	border:none;
}
/**************** classes ****************/ 

.banner{
	background-attachment: scroll; 
/*	background-color:#d2f7ff; */
	background-image: url(./gfx/waterbkg.png); 
	background-repeat: round; 
	background-position: left top; 
	padding-top:1px; 
	} 

.spacer{
/*	background-color:#d2f7ff;
	border-color:#d2f7ff;
	color:#0089d1; */
/*	font-style: bold; */
/*	font-family: arial, 'sans serif'; */
	padding-left:15pt; 
	text-align: center; 
	font-size: 150%;
}
.table{
	background-color:#ffffff;
	border-color:#ffffff;
	border-width:0pt;
	padding-left:15pt; 
	text-align: left; 
	text-indent: 10pt; 
}
.footer{
/*	background-attachment: scroll; 
	background-color:#d2f7ff;
	background-image: url(./gfx/waterbkg.png); 
	background-repeat: round; 
	background-position: left top; 
	padding-top:1px; */
	padding-left: 10%;
	padding-right: 10%; 
	text-align:justify;
	color: #93000d;
}	
.left{float:left;}
.right{float:right;}
.menu{
/*	background-image: url(./gfx/waterbkg.png); 
	background-repeat: repeat; 
	background-position: left top; 
	font-family: arial, 'sans-serif'; */
	padding-top:1px;
	padding-left:15pt; 
	font-size: 150%;
	font-style: bold;
}
.title{
	font-style: bold;
	background-color:"ffffff;
	border-color:#ffffff;
	border-width:2pt;
	padding-left:15pt; 
	font-weight: bold;
	text-align: center;
}
/* You can  customize the appearance of the breadcrumbs*/
	
 .mp_backlinks{
/*	background-attachment: scroll; 
	font-family: arial, 'sans-serif'; 
	background-position: left top; 
	background-image: url(./gfx/waterbkg.png); 
	background-repeat: repeat; */
	font-size: 100%;
	font-style: bold;	
 /*	a:link { color: #cc66cc; text-decoration: none }
	a:visited { color: #cc66cc; text-decoration: none }
	a:hover { color: #0000ff; text-decoration: none } 
	a:active { color: #330000; text-decoration: none } */
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
	font: bold 13px arial;
	padding: 6px 0;
	margin: 0;
	width: 100%;
	background-color: #00c2f3;
	background-image: url(./gfx/waterbkg.png); 
	background-repeat: repeat; 
	background-position: left top; 
	text-align: left; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #00c2f3;
border: 2px solid #00c2f3;
}

.bevelmenu li a:hover{
color: black;
background-color: #0089d1;
border-style: outset;
}
 /* Apply mousedown effect only to NON IE browsers */
html>body .bevelmenu li a:active{
border-style: inset;
}

/************************* ID's *************************/ 
/* 
	light blue #6699ff
	pink cc66cc

.style171 {font-family: Verdana; font-weight: bold; font-size: 12px; color: #FFFFFF; }
-->
*/



