BODY{
scrollbar-face-color:#003300;
scrollbar-arrow-color:#9EB55A;
scrollbar-track-color:#003300;
scrollbar-shadow-color:#9EB55A;
scrollbar-highlight-color:#9EB55A;
scrollbar-3dlight-color:#9EB55A;
scrollbar-darkshadow-Color:#9EB55A;

background-color:#ffffff;
background-image: url(images/background1.jpg);
background-attachment: fixed;
background-repeat: repeat-x;
background-position: bottom center;
margin-top: 0px; 


}

#domticker{
width: 200px;
height: 100px;
border: 1px dashed black;
padding: 5px;
background-color: #FFFFCA;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFCA;
}

#domticker a{
font-weight: bold;
}

#domticker2{
width: 750px;
height: 1.2em;
border: 0px none;
padding: 3px 3px;
; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: #FFFFFF; text-align: center; clip:  rect(   )}

#domticker2 a{
text-decoration: none;
}
.someclass{ //class to apply to your scroller(s) if desired
}



.background {
background-image: url(images/background3.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom left;

}

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #003300}
.lrgtext {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #003300}

a{text-decoration:none }
a:active {  color: #9EB55A}
a:hover {  color: #9EB55A}
a:link {  color: #009900}
a:visited {  color: #009900}


.menutext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bolder; font-variant: normal; color: #FFFFFF; border: black; border-style: none }
.menuprops {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; }
a.menutext:link {color: #FFFFFF}
a.menutext:visited {color: #FFFFFF}
a.menutext:hover {color: #9EB55A}
a.menutext:active {  color: #9EB55A}


.allbdr {  border: #FF0000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.allbdr1 {  border: #003300; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.footertxt {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #003300}
.footerlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: 700; font-variant: normal; color: #003300}

table.4daysch {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: #990000;
	border-collapse: collapse;
	
}
table.4daysch tr {
	border-width: thin;
	padding: 6px;
	border-style: solid;
	border-color: #990000;
	
	-moz-border-radius: ;
}
table.4daysch td {
	border-width: thin;
	padding: 6px;
	border-style: solid;
	border-color: #990000;
	
	-moz-border-radius: ;
}

