/*Example CSS for the two demo scrollers*/

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
/* Top Buttons */
.topbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.button {font-family: "Arial Narrow"; font-weight: bold; color: #DA0B13; font-size: 15px; }

/*Styles */

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #DB0E15;
}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DA0D14;
}
.style13 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DA0D14;
	text-decoration:none;
}
.style13 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DA0D14;
	text-decoration:underline;
}

.style31 {color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration:none;font-weight:Normal; }
.style31 a{color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration:none;font-weight:Normal; }
.style31 a:hover{color: #000220; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration:underline;font-weight:Normal; }

.style32 {color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration:none;font-weight:Normal; }
.style32 a{color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration:none;font-weight:Normal; }
.style32 a:hover{color: #000220; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration:underline;font-weight:Normal; }

/*FF9F40*/
.style30 {color: #DA0D14; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style30 a{color: #DA0D14; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:none }
.style30 a:hover{color: #DA0D14; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:underline }
.borderr { border: 2px solid #FF0000;
}

.style37 {font-size: 10px}
.style38 {font-size: 9pt}
.style41 {font-size: 9px; color: #000000; font-family: Verdana; }
.style48 {font-family: Verdana; font-size: 7pt; color: #000000; }
.style48 a{font-family: Verdana; font-size: 7pt; color: #000000; text-decoration:none }
.style48 a:hover{font-family: Verdana; font-size: 7pt; color: #000000; text-decoration:underline }
.style49 {font-size: 9px; color: #FFFFFF; font-family: Verdana;}
.style49 a {font-size: 9px; color: #FFFFFF; font-family: Verdana; text-decoration:none}
.style49 a:hover {font-size: 9px; color: #FFFFFF; font-family: Verdana; text-decoration:underline}
.style50 {color: #FFCC99}


/* Frame */

#Shadow {
	margin: 5px auto;
	border: 4px solid #f0eded;
	width: 798px;
	/*f4f4f4    */
}

/* Outer bounding box for all pages */
#Frame {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:796px;
	text-align:left;
	background: #ffffff;
	border:1px solid #D90B15; }
.MainBox {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/* background: #FFFFFF url(/images/bricks.gif) no-repeat; */
	}

#pscroller1{
width: 250px;
height: 60px;
padding: 0px;
/*background-color: #FFF4EA;*/
}

#pscroller2{
width: 250px;
height: 40px;
padding: 0px;
/*background-color: #FFF4EA;*/
}

#pscroller3{
width: 250px;
height: 70px;
padding: 5px;
/*background-color: #FFF4EA;*/
}



.someclass{ //class to apply to your scroller(s) if desired
}

.bordercls
{
/*border-top: 1px solid #FFB66c;*/
border-left:none;
border-right:none;
border-bottom:none;
/*bgcolor=#FFF4EA;*/
}