body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-image: url(../spacer.gif);
	scrollbar-base-color: #BB0000;
	cursor: url('http://www.designwebgraphic.com/dns/sites/images/cursors/cur-shadered.cur');
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BB0000;
	text-decoration: none;
	cursor: url('http://www.designwebgraphic.com/dns/sites/images/cursors/cur-shadegreen.cur');
}

a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BB0000;
	text-decoration: none;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.tablecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: justify;
}

.redfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: justify;
	color: #CD305B;
}

.greenfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #577D4D;
}

.bluefonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #44A9DF;
}

.textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: justify;
	color: #CD305B;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CD305B;
	text-transform: capitalize;

}

.sitebutton {
	font-family: Tahoma, "Courier New", Courier;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/bullets/rc-button.jpg);
	height: 35px;
	width: 95px;
	background-repeat: no-repeat;
	border: 0px none #FFFFFF;
	color: #CD305B;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.greybordertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

.textboxes-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: justify;
	color: #CD305B;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CD305B;
	text-transform: none;
	border-left-width: 1px;
	border-left-color: #CD305B;

}
