body
{
	margin:0;
	padding:0;
	background:#dfdfdf;
	font-family:arial,verdana,tahoma,helvetica,times new roman,sans-serif;
	font-size:12px;
	color:#322B2B;
	line-height:18px;
	text-align: center;
}

td
{
	font-family:arial,verdana,tahoma,helvetica,times new roman,sans-serif;
	font-size:12px;
	color:#322B2B;
	line-height:18px;
}

a
{
	color:#0149FF;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
a:hover
{
	color:#BF150D;
}

h1
{
	font-size:19px;
	color:#000;
	line-height:19px;
	font-weight:bold;
	margin:0;
}

/*************************
	Form Start
************************/
form
{
	display:inline;
}
input
{
	border:solid 1px #000;
}
.Button
{
	border:solid 1px #BF150D;
	background:#BF150D;
	font-family:verdana,arial,tahoma,helvetica,times new roman,sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:3px;
}
.Button2
{
	border:solid 1px #85C226;
	background:#85C226;
	font-family:verdana,arial,tahoma,helvetica,times new roman,sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:3px;
}


.BorNone
{
	border:none;
}
/*************************
	Form End
************************/


/*************************
	Header Start
************************/
.ShoppingCart
{
	font-size:11px;
	color:#fff;
	line-height:16px;
	padding-bottom:10px;
}

.ShoppingCart a
{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.ShoppingCart a:hover
{
	color:#000;
}
.login a
{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.login a:hover
{
	color:#000;
}

.Navigation
{
	background:url(../website_graphics/nav_bg.jpg) #fff repeat-x;
	height:37px;
}
.Navigation a
{
	display:block;
	height:23px !important;
	height:35px;
	padding-top:12px;
}

.Navigation a:hover
{
	background:#000;
}

.NavigationACT
{
	background:#000;
}
.NavigationShadow
{
	background:url(../website_graphics/nav_shadow.jpg) repeat-x;
	height:13px;
}

/*************************
	Header End
************************/

/*************************
	Body Start
************************/
.MainContainer
{
	width:1000px;
	background:#BF150D;
	margin:auto;
	
}

.RedBn
{
	background:url(../website_graphics/btn_bg.jpg) repeat-x;
	padding-top:10px;
}

.RedBn a
{
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.RedBn a:hover
{
	color:#000;
}


.BoxLeftBG
{
	background:url(../website_graphics/left_repeater.jpg) repeat-y;
}

.BoxRightBG
{
	background:url(../website_graphics/right_repeater.jpg) repeat-y;
}

.BoxBottomBG
{
	background:url(../website_graphics/bottom_repeater.jpg) repeat-x;
}
.PadRt10
{
	padding-right:10px;
}

.TableFormat 
{
	background-color:#E7F3D4;
}
.TableFormat td
{
	background-color:#ffffff;
}
.TableFormat th
{
	background-color:#F3F9E9;
	font-size:12px;
	color:#619510;
}
/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	height:24px;
	background:#85C226;
}


/*************************
	Footer End
************************/

.brand 
{

font-size:110%;
color:#000;
font-family:arial;
padding:15px;
font-weight:bold;


}