BODY
{
	font-family: tahoma;
	background-color: #FFFFFF;
	
}

.Headline
{
	COLOR: #5F362A;
	font-family: arial;
	font-size:Large;

}

.headline
{
	COLOR: #blue;
	font-family: arial;
	font-size:Large;

}

.HeadlineOrange
{
	COLOR: #5F362A;
	font-family: arial;
	font-size:Large;

}

.HeadlineWhite
{
	COLOR: #FFFFFF;
	font-family: arial;
	font-size:Large;

}

TD
{
	font-family: tahoma;
	font-size:Small;

}

.blue
{
	background-image: URL(/images/inf_bar_bg.gif);
}

.thinline
{
	border: 1px solid #5F362A;

}

.thinlineblack
{
	border: 1px solid #000000;

}

.thinlineorange
{
	border: 1px solid #5F362A;

}

.thinlineTop
{
	border-top: 1px solid #000000;

}

.thinlinebottom
{
	border-bottom: 1px solid #5F362A;

}

.RedBox
{
	COLOR: #FFFFFF;
	background-color: #9D5C20;
	border: 1px solid #000000;

}

.BlackBox
{

	background-color: #000000;
	border: 1px solid #000000;

}

.OrangeBox
{
	COLOR: #FFFFFF;
	background-color: #5F362A;
	border: 1px solid #000000;
	

}

.OrangeBoxLight
{

	background-color: #DDDDDD;

}

A


.orange
{
	
	text-decoration : underline;
	font-family: tahoma;

}


.Red
{
	
	font-family: tahoma;

}

A:hover
{
	COLOR: #000000;
	text-decoration : underline;
}

input
{
	font-family: tahoma;;
}

.Button
{
	COLOR: #FFFFFF;
	font-family: tahoma;
	border-color : #003399;
	background-color : #003399;
	font-size:small;
}

H1{
	font-family: tahoma;
	font-size:Large;
	font-weight: normal

}

H3{
	COLOR: #5F362A;
	font-family: tahoma;
	font-size:10pt
	text-decoration : underline
}

H4{
	COLOR: #5F362A;
	font-family: tahoma;
	font-size:10pt
}
