.ItemStyle {
	list-style-image: url(file.gif);
	font-family: "sans-serif";
	font-size: 12px;
	vertical-align: middle;TEXT-DECORATION: none

}

.PopItemStyle {
	list-style-image: url(folder.gif);
	font-family: "sans-serif";
	font-size: 12px;
	vertical-align: middle;TEXT-DECORATION: none

}

.ItemStyle2 {
	font-family: "verdana";
	font-weight:  600;
	font-size: 10px;
	vertical-align: bottom;
	line-height: 14px;
}

.ItemStyle3 {
	font-family: "verdana";
	font-weight:  400;
	font-size: 10px;
	vertical-align: bottom;
	line-height: 12px;
}

P {color:#FFFFFF;font-family: Verdana;font-size: 13px;}
P.heading {font-size: 16px;}
P.white_heading {font-size: 26px;color:#ffffff;font-weight:bold;}
P.white_title {font-size: 36px;color:#ffffff;font-weight:bold;}
P.white_body {font-size: 11px;color:#ffffff;}
P.blue {color:#336699;}
P.footer {color:#336699;font-family: Arial;font-size: 12px;}
P.large {font-size: 14px;color:#ffffff;font-weight:bold;}
P.medium {font-family: Arial;font-size: 12px;}
P.mediumblack {color:#000000;font-family: Arial;font-size: 14px;font-weight:bold;}
P.small {font-family: Arial;font-size: 11px;}
P.vsmall {font-family: Arial;font-size: 9px;}
P.smallblack {color:#000000;font-family: Arial;font-size: 11px;}
P.quote {color:#FFFFFF;font-family: Verdana;font-size: 12px;}
A:link {color:#FFFFFF;TEXT-DECORATION: none}
A:visited {color:#FFFFFFF;TEXT-DECORATION: none}
A:hover {color:#FFFF00}
A:link.white {color:#FFFFFF;TEXT-DECORATION: none;}
A:visited.white {color:#FFFFFF;TEXT-DECORATION: none;}
A:hover.white {color:#000000;}
A:link.black {color:#333333;TEXT-DECORATION: none;}
A:visited.black {color:#333333;TEXT-DECORATION: none;}
A:hover.black {color:#990000;}
LI {color:#333333;font-family: Arial;font-size: 13px;}


/* overlay play button */
div.play {
	background:url(../img/play.png) no-repeat;
	width:50px;
	height:50px;
	position:relative;
	top:-140px;
	left:125px;	
	opacity:0.9;
	margin-bottom:-50px;
}

div.play:hover {
	opacity:1.0;		
}
form {display:inline;} 
