body {
	background: url(websiteBG.jpg) repeat-x;	
}

#websitebar {
	background: url(newWebsiteBanner.jpg);
	height:209px;
	width:761px;
}

#websitebar a{
	display:block;
	height:209px;
	width:761px;
}

.arialwht {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: bold;



}

.norm {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

.redbld {

	font-weight: bold;

	color: #990000;

}

.orangebld {

	font-weight: bold;

	color: #FF6600;

}

a:hover {

	color: #FF6600;

}

a:link {

	text-decoration: none;

}

.orange {

	color: #FF6600;

}

.red {

	color: #990000;

}

a:visited {

	text-decoration: none;

}

.list {

	list-style-position: outside;

	list-style-type: disc;

	list-style-image:  url(resource/bullet.gif);

	font-family: Arial, Helvetica, sans-serif;

}

.blue {

	color: #003399;

}

.atu {

	color: #663366;

	text-decoration: none;

}

.atu:hover {

	color: #990000;

}



h1 {color:#B44444; font-size:18px;	font-family: Arial, Helvetica, sans-serif;}

h2 {color:#B44444; font-size:16px;	font-family: Arial, Helvetica, sans-serif;}

p, td {font-size:11px;	font-family: Arial, Helvetica, sans-serif;}



#nav ul

{

list-style-type: none;

padding: 0;

margin: 0;

text-align: right;

width: 10em;

}



#nav li

{

padding-right: .6em;

margin: 1em 0;

}



.red_bg {background-color:#9A0000;	font-weight: bold;color: #FFF;}

.blue_bg{background-color:#3B3BAA; font-weight: bold;color: #FFF;}

.yellow_bg {background-color:#FFC833; font-weight: bold;color: #333;}

.green_bg{background-color:#006633; font-weight: bold;color: #FFF;}



.red {color:#9A0000;	}

.blue{color:#3B3BAA; }

.yellow {color:#FFC833; }

.green{color:#006633; }

