﻿.jqImageRotator{padding: 0; margin: 0; position:relative;}
.jqImageRotator .jqImageList{position: relative; top: 0; left: 0; list-style-type:none; padding: 0; margin: 0;}
.jqImageRotator .jqImageList .jqImage{position:absolute; top: 0; left: 0;}
.jqImageRotator .jqImageLinks{position: absolute; list-style-type:none; padding: 0; margin:0; margin-right:125px; margin-bottom:0px;}
.jqImageRotator .jqImageLinks li{display:inline;}
.jqImageRotator .jqImageLinks .jqLink{text-decoration:none;}

.rotatortitle {
    COLOR: #E95F28;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
	font-weight:bold; 
	text-decoration: underline;
		 }

.rotatortitle a:link {
    COLOR: #E95F28;
	text-decoration: underline;
}
		 
.rotatortitle a:visited {
    COLOR: #E95F28;
	text-decoration: underline;
}
		 
.rotatortitle a:hover {
    COLOR:#E95F28;
	text-decoration: none;
}

.rotatortitle a:active {
    COLOR: #E95F28;
	text-decoration: none;
}

.body1 {
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	text-decoration: none;
}
