.navigation
{
	background: url("images/nav.jpg") repeat left top;
	color:#FFFFFF;
	font-size:14px;
        padding:5px;
}
.navigation a
{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.navigation a:hover
{
	color: #640000;
	font-size:14px;
	text-decoration:none;
}
a
{
	color:#0000FF;
	text-decoration:none;
}
a:hover
{
	color: #640000;
	text-decoration:none;
}
.welcome
{
	background:url(../images/temp_flash_holder.gif) top right no-repeat;
}
.ewelcome
{
	background:url(../images/temp_flash_holder2.gif) top right no-repeat;
}
.tborder
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.tcat
{
	background: url("images/orange_bar_bg.jpg") repeat left top;
	color: #FFFFFF;
}
.footer
{
	color:#FFFFFF;
	font-size:12px;
        padding:5px;
}
.footer a
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.footer a:hover
{
	color: #640000;
	font-size:12px;
	text-decoration:none;
}
body {
	background:#EEEEEE;
	padding:0;
	margin:0;
}
td
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
input {
	font-family:Arial;
	font-size: 11px;
}
select {
	font-family:Arial;
	font-size: 11px;
}
textbox {
	font-family:Arial;
	font-size: 11px;
}