a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #657F64;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #707070;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;






}
a.navlinks:hover {
	color: #7893a6;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: -1px;






}
a.navlinks:visited {
	color: #707070;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;





}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;

 }  .navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;


}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.maintext {
	font-size: 10pt;
	color: #000000;
	line-height: 10pt;
	list-style-image: url(../images/bullet.gif);

}
.rightblock {
	float: right;
	width: 300px;
	clear: none;
	border: 1px solid #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.rightcontent {
	clear: none;
	float: right;
	margin-left: 11px;
}

.copyrighttext {
	font-size: 10px;
	color: #666666;
}
.indexstatsblock {
	background-image: url(../images/indexstatisticsblock.jpg);
	background-repeat: no-repeat;
}
.roundedboxtop {
	background-image: url(../images/rounded-box-top.png);
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 99px;
	color: #FFFFFF;
	font-size: 28px;
	height: 116px;
	padding-top: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.roundedboxbottom {
	background-image: url(../images/rounded-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 33px;
	padding-right: 18px;
	margin-top: -19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	padding-top: 5px;
}
.sifr {
	color: #FFFFFF;
}

.quotetext {
	font-size: 11px;
}
.redtext {
	font-size: 9px;
	color: #FF0000;
}
.prettybox {
	background-image: url(../images/rounded-box.gif);
	background-repeat: no-repeat;
	width: 300px;
	float: none;
	background-position: center top;
	height: 69px;
	padding-top: 9px;
}
.bluetext {
	color: #8FAABD;
}
.flashingtext {
	text-decoration: blink;
}

