.filmbgh
{
	background-image:url(http://www.videox.co.za/images/film.jpg);
	background-repeat: repeat-x;
}
.filmbgv
{
	background-image:url(http://www.videox.co.za/images/filmvertical.jpg);
	background-repeat: repeat-y;
	
}

.polariod
{
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-right:solid 2px black;
	border-right:solid 2px black;
}

body
{
	font-family:verdana;
}

a
{
	color:#3387E9 ;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:#FDF500 ;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.blue12
{
	color:#3387E9;
	font-size:12px;
}

.blue13
{
	color:#3387E9;
	font-size:13px;
}

.gray12
{
	color:gray;
	font-size:12px;
}

.gray12b
{
	font-weight:bold;
	color:gray;
	font-size:12px;
}

