body {
	margin: 0;
	padding: 0;
	background:  repeat top left #FFFFFFF;
}
body , table, th, td {
	color: #000099;
	line-height: 1.3em;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #000099;
	text-decoration: none;	
}
a:hover {
	color: #FF0066;
	text-decoration: none;	
	font-weight: bold;

}
a:active {
	color: #FF0066;
	text-decoration: none;	
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #CC0066;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: #000099;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button {
	color: #990033;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CC3366;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #CC3366;
	background: #FF99CC;
	
}





/* ************* */
.container {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #FFF;
}
.siteborder {
	background: url(pics/site_border.gif) repeat-y top left;
	border-left: 1px solid #FFF;
}


td.flashheader table {
	margin: 0;
	padding: 0;
}

table.infoBoxContents {
	background:  url(pics/infoBoxContents_bg.jpg) repeat-y #EBB5E2;
	font-size: 10px;
	text-align: right;
}
table.infoBoxContents p {
	margin: 0 8px 0.6em;
}


table.infoBoxContents  td.list {
 	background: url(pics/infoBoxContents_gradient.jpg) no-repeat top left;
	font-size: 10px;
}
table.infoBoxContents  td.listpreviews {
 	background: url(pics/infoBoxContents_gradient_previews.jpg) no-repeat top left;
	font-size: 10px;
}
table.infoBoxContents  td.listtieners {
 	background: url(pics/infoBoxContents_gradient_tieners.jpg) no-repeat top left;
	font-size: 10px;
}

td.content {
	background:  url(pics/bg.gif) no-repeat top left #CBDCFC;
	margin: 0;
	padding: 8px 10px;

}
.content  ul {
	margin: 0 10px 10px 25px;
	padding: 0;
	list-style-position: outside;
}
.content  li {
    margin: 3 3px 3px 3px;
	valign: AbsMiddle;
	list-style-type: square; color: #072E78;
}


.star li {
    margin: 3 3px 3px 3px;
	valign: AbsMiddle;
	list-style-type: star; color: #FF0000;
}





td.rightmenu {
	background: #FFE5EF ;
	border-top: 1px solid #FFF;
	font-size: 10px;
}
td.rightmenu p {
	margin: 0 8px 0.6em;
}
.membersarea {
	background:  url(pics/membersarea_bg.gif) repeat-y top left #FFB0CB ;
	margin: 1px;
	padding: 0;
	width: 178px;
	margin-bottom: 14px;
}
.membersarea .item {
	background:  url(pics/membersarea_gradient.jpg) no-repeat top right;
	padding: 0 6px;
	font-size: 10px;
}


.intro {
	background: url(pics/intro_bg.gif) repeat-y top left #CFF3FF;
	margin: 0 0 10px 0;
}
.intro .item {
	padding: 0 7px;
}






/* .................................... */
.infoBoxContents ul {
	list-style-type: none;
	margin: 0 10px 5px;
	padding: 0;
	list-style-position: outside;
	text-align: right;
}
.infoBoxContents li {
	padding: 1px 12px 2 5px;
	margin: 0;
	background: url(pics/bullet_menuleft.gif) no-repeat right center ;
}


.rightmenu ul {
	list-style-type: none;
	margin: 0 10px 10px;
	padding: 0;
	list-style-position: outside;
}
.rightmenu li {
	padding: 1px 5px 2 12px;
	margin: 0;
	background: url(pics/bullet_menuright.gif) no-repeat left center;
}


.copyright {
	margin: 5px;
	padding: 0;
	text-align: center;
}



#buttonleft {
	width: 149;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: 'Verdana', 'Lucida Grande',
	Trebuchet MS, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	font-weight: bold;
	background-color: #9BBCFB;
	color: #333;
	}
	
#buttonleft ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#buttonleft li {
		border-bottom: 1px solid #9BBCFB;
		margin: 0;
		}
		
#buttonleft li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 5px solid #9BBCFB;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 149;
		background: url(pics/linkbg.gif) left center;
		}

html>body #buttonleft li a {
		width: auto;
		}

#buttonleft li a:hover {
		border-left: 7px solid #9BBCFB;
		background-color: #065FAA;
		background: url(pics/linkbg2.gif) left center;
		color: #fff;
		}
		
		
		
		
		
		
#buttonright {
	width: 149;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: 'Verdana', 'Lucida Grande',
	Trebuchet MS, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	font-weight: bold;
	background-color: #9BBCFB;
	color: #333;
	}
	
#buttonright ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#buttonright li {
		border-bottom: 1px solid #9BBCFB;
		margin: 0;
		}
		
