a:hover {
	text-decoration: blink;
	color: #54778B;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}


.class1 A:link {text-decoration: none; color: #999999; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.class1 A:visited {text-decoration: none; color: #999999; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.class1 A:active {text-decoration: none; color: #999999; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.class1 A:hover {text-decoration: blink; color: #79A7FD; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.tab A:link {text-decoration: none; color: #07014B; font-size: 12px; font-weight:bold;}
.tab A:visited {text-decoration: none; color: #07014B; font-size: 12px; font-weight:bold;}
.tab A:active {text-decoration: none; color: #07014B; font-size: 12px; font-weight:bold;}
.tab A:hover {text-decoration: underline; color: #999999; font-size: 12px; font-weight:bold;}


H1 {
	color: #8D8D8D;
	font-size: 22px;
	font-family:Arial;
	margin-top:0; 
	margin-bottom:0; 
	padding-top:0; 
	padding-bottom:0; 
}

H2 {
	color: #8B2E0E;
	font-size: 11px;
	font-family:Verdana;
	margin-top:0; 
	margin-bottom:0; 
	padding-top:0; 
	padding-bottom:0; 
}

body {
	font-size: 12px;
	font-family:Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}

.shadeform	{ FONT: 12px arial;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #cccccc 1px solid; }

.error{
font-size:11px;
color:#CC0000;
}

.input {
		margin:0px;
		color:#333333;
		font-family:MS Sans Serif, Lucida Sans Unicode, Microsoft Sans Serif;
		font-size:8pt;
		font-weight:normal;
		background-color:white;
		border-style: solid;
		BORDER-TOP: #999999 solid 1px;
		BORDER-LEFT: #999999 solid 1px;
		BORDER-RIGHT: #999999 solid 1px;
		BORDER-BOTTOM: #999999 solid 1px;   }
		
		
.foot{
background-image:url(images/foot.jpg);
height:47px;
}

.highlight1{
font-size:18px;
color:#003399;
}

.highlight2{
font-size:14px;
color:#003399;
font-weight:bold;
}

.highlight3{
font-size:13px;
color:#000000;
font-weight:bold;
}

.button{
background-image:url(images/button.jpg);
height:27px;
}

.base{
background-image:url(images/bodyfoot.jpg);
height:36px;
}

.bodybg{
background-image:url(images/body.jpg);
}

.tabbg{
background-image: url(images/tab.jpg);
height:31px;
}

.foot-bg{
background-image:url(images/foot-bg.jpg);
height:9px;
}

.body-bg{
background-image:url(images/body-bg.jpg);
}

.bodysize13{
font-size:13px;
}