BODY{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color:#FFFFFF;
}

H2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight:normal;
}

HR{
height:1px;
color:#90d4ff;
}

TEXTAREA{
width:416px;
background-color: #ffffff;
}

.head{
background-color: #015b8b;
height:70px;
}

A{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

.menu a{
font-size: 14px;
}

.subhead{
background-color: #026daa;
height:5px;
font-size: 5px;
color:#026daa;
}

.bottable{
color:#FFFFFF;
}

.blue_grad
{
	zoom: 1;
	position: relative;
	padding: 10px;
	margin: 0px;
        color: #013a58;
        font-size: 11px;
	background-color: #90d4ff;
}

.subheader{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
}

.tl
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('/images/tl_anglec.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tl_anglec.png');
	width: 8px;
	height: 8px;
}

.tr
{
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/tr_anglec.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tr_anglec.png');
	width: 8px;
	height: 8px;
}

.bl
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	left: 0px;
	background: url('/images/bl_anglec.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bl_anglec.png');
	width: 8px;
	height: 8px;
}

.br
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/br_anglec.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/br_anglec.png');
	width: 8px;
	height: 8px;
}

.date{
color:#90d4ff;
font-weight:bold;
}