#buttonright li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-right: 5px solid #9BBCFB;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		background: url(pics/linkbg.gif) left center;
		width: 149;
		}

html>body #buttonright li a {
		width: auto;
		}

#buttonright li a:hover {
	    border-left: 2px solid #9BBCFB;
		border-right: 5px solid #9BBCFB;
		background-color: #065FAA;
		background: url(pics/linkbg2.gif) left center;
		color: #fff;
		}	
		
		
		

.aquabase  li {
	
	list-style-type: square; color: #FFFFFF;
}

.aquabase a {
	color: #FFFFFF;
	text-decoration: none;	
	width: 149;
}
.aquabase a:hover {
	color: #FF0066;
	text-decoration: none;	
	font-weight: bold;

}
.aquabase a:active {
	color: #FF0066;
	text-decoration: none;	
	font-weight: bold;
}
html>body .aquabase li a {
		width: auto;
		}

	
.buttonabc {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
.buttonabc  {
		border-bottom: 0px solid #9BBCFB;
		margin: 0;
		}
		
.buttonabc  a {
		padding: 2px 2x 2px 0.2em;
		border-left: 1px solid #9BBCFB;
		 border-top: 1px solid #9BBCFB;
		border-right: 1px solid #9BBCFB;
		border-bottom: 1px solid #9BBCFB;
		background-color: #2175bc;
		background: url(pics/linkbg.gif) left center #2175bc;
		color: #fff;
		text-decoration: none;
		width: 30;
		}

html>body .buttonabc  a {
		width: auto;
		}

.buttonabc a:hover {
        border-left: 1px solid #9BBCFB;
		border-top: 1px solid #9BBCFB;
		border-right: 1px solid #9BBCFB;
		border-bottom: 1px solid #9BBCFB;
		background-color: #065FAA;
		background: url(pics/linkbg2.gif) left center;
		color: #fff;
		}
		
.buttonabc a:active {
        border-left: 1px solid #9BBCFB;
		border-top: 1px solid #9BBCFB;
		border-right: 1px solid #9BBCFB;
		border-bottom: 1px solid #9BBCFB;
		background-color: #065FAA;
		background: url(pics/linkbg2.gif) left center;
		color: #fff;
		}
		

		
.linkman {
	width: 100%;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: 'Verdana', 'Lucida Grande',
	Trebuchet MS, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	font-weight: bold;
	background-color: #BFD9FF;
	color: #333;
	}
	
.linkman ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
.linkman li {
		border-bottom: 1px solid #2175BC;
		margin: 0;
		}
		
.linkman li a {
		display: block;
		FONT-WEIGHT: normal;
		padding: 5px 5px 5px 0.5em;
		background-color: #B2CAF6;
		color: #000099;
		text-decoration: none;
		width: 100%;
		}

html>body .linkman li a {
		width: auto;
		}

.linkman li a:hover {
		background-color: #9BBCFB;
		color: #000099;
		FONT-WEIGHT: normal;
    }


	
.linki {
	width: 100%;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: 'Verdana', 'Lucida Grande',
	Trebuchet MS, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	FONT-WEIGHT: normal;
	background-color: #BFD9FF;
	color: #000099;
	}
	
.linki ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		color: #000099;
		FONT-WEIGHT: normal;
		}
		
.linki li {
		border-bottom: 1px solid #2175BC;
		margin: 0;
		color: #000099;
		FONT-WEIGHT: normal;
		}
		
.linki li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #B2CAF6;
		color: #000099;
		FONT-WEIGHT: normal;
		text-decoration: none;
		width: 100%;
		}

html>body .linki li a {
		width: auto;
		color: #000099;
		FONT-WEIGHT: normal;
		}

.linki li a:hover {
		background-color: #9BBCFB;
		color: #000099;
		FONT-WEIGHT: normal;
		TEXT-DECORATION: none;
    }

	
.buttonmenu {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
.buttonmenu  {
		border-bottom: 0px solid #9BBCFB;
		margin: 0;
		}
		
.buttonmenu  a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #B2CAF6;
		border-bottom: 1px solid #2175BC;
		color: #000099;
		FONT-WEIGHT: normal;
		text-decoration: none;
		width: 150;
		}

html>body .buttonmenu  a {
		width: auto;
		}

.buttonmenu a:hover {
        background-color: #9BBCFB;
		color: #000099;
		FONT-WEIGHT: normal;
		TEXT-DECORATION: none;
		width: 150;
		}
#preload { display: none; z-index:-10; }