html, body
{
	height: 100%;
	margin: 0;
	padding:0;
	background-color:#F2F2F2;
	font-family : Arial;
	font-size: 11px;
}

a.redlink
{
	text-decoration : none;
	color:#B8001C;
}

a:hover.redlink
{
	text-decoration : underline;
	color:#B8001C;
}

a:visited.redlink
{
	text-decoration : none;
	color:#B8001C;
}

a.Lep_link
{
	text-decoration : none;
	color:#AD5988;
}

a:hover.Lep_link
{
	text-decoration : underline;
	color:#AD5988;
}

a:visited.Lep_link
{
	text-decoration : none;
	color:#AD5988;
}

a.subs
{
	text-decoration : none;
	color:#555555;
}

a:hover.subs
{
	text-decoration : underline;
	color:#555555;
}

a:visited.subs
{
	text-decoration : none;
	color:#555555;
}

.bg
{
	width: 765px;
	height:100%;
	background-color:#FFFFFF;
	margin-left:40px;
}

.headertab
{
	width : 765px;
	background: #FFFFFF url(../imgs/header_logo.jpg) no-repeat;
}

.menu
{
	font-family : Arial;
	font-size: 11px;
	color:#FFFFFF;
}

.titUniv
{
	font-family : Geneva, Arial;
	font-size: 15px;
	color:#3E3E40;
}

.stitVid
{
	font-family : Geneva, Arial;
	font-size: 12px;
	color:#3E3E40;
}

.stitHlm
{
	font-family : Geneva, Arial;
	font-size: 12px;
	color:#86B260;
}

.stitRed
{
	font-family : Arial;
	font-size: 11px;
	color:#B8001C;
	font-weight: bold;
}
.stitRedCap
{
	font-family : Arial;
	font-size: 11px;
	color:#B8001C;
	font-weight: bold;
	text-transform:uppercase;
}

.stitWhi
{
	font-family : Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
}

.stitPrj
{
	font-family : Geneva, Arial;
	font-size: 9px;
	color:#72B6B6;
	font-weight: none;
}

.txt10
{
	font-family : Arial;
	font-size: 10px;
	color:#646567;
	line-height:14px;
}

.txt9
{
	font-family : Arial;
	font-size: 9px;
	color:#646567;
}

.subs
{
	font-family : Arial;
	font-size: 10px;
	color:#3E3E40;
}

.Style1 {
	font-family : Arial;
	font-size: 11px
}