/***********************************************/
/* Standard Styles                             */
/***********************************************/

body{
	margin:0px;
	padding:0px;
	background:#ffffff;
	text-align:center;
}

p{
	margin-top:0px;
}

form{
	margin:0px;
	font-weight:bold;
	font-size:11px;
	color:#333333;
}

input{
	margin-bottom:6px;
}

select{
	margin-bottom:6px;
}

h1{
	color:#08357b;
	font-size:1.1em;
}

.MenuButtons
{
	color: #FFFFFF;
	background-color: #FF6600;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.MenuButtons_selected
{
	color: #FEF7A0;
	background-color: #B34700;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.MenuButtons_divider
{
	background:url(../images/menubuttons-divider.gif) repeat-x;
}

a.MenuButtons_nav 
{
	color: #FFFFFF;
	text-decoration: none;
}

a.MenuButtons_nav:hover 
{
	color:#FEF7A0;
}

a.MenuButtons_nav_selected
{
	color:#FFFFFF;
}

.Content
{
	color: #333333;
	background-color: #FFF2BF;
	border-bottom:#ff6600 solid 3px;
}

.Searchengines
{
	color: #F3F3F3;
	background-color: #FFFFFF;
}

.Title1 
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-left: 5px;
	text-decoration:none;
	color: #333333;
	font-style:normal;
	}	
.textblack 
{
	font-family:tahoma;
	font-size:12px;
	color:#222222;
}	

.textorange 
{
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
	color:#db4d0f;
	padding-left: 10;
}

.textorange2 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#db4d0f;
}

.textbrown 
{
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
	color:#B34700;
}

.textbrown2 
{
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
	color:#B34700;
	text-decoration: underline;
}

.OrderForm_background
{
	background-color: edecc6;
}

.ContactUs_background
{
	background: ffffff;
}

.Transparent_formfields
{
	background-color:transparent; 
	border:#929292 solid 1px;
	font-family:tahoma;
	font-size:10px;
	color:#222222;
} 

.Yellow_formfields
{
	background-color:ffffa0; 
	border:#929292 solid 1px;
	font-family:tahoma;
	font-size:10px;
	color:#222222;
}
.Footer
{
	color: #FFF2BF;
	background-color: #B34700;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#B34700 solid 3px;
}

.Footer_selected
{
	color: #FFF2BF;
	background-color: #B34700;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

a.Footer_nav 
{
	color: #FFFFFF;
	text-decoration: Underline;
}

a.Footer_nav:hover 
{
	color:#FEF7A0;
}

a.Footer_nav_selected
{
	color:#FFFFFF;
}

.Border1
{
	border:#c2c2c2 solid 1px;
}

.Border2
{
	border:#FF6600 solid 1px;
}
.Blue
{
	color:#0A13BA;
	font-size:18px;
	font-weight:bold;
}