.oscarheader
{
	font-family: Arial;
	font-size:14px;
	line-height:16px;
	color:#f4de6a;
	font-weight:normal;
	text-decoration:none;
}

.subhead
{
	font-family: Georgia;
	font-size:11px;
	line-height:13px;
	color:#423010;
	font-weight:normal;
	text-decoration:none;
}

.maintitle
{
	font-family: Georgia;
	font-size:36px;
	line-height:38px;
	color:#151515;
	font-weight:normal;
	text-decoration:none;
}
a.maintitle
{
	font-family: Georgia;
	font-size:36px;
	line-height:38px;
	color:#151515;
	font-weight:normal;
	text-decoration:none;
}
a.maintitle:hover
{
	font-family: Georgia;
	font-size:36px;
	line-height:38px;
	color:#151515;
	font-weight:normal;
	text-decoration:underline;
}

.subtitle
{
	font-family: Georgia;
	font-size:17px;
	line-height:19px;
	color:#151515;
	font-weight:normal;
	text-decoration:none;
}
a.subtitle
{
	font-family: Georgia;
	font-size:17px;
	line-height:19px;
	color:#151515;
	font-weight:normal;
	text-decoration:none;
}
a.subtitle:hover
{
	font-family: Georgia;
	font-size:17px;
	line-height:19px;
	color:#151515;
	font-weight:normal;
	text-decoration:underline;
}

p,td,li,select,option
{
	font-family: Arial;
	font-size:12px;
	line-height:15px;
	color:#151515;
	font-weight:normal;
	text-decoration:none;
}

a
{
	font-family: Arial;
	font-size:12px;
	line-height:15px;
	color:#6d501b;
	font-weight:normal;
	text-decoration:none;
}
a:hover
{
	font-family: Arial;
	font-size:12px;
	line-height:15px;
	color:#6d501b;
	font-weight:normal;
	text-decoration:underline;
}

.oscarnav
{
	font-family: Arial;
	font-size:14px;
	line-height:16px;
	color:#515151;
	font-weight:normal;
	text-decoration:none;
}
a.oscarnav
{
	font-family: Arial;
	font-size:14px;
	line-height:16px;
	color:#515151;
	font-weight:normal;
	text-decoration:none;
}
a.oscarnav:hover
{
	font-family: Arial;
	font-size:14px;
	line-height:16px;
	color:#1d1d1d;
	font-weight:normal;
	text-decoration:none;
}

.highlightit img{
	border: 1px solid #ccc;
}

.highlightit:hover img{
	border: 1px solid #daa036;
}
		
.highlightit:hover{
	color: red; /* Dummy definition to overcome IE bug */
}
