.backgroundimage {
	background-image: url(images/r1bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
BODY {
   scrollbar-3d-light-color: black;
   scrollbar-arrow-color:red;
   scrollbar-base-color:#ffffff;
   scrollbar-dark-shadow-color:white;
   scrollbar-face-color:"#cccccc";
   scrollbar-highlight-color:#ffffff;
   scrollbar-shadow-color:"#ffffff";
   
}
.text{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite{  font-family: Comic Sans MS; font-size: 12px; font-style: normal; font-weight: normal; color: #ffffff}
.heading { font-family: Comic Sans MS; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; text-transform: none; line-height: normal}
.headingwhite { font-family: Comic Sans MS; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #ffffff; text-transform: none;}

a:link {
	font-family: Comic Sans MS;
	font-weight: 12;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Comic Sans MS;
	font-weight: 12;
	color: #33CCFF;
	text-decoration: none;
}
a:active {
	font-family: Comic Sans MS;
	font-weight: 12;
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	font-family: Comic Sans MS;
	font-weight: 12;
	color: #33CCFF;
	text-decoration: none;
}
			
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B9B9B9;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #B9B9B9;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;

}

.underlinenonbold {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B9B9B9;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #B9B9B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}
.dottedline {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.imageborder {
	border: 1px solid #666666;
}
.bodytext {

	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.tickertext {

	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.input{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #E3E3E3;
}
.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
