#preloader {
    /* Images you want to preload*/
    background-image:url(/images/backgrounds/moor_stone_big.jpg);
    width: 0px;
    height: 0px;
    display: inline;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.bandlayerclass {  
	filter: Mask(Color=red); 
	font-family: Verdana, Arial, Helvetica, sans-serif?)
}

body {
	scrollbar-face-color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
        background-position: top;
        font-size: smaller;
	background: url(/images/backgrounds/moor_stone_big.jpg) bottom left fixed no-repeat;
}

ul {  color: #000000; list-style-type: square}
h2 {  font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: small}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; text-decoration: underline}

.tableTitle {
	color: #333333;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px #666666;
	border-right: dotted 1px #666666;
	padding-left: 10px;
	padding-right: 10px;
}

.contactTableTitle {
	color: #333333;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contactTableTextField {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 3px;
}

.tableTitleRight {
	color: #333333;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px #666666;
	padding-left: 10px;
	padding-right: 10px;
}


.tableText {
	font-size: smaller;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
}
.hitsCounter {
	font-size: x-small;
	color: #444499;
	font-style: italic;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #2B3DB7;
}
a:visited {
	color: #4A4A92;
}
.indexBrief {
	font-size: small;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
}
.indexBriefTable {
	position: absolute;
       	top: 60;
	width: 96%;
	border-right-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #777777;
	border-right-style: solid;
	border-left-style: none;
}

.headerTable {
	background-color: #bbbbbb;
	padding: 4px;
}

.headerText {
	font-size:larger;
	font-weight:bold;
}

.transparentTable {
	background-image:url(/images/whitebg.png);
	padding: 10px;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}


.pageTitleImage {
	position:absolute; 
	left:15px; 
	top:94px;
}

.errorMessage {
	font-weight: bold;
	color: #cc0000;
}

.CDsLeft {
	font-weight: bold;
	color: #000099;
}

ol {
	font-size: smaller;
}


