HTML,Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align:left;
    background-repeat: repeat-x;
    margin-top: 0; margin-left: 0;  margin-right: 0;  margin-bottom: 0;        
}

UL {
    color: #000000;		
	list-style: circle solid; 
	margin-bottom: 1.00em; 
}

OL {
    color: #000000;
	list-style: number;
	font-weight: bold;
	margin-bottom: 1.00em; 
}
#rCatBox {
	padding:0px 0px 8px 0px;
	margin:0px 0px 8px 0px;
	width:350px;
	line-height:16px;
	text-align:left;
	color:#000000;
	border:1px solid #d0d0d0;
	background-color:#e3e3e3;
}
#rCatBox .title {
	padding:2px 8px 2px 8px;
	margin:0px 0px 8px 0px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000000;	
	background-color:#e3e3e3;
}
#rCatBox .text {
	font-size:11px;
}
#rCatBox .Arrow {
	margin:8px 8px 8px 8px;
	font-size:11px;
	text-align:left;
	background-color:#e3e3e3;	
}
#rCatBox1 {
	padding:0 0 0 0;
	width:750px;
	background-color:#f2f2f2;
	border:1px solid #d0d0d0;

}
.cursor{
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}
.subtitle{
	color:#62398A;
	font-weight:bold;
}
.blacktext{
	color:black;
	font-weight:100;
}

.title{
	font-size:14px;
	color:#000000;
}

.header{
	font-size:16px;
	color:#990000;
	font-weight:bold;
}

.link{
	font-size:10px;
	font-weight:bold;
}


a:link {color: #530000; font-weight:bold; font-size:12px; text-decoration: none;}
a:visited {color: #530000; font-weight:bold; font-size:12px; text-decoration: none;}
a:hover {color: #9e010b; font-weight:bold; font-size:12px; text-decoration: underline;}

a:link.contact {color: #990000; font-weight:bold; font-size:12px; text-decoration: none;}
a:visited.contact {color: #990000; font-weight:bold; font-size:12px; text-decoration: none;}
a:hover.contact {color: #000000; font-weight:bold; font-size:12px; text-decoration: underline;}

a:link.btmlink {color: #ff9300; font-weight:bold; font-size:12px; text-decoration: none;}
a:visited.btmlink {color: #ff9300; font-weight:bold; font-size:12px; text-decoration: none;}
a:hover.btmlink {color: #ffd201; font-weight:bold; font-size:12px; text-decoration: underline;}
            
a:link.copyrite {color: #b32121; text-decoration: none;}
a:visited.copyrite {color: #b32121; text-decoration: none;}
a:hover.copyrite {color: #b32121; text-decoration: underline;}