/* Alexraptor.com Aquatic */
/*
	Template © Jesse Dimech 2003 - all rights reserved
	All unauthorised use is strictly prohibited
	Author: jesse_dimech@iinet.net.au
*/
body {
	font: 12px arial;		
	color : #FFFFFF;														
	background-image: url(../images/back.gif);	
	margin-left: 0;															
	margin-top: 0;															
	margin-bottom: 0;														
	margin-right: 0;														
}
a:visited, a:link {
	color: #0067C7;
	text-decoration: none; 
}

a:active {
	text-decoration: none; 											
	color: #0067C7;															
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
font.mainlink {
	font: 10px arial;
	color: #ffffff
}
table.maincell {
	background-color: #000000;
}
table.page {
	border-left: solid #044180 1px;
	border-right: solid #044180 1px;
	border-top: solid #044180 1px;
	width: 700px;
}
table.page2 {
	border-left: solid #044180 1px;
	border-right: solid #044180 1px;
	border-top: solid #044180 1px;
	}
table.banner {
	background-image: url(../images/aquabanner1.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}
td.menu {
        background-image: url(../images/splash1.gif);
	background-color: #072B4D;
	height: 25px;
}
td.menunew {
        background-image: url(../images/splash3.gif);
	background-color: #072B4D;
	height: 25px;
}
table.menutop {
	background-color: #072B4D;
        background-image: url(../images/splash1.gif);
	height: 25px;
}
td.menutitle {
	background-color: #000000;
        background-image: url(../images/menutitle.gif);
	height: 25px;
}
td.menutitle2 {
	background-color: #000000;
        background-image: url(../images/menutitle.gif);
	height: 25px;
}
td.backleft {	
}
td.backright {
}
td.head {
	width: 700px;
	height: 25px;
	background-color: #072B4D;
	background-image: url(../images/topliner.jpg);
}
td.head2 {
	height: 25px;
	background-color: #072B4D;
	border-bottom: 1px solid #044180;
	}
td.background {
	background-image: url(../images/lobsterback.jpg);
	background-repeat: no-repeat;
}
/* Mozilla ignores crazy MS image filters, so it will skip the following */

.transparentnews {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparent.png');
	border-left: solid #044180 1px;
	border-right: solid #044180 1px;
	border-bottom: solid #044180 1px;
}

/* IE ignores styles with [attributes], so it will skip the following. */

.transparentnews[class] {
	background-image: url(../images/transparent.png);
	border-left: solid #044180 1px;
	border-right: solid #044180 1px;
	border-bottom: solid #044180 1px;
}
.transparent {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparent.png');
	border: #000000 1px solid;
}

/* IE ignores styles with [attributes], so it will skip the following. */

.transparent[class] {
	background-image: url(../images/transparent.png);
	border: #000000 1px solid;
}
.transparent2 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/topliner.jpg');
	border: #044180 1px solid;
}

/* IE ignores styles with [attributes], so it will skip the following. */

.transparent2[class] {
	background-image: url(../images/topliner.jpg);
	border: #044180 1px solid;
}
.transparent3 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparent3.png');
	border: #FFFFFF 1px solid;
}

/* IE ignores styles with [attributes], so it will skip the following. */

.transparent3[class] {
	background-image: url(../images/transparent3.png);
	border: #FFFFFF 1px solid;
}