body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sp_logo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #0C6AA7;
}
.links_bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	text-align: center;
}
.links_bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d19010;
	text-decoration: none;
	text-align: center;
}
.divider {
	background-attachment: scroll;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 2px;
}
.right_column_bg {
	background-attachment: scroll;
	background-image: url(images/right_column_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 180px;
}
.links_leftcurve {
	background-attachment: scroll;
	background-image: url(images/links_bg_leftcurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 25px;
}
.links_rightcurve {
	background-attachment: scroll;
	background-image: url(images/links_bg_rightcurve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	width: 25px;
}
.links_bg {
	background-attachment: scroll;
	background-image: url(images/links_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
}
.top_br {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #244A5F;
}
.myfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
}
.myfont_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D48F10;
}

.myfont .footer .div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #449FBE;
	text-decoration: underline;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d19010;
	text-decoration: none;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #234C60;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.mail a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.link1 a ,a:hover,a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.button
{ 
	border-style: none; 
	font-family: Helvetica, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	background-color: #cecece;
}
#ajaxticker1{

width: 145px;

height: 200px;

border: 1px ridge black;

padding: 8px;

background-color: #f5f5f5;

margin-left:3px;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;



}



#ajaxticker1 a{

font-family:Arial, Helvetica, sans-serif;

font-size:12;

color:#22495D;

text-decoration:none;

font-weight:bold;





}



#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

background-color: #f5f5f5;

}



.someclass{ //class to apply to your scroller(s) if desired

}
