body {
	background-color: #000000;
	background-image: url(images/vertbkg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align:center;
	color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
}

div {
	background-image: url(images/mainbkg.gif);
	background-repeat: repeat-x;
	background-position: 0px 84px;
	height: 100%;
	width: 100%;
	text-align:center;
}

p a{
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.mov2{
	text-align:center;
	padding:5px;
	margin:10px;
	background-image: url(images/movbkg.gif);
	background-repeat: no-repeat;
}

.mov2 span, .head{
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
}
h1{
display: none;
}
a.hollink { color:#FFF; font-size:12px; text-decoration:none }
a:hover.hollink { text-decoration:underline }