/***************** Layout ************************/
BODY
{
	font-family: Georgia, Verdana,arial,MS Sans Serif;	
	margin-top: 0px; /* used to be 5 for fixed width */
	margin-left: 0px; 
	margin-right: 0px;	
	margin-bottom: 0px;
	background-image: url(../layout_images/dead_space_bkgd.jpg);
	background-repeat: repeat;
}

.background_color
{
  background-color: #F47E1E;
}

.background_top_image
{
	background-image: url(../layout_images/background/home/background_top_home.jpg);	
	height: 100px;
}

.background_bottom_image
{
background-image: url(../layout_images/background/home/background_bottom_home.jpg);	
	height: 110px;
}

.background_top_inside
{
	background-image: url(../layout_images/background/home/backgroup_inside_top_home.gif);	
	height: 10px;
	width: 510px;
	background-repeat:no-repeat;
}

.background_bottom_inside
{
	background-image: url(../layout_images/background/home/backgroup_inside_bottom_home.gif);	
	height: 10px;
	width: 510px;
	background-repeat:no-repeat;
}

.background_left_inside
{
	background-color: #FE4100;
	width: 10px;
}

.background_right_inside
{
	background-color: #FE4100;
	width: 10px;
}

.background_main_text_area_aspx
{
 background-color: #FE4100;
 width: 490px;
 padding: 10px;
 vertical-align: text-top;
}

.background_main_text_area_b2b
{
 background-color: #FE4100;
 width: 490px;
 height: 350px;
 padding: 10px;
 vertical-align: text-top;
}

.background_static_tl
{
	background-image: url(../layout_images/background/home/static_tl_home.gif);	
	height: 10px;
	width: 10px;
}

.background_static_tr
{
	background-image: url(../layout_images/background/home/static_tr_home.gif);	
	height: 10px;
	width: 10px;
}

.background_static_bl
{
	background-image: url(../layout_images/background/home/static_bl_home.gif);	
	height: 10px;
	width: 10px;
}

.background_static_br
{
	background-image: url(../layout_images/background/home/static_br_home.gif);	
	height: 10px;
	width: 10px;
}

.static_white_background
{
background-color: #FFFFFF;
}

.estore_vertical_title
{	
	width: 16px; 
	height: 66px;
	background-image: url(../layout_images/background/home/estore.gif);	
	background-repeat: no-repeat;
}

.background_logo
{
	width: 136px;
	height: 99px;
	background-image: url(../layout_images/background/home/logo.jpg);	
	background-repeat: no-repeat;
}

.menu_layout
{
	background-color: #FE4100;
}

/******************** Layout End ********************/			



/******************** Links *************************/

A    { }

A:link   { color: #bb0000; text-decoration: none;}
A:visited   { color: #bb0000; text-decoration: none;}
A:hover  { color: #025794; text-decoration: underline;}		
A:active   { color: #bb0000; text-decoration: none;}

.mainlink 
{
	font-family: Georgia, Verdana, arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
	font-weight: 600;
	letter-spacing: 0px;
}
a.mainlink:link { text-decoration: normal; color: #000000; }
a.mainlink:visited { text-decoration: normal; color: #000000; }
a.mainlink:hover { text-decoration: underline; color: #ffffff;}	
a.mainlink:active { text-decoration: normal; color: #000000; }

.estzCatTopLevel
{
	font-family: Georgia, Verdana, arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
	font-weight: 600;
	letter-spacing: 0px;
}
a.estzCatTopLevel:link { text-decoration: normal; color: #000000; }
a.estzCatTopLevel:visited { text-decoration: normal; color: #000000; }
a.estzCatTopLevel:hover { text-decoration: underline; color: #ffffff;}	
a.estzCatTopLevel:active { text-decoration: normal; color: #000000; }

.menulink 
{
	font-family: Georgia, Verdana, arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
	font-weight: 600;
	letter-spacing: 0px;
}
a.menulink:link { text-decoration: normal; color: #cc0000; }
a.menulink:visited { text-decoration: normal; color: #cc0000; }
a.menulink:hover { text-decoration: underline; color: #ffffff;}	
a.menulink:active { text-decoration: normal; color: #cc0000; }

/******************** End Links **********************/



/* ### EOF ### */