.navigation

{

	background: url('images/nav.jpg') left top;

	color:#FFFFFF;

	font-weight: bold;

	font-size:12px;

        padding:5px

}

.navigation a

{

	color:#FFFFFF;

	font-size:12px;

	font-weight: bold;

	text-decoration:none;

}

.navigation a:hover

{

	color: #640000;

	font-weight: bold;

	font-size:12px;

	text-decoration:none;

}

a

{

	color:#FF0000;

	text-decoration:none;

}

a:hover

{

	color: #640000;

	text-decoration:none;

}

.welcome

{

	background:url('../images/temp_flash_holder.gif') no-repeat top right;

}

.bullet1

{

	background:url('images/arrow_bullet1.gif') no-repeat center right;

}

.bullet2

{

	background:url('images/arrow_bullet2.gif') no-repeat center right;

}

.tabarrowfirstnormal
{	
	
	background:url('images/tabarrowfirstnormal.gif') no-repeat center right;
	padding:5px;

}

.tabarrowfirstsel
{	
	
	background:url('images/tabarrowfirstsel.gif') no-repeat center right;
	padding:5px;
}

.tabarrowleftsel
{	
	background:url('images/tabarrowleftsel.gif') no-repeat center right;
	padding:5px;
}

.tabarrowrightsel
{	
	background:url('images/tabarrowrightsel.gif') no-repeat center left;
	padding:5px;
}

.tabarrowlastnormal
{	
	background:url('images/tabarrowlastnormal.gif') no-repeat center left;
	padding:5px;
}

.tabarrowlastsel
{	
	background:url('images/tabarrowlastsel.gif') no-repeat center left;
	padding:5px;
}

.tabarrownormal
{	

	background:url('images/tabarrownormal.gif') no-repeat center left;
	padding:5px;
}

.tabsel
{	

	background-color: #8D0D09;
	padding:5px;
	text-align:center;
}

.tabnormal
{	

	background-color: #EEEBC8;
	padding:5px;
	text-align:center;
}

.tdfill
{	

	background-color: #FFFFFF;
	padding:3px;
	text-align:center;
}

.tborder

{

	border-left: 1px solid #cccccc;

	border-right: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

.tcat

{

	background: url('images/orange_bar_bg.jpg') 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;

}

#MainMenu 
{
	height:32px;
	background: #FFFFFF;
	margin:0;
	border-style:solid;
	border-color:#AE1E39;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0px;
	border-left-width:0;
}

#tab 
{
	margin:0;
	top:0;
}

#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#tab li 
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}

#tab a 
{
	background: url("images/bright_114.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}

#tab a span 
{
	display:block;
	background:url("images/bleft_114.gif") no-repeat left top;
	padding:0 22px 0 22px;
	font-family:\"Trebuchet MS\", Arial, Helvetica, sans-serif;
	font-size:12;
	color:#FFFFFF;
	font-weight:bold;
	line-height:35px;
}

#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}

#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.bline
{
	background: url('images/headerbottonline.gif') left top;
	color:#FFFFFF;
}


#headertopnavigation
{
	margin:0;
	top:0;
}

#headertopnavigation ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#headertopnavigation li 
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}

#headertopnavigation a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}

#headertopnavigation a span 
{
	display:block;
	padding:0 5px 0 5px;
	font-family:\"Trebuchet MS\", Arial, Helvetica, sans-serif;
	font-size:12;
	color:#8D0D09;
	font-weight:bold;
	line-height:15px;
}

#headertopnavigation a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#headertopnavigation a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}