BODY{
	MARGIN: 0px;
	color: #ffffff;
	background-color: #3399cc;
}

A{
	color: white;
}

A:active{
	color: white;
}

A:link{
	color: white;
}

A:visited{
	color: #f8f8f8;
}

A:hover{
	color: navy;
	background-color: #EEEEFF;
}

h1{
	font-weight: bold;
	font-size: x-large;
	color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #43a9dc;
	text-align: center;
	font-variant: small-caps;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: small-caps;
}

.Menu{
	background-color: #c6c6c6;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url( 'border_u.gif' );
}

A.Menu{
	background-image: url( 'none' );
	background-color: #c6c6c6;
}

A.Menu:active{
	background-image: url( 'none' );
	background-color: #c6c6c6;
}

A.Menu:link{
	background-image: url( 'none' );
	background-color: #c6c6c6;
}

A.Menu:visited{
	background-image: url( 'none' );
	background-color: #c6c6c6;
}

A.Menu:hover{
	background-image: url( 'none' );
	background-color: #c6c6c6;
	text-decoration: none;
}

.MyFooter{
	background-color: #3399cc;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
}

A.MyFooter{
	background-image: url( 'none' );
	background-color: #43a9dc;
}

A.MyFooter:active{
	background-image: url( 'none' );
	background-color: #43a9dc;
}

A.MyFooter:link{
	background-image: url( 'none' );
	background-color: #43a9dc;
}

A.MyFooter:visited{
	background-image: url( 'none' );
	background-color: #43a9dc;
}

A.MyFooter:hover{
	background-image: url( 'none' );
	background-color: #43a9dc;
}

.MainWindow{
	padding: 4;
	background-attachment: fixed;
	background-image: url( 'bck.gif' );
	background-repeat: repeat;
	color: #FFFFFF;
}

.myimage{
	border: medium solid black;
	padding: 5px;
	background-image: url( 'none' );
	vertical-align: baseline;
	clip: rect(auto auto auto auto);
	top: 3px;
	text-align: center;
}

.mylink{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: normal;
	list-style-position: outside;
	padding-bottom: 1px;
	margin: 1px;
	vertical-align: baseline;
	cursor: pointer;
	color: white;
	border-top-style: none;
	padding-top: 1px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	list-style-type: square;
	position: static;
	background-color: #43a9dc;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom-style: none;
}

.NavBar{
	background-image: url( 'border_u.gif' );
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Courier New" , Courier, mono;
	text-transform: none;
	text-decoration: none;
	padding: 1px 0 0 0;
	margin: 1px 0 0 0;
}

h4{
	font-weight: bold;
	font-variant: small-caps;
	background-repeat: no-repeat;
	border-top: lightsteelblue solid;
	background-color: transparent;
	margin-top: 5px;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.ulCell{
	background-attachment: scroll;
	background-image: url( 'corner_ul.gif');
	background-repeat: no-repeat;
}

.botCell{
	background-attachment: scroll;
	background-image: url( 'corner_ll2.gif');
	background-repeat: no-repeat;
}


.mysubmenu{
	padding: 0;
	height: 25px;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.mysubmenu ul{
	font: bold 10px Arial;
	margin:0;
	height: 25px;
	margin-left: 45px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	border-top: solid 2px #3399cc;
}

.mysubmenu li{
	display: inline;
	margin: 0 2px 1px 0;
	padding: 0;
	text-transform:uppercase;
}

.mysubmenu a{
	float: left;
	display: block;
	color: white;
	margin: 0 2px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #3399cc; /*Default menu color*/
	border-left: solid 1px #43a9dc;
}

.mysubmenu a:hover{
	color: white;
	background-color: #43a9dc; /*Menu hover bgcolor*/
}

.mysubmenu .currentsub a{ /*currently selected tab*/
	margin: 0 2px 0 2px;
	background-color: #43a9dc;
	border-bottom: 2px solid White;
	border-left: solid 1px #3399ff;
	border-right: solid 1px #3399ff;
}

.modernbricksmenu{
	background-image: url( 'border_u.gif' );
	padding: 0;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.modernbricksmenu ul{
	font: bold 12px Arial;
	margin:0;
	margin-left: 40px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

.modernbricksmenu li{
	display: inline;
	margin: 0 2px 2px 0;
	padding: 0;
	text-transform:uppercase;
}

.modernbricksmenu a{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #c6c6c6; /*Default menu color*/
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #c6c6c6;
}

.modernbricksmenu a:hover{
	color: white;
	background-color: #d6d6d6; /*Menu hover bgcolor*/
}

.modernbricksmenu .current a{ /*currently selected tab*/
	margin: 2px 2px 0 0;
	background-color: #3399cc;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #3399cc; 
}