body
{
	margin:0;
	padding:0;
	background:url(../website_graphics/background.jpg) repeat-x #022000;
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
}
.Button
{
	padding:3px 4px;
	background-color:#033700;
	border:solid 1px #055877;
	color:#FFFFFF;
	font-weight:bold;
	line-height:normal;
}
.Button:hover
{
	padding:3px 4px;
	background-color:#033700;
	border:solid 1px #055877;
	font-weight:bold;
	color:#FF0000;
	line-height: normal;
}
td
{
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
}

a
{
	color:#088601;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
a:hover
{
	color:#033700;
}

h1
{
	color:#033700;
	font-weight:normal;
	font-size:26px;
	line-height:100%;
	text-align:left;	
	margin:0;
}

h2
{
	color:#033700;
	font-weight:bold;
	font-size:17px;
	line-height:100%;
	text-align:left;	
	margin:0;
}
.ButtonBorder
{
border:none;
}

/*************************
	Form Start
************************/
form
{
	display:inline;
}
input, select, textarea
{
	border:solid 1px #bfbf7a;
	color:#000;
}

.TxtField
{
	border:solid 1px #000;
}
.BorNone
{
	border:none;
}
/*************************
	Form End
************************/


/*************************
	Header Start
************************/
.HeaderBG
{
	background:url(../website_graphics/header_bg.jpg) repeat-x;
}	
.HeaderBG a
{
	font-size:11px;
	font-weight:bold;
	color:#033700;
	text-decoration:none;
}
.HeaderBG a:hover
{
	color:#088601;
}

.BreadcrumbNav td
{
	font-size:11px;
}
.BreadcrumbNav a
{
	font-size:11px;
	font-weight:normal;
	color:#088601;
	text-decoration:none;
}
.BreadcrumbNav a:hover
{
	color:#033700;
}

.MailHeaderBG
	{
	background-image:url(http://www.poshpressies.com/website_graphics/headerBG.jpg);
	background-repeat:repeat-x;
	}
	
#mail
	{
	color:#003900;
	}
	
#mail a
	{
	color:#ff0000;
	}

.mailhd
{
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:18px;
	color:#098500;
	font-weight:bold;
	text-transform:uppercase;
	 
}

/*************************
	Header End
************************/

/*************************
	Body Start
************************/
.MainContainer
{
	width:980px;
	background:#ffffe7;
	padding:0 10px 10px 10px;
}

.LeftContainer
{
	background:url(../website_graphics/cat_logo.jpg) no-repeat bottom #eaeab9;
	padding-bottom:90px;
}
.LeftNav
{
	background:url(../website_graphics/left_nav_bg.jpg) repeat-x #f1f1d1;
	padding:5px 15px;
}

.LeftNav a
{
	background:url(../website_graphics/arrow1.gif) no-repeat left center;
	display:block;
	padding:5px 0 5px 15px;
	text-align:left;
	color:#033700;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	
}
.LeftNav a:hover
{
	color:#088601;
	
}
.MemArea
{
	background:#033700;
	padding:15px 15px;
}
.MemArea td
{
	color:#fff;
}

.MemArea a
{
	text-align:left;
	color:#0aae01;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.MemArea a:hover
{
	color:#ffffe7;	
}

.ProImgBor
{
	border:solid 1px #e0d4b1;
}

.TableFormat 
{
	background-color:#eaeab9;
}
.TableFormat td
{
	background-color:#fcfce1;
}
.TableFormat th
{
	background-color:#eaeab9;
	font-size:12px;
	color:#666666;
}

.W154
{
	width:154px;
}

/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	background:#088601;
	height:29px;
}

.Footer td
{
	color:#9dda73;
	font-size:11px;
}

.Footer a
{
	font-weight:normal;
	color:#9dda73;
	font-size:11px;
	
}
.Footer a:hover
{
	color:#fff;
}


/*************************
	Footer End
************************/