a:hover {color: #2390FA}   /* mouse over link */


.top_bg {
	background-image:url(pic/top_shadow.gif);
	background-repeat: repeat-x
	}
	
.bottom_bg {
	background-image:url(pic/bottom_shadow.gif);
	background-repeat: repeat-x
	}
	
.left_bg {
	background-image:url(pic/left_shadow.gif);
	background-repeat: repeat-y

	}
	
.right_bg {
	background-image:url(pic/right_shadow.gif);
	background-repeat: repeat-y
	}
	

.dotline {
	background-image:url(pic/dotdot.gif);
	background-repeat: repeat-x
	}
	
.singleline {
	background-image:url(pic/line.gif);
	background-repeat: repeat-x;
	Height: 9
	}
	
.blankpic {
	background-image:url(pic/blank.gif);
	background-repeat: repeat-x
	}
	
.cr{
	font-family:Verdana;
	font-size: 9pt;
	color: #2390FA
	}
	
.footer1{
	font-family:Verdana;
	font-size: 8pt;
	}

H1{
		font-family: Verdana;
		Font-weight:normal;
		font-size: 13pt;
		color: #2390fa;
		margin:5;
	}
	
	
.pageTitle{

		background-image:url(pic/title_bg.gif);
		Height: 15;

	}	

H2{
		font-family: Verdana;
		font-size: 10pt;
		color: #FFFFFF;
		Height: 15;
		padding: 5px;
		font-weight:normal;
		margin: 0; 
	}	
	
H3{
		font-family: Verdana;
		font-size: 10pt;
		color: blue;
		Height: 15;
		padding: 5px;
		font-weight:bold;
		margin: 0; 
	}
.pageFont{
		font-family: Verdana;
		font-size: 8pt;
		text-align: justify
	}
	
.articleFont{
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	}
.articleSubtitle{
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	text-decoration:underline;
	color:#2390fa;
	font-weight:bold;
	}
.box{
	border:1px solid #497abf;
	padding:1px;
}

#pscroller1{
width: 317px;
height: 115px;
border: 0px solid black;
padding: 5px;
background-color: white;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.mocapworkshop {
font-family: Arial;
font-size:10pt;
color:#000066;
}
