BODY {
	font : Verdana;
	color : #000000;
	background-image : url(/images/lh/bg.gif);
	font-size : 12px;
	text-decoration : none;
}

TD {
	font-size : 11px;
        text-decoration : none;
}

TEXTAREA {
	font-size: 12px;
	width : 100%;
}

INPUT, SELECT {
	font-size: 12px;
}

.content {
	font-family : Verdana;
        color : #000000;
        background : #B6C7CF;
        font-size : 11px;
        text-decoration : none;
	font-weight: normal;
	padding: 4px;
}

.altcontent {
        font-family : Verdana;
        color : #000000;
        background : #A6B7BF;
        font-size : 11px;
        text-decoration : none;
        font-weight: normal;
        padding: 4px;
}

.smallcont {
	font-family: Verdana;
	color: #000000;
	background: #B6C7CF;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

.altsmallcont {
	font-family: Verdana;
        color: #000000;
        background: #A6B7BF;
        font-size: 9px;
        text-decoration: none;
        font-weight: normal;
}

.header {
	font-size : 22px;
	font-weight : bold;
	font-family : Verdana;
}

.subhead {
	font-size : 14px;
        font-weight : bold;
        font-family : Helvetica;
}

.grey {
	color: #444444;
}

.title {
	font-size : 13px;
}

.alert {
	font-weight : bold;
	color : #770000; 
}

.bold {
	font-weight : bold;
}

.bar {
	font-weight:bold;
	background : #3B4C55;
	color:#AAEEFF;
	font-family:Verdana;
	font-size:12px;
}

.barsmall {
        font-weight:bold;
        background : #3B4C55;
        color:#AAEEFF;
        font-family:Verdana;
        font-size:10px;
}

DIV.bar {
	padding: 3px;
}

A.bar { color: #FFFFFF; }
A:hover.bar { color: #FFFFFF; }
A:visited.bar { color: #FFFFFF; }

A.barsmall { color: #FFFFFF; }
A:hover.barsmall { color: #FFFFFF; }
A:visited.barsmall { color: #FFFFFF; }

.small {
	font-size : 9px;
}

A {
	text-decoration : none;
	color: #000077;
}

A:hover {
	text-decoration : underline;
}

A:visited{
	color: #000077;
}

HR {
	color : #000000;
	height: 1px;
}

