﻿/* Federation Command */

/*

	Template © Jesse Dimech 2003 - all rights reserved

	All unauthorised use is strictly prohibited

	Author: jesse_dimech@iinet.net.au

*/

body {

	font: 12px microsoft sans serif;		

	color : #ffffff;														

	background-image: url(../images/god/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
	background-color:black; 

	margin-left: 0;															

	margin-top: 0;															

	margin-bottom: 0;														

	margin-right: 0;														

}

a:visited, a:link {

	color: #87B0DE;

	text-decoration: none; 

}



a:active {

	text-decoration: none; 											

	color: #0067C7;															

}

a:hover {

	color: #c5852b;

	text-decoration: none;

}

font.mainlink {

	font: 11px microsoft sans serif;

	color: #ffffff

}

table.maincell {

	background-image: url(../images/god/ufpback.jpg);

	background-repeat: no-repeat;

	border-left: solid #044180 0px;

	border-right: solid #044180 0px;

}

table.page {

	border-left: solid #044180 0px;

	border-right: solid #044180 0px;

	border-top: solid #044180 0px;

	width: 700px;

}

table.page2 {

	border-left: solid #044180 0px;

	border-right: solid #044180 0px;

	border-top: solid #044180 0px;

	}

table.banner {

	background-image: url(../images/banner.jpg);

	background-repeat: no-repeat;

	width: 1000px;

}

	}

table.banner1 {

	background-image: url(../images/banner1.jpg);

	background-repeat: no-repeat;

	width: 1000px;

}

td.menu {

	background-image: url(../images/god/maintbg6.png);

	border-top: solid #044180 0px;

	border-bottom: solid #044180 0px;

	height: 25px;

}

table.menutop {

	background-image: url(../images/god/maintbg6.png);

	border: solid #044180 0px;

	height: 25px;

}

td.menutitle {

	background-image: url(../images/god/maintbg6.png);

	border-top: 0px solid #044180;

	border-bottom: 0px solid #044180;

	height: 25px;

}

td.menutitle2 {

	background-image: url(../images/god/maintbg6.png);
	
	border-top: 0px solid #044180;

	border-bottom: 0px solid #044180;

	height: 25px;

}

td.backleft {

	background-image: url(../images/transparent.png);

	border-right: solid #044180 0px;

}

td.backright {

	background-image: url(../images/transparent.png);

	border-left: solid #044180 0px;

}

td.head {

	width: 700px;

	height: 25px;

	background-image: url(../images/god/maintbg6.png);

	border-bottom: 0px solid #044180;

}

td.head2 {

	height: 25px;

	background-image: url(../images/tableinc.png);

	border-bottom: 0px solid #044180;

	}

td.background {

}

/* 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 0px;

	border-right: solid #044180 0px;

	border-bottom: solid #044180 0px;

}



/* IE ignores styles with [attributes], so it will skip the following. */



.transparentnews[class] {

	background-image: url(../images/maintbg.png);

	border-left: solid #044180 0px;

	border-right: solid #044180 0px;

	border-bottom: solid #044180 0px;

}

.transparent {

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparent.png');

	border: #000000 0px solid;

}



/* IE ignores styles with [attributes], so it will skip the following. */



.transparent[class] {

	background-image: url(../images/transparent.png);

	border: #000000 0px solid;

}

.transparent2 {

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparent2.png');

	border: #044180 0px solid;

}



/* IE ignores styles with [attributes], so it will skip the following. */



.transparent2[class] {



	border: #044180 0px solid;

}

.transparent3 {

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparent3.png');

	border: #FFFFFF 0px solid;

}



/* IE ignores styles with [attributes], so it will skip the following. */



.transparent3[class] {

	background-image: url(../images/transparent3.png);

	border: #FFFFFF 0px solid;

}