/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


* {
	margin: 0;
	padding: 0;
}

p,ol,ul,h1,h2,h3,h4,h5,h5,h6 {margin:0 0 0 0}

body {
	/*margin-top: 20px; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

a {
	color: #C90404;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/img1.jpg); 
}

#headerWishblade {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/img1Wishblade.jpg);
}

#headerNewsletter {
	width: 850px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image: url(../images/img1Newsletter.jpg); 
}
#header h6 {
	float:right;
	font-size:12px;
}
#header h4 {
	float:left;
	font-size:12px;
}

#header h1, #header h2, #headerWishblade h1, #headerWishblade h2, #headerNewsletter h1, #headerNewsletter h2{
	float: left;
	font-weight: normal;
}

#header h1, #headerWishblade h1, #headerNewsletter h1 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
}

#header h2, #headerWishblade h2, #headerNewsletter h2 {
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
}
#header h5, #headerWishblade h5, #headerNewsletter h5 {
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
}


#header a, #headerWishblade a, #headerNewsletter a {
	text-decoration: none;
	color: #90210A;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	background: url(../images/img2.gif) repeat-y;  
}

#pagenewsletter {
	width: 850px;
	margin: 0 auto;
	padding: 0px 0px;
	background: url(../images/img2N.gif) repeat-y;   
}

/* Generic Wide Layout */
#widecontent {
	float: right;
	width: 640px;
	padding: 10px 10px 0 10px;
/*	background: url(images/WishbladePink1.jpg) no-repeat; */
/*	margin-top: 10px; */
/*	font-family: Arial;
	font-size: 14px; */
}

#widecontent .post2    a:link              { color: #C90404; text-decoration:none; }
#widecontent .post2    a:visited           { color: #C90404; text-decoration:none; }
#widecontent .post2    a:hover             { color: #C90404; text-decoration:underline; }
#widecontent .post2    a:active            { color: #C90404; text-decoration:none; }


/* Wishblade ad */
#wishblade_content {
	float: right;
	width: 398px;
	padding: 10px 10px;
	background: url(../images/WishbladePink1.jpg) no-repeat;
/*	margin-top: 10px; */
	font-family: Arial;
	font-size: 14px;
}
#wishblade_content .post {
}

#wishblade_content .postLeft {
	width: 187px;
	float: left;
	color: #FFFFFF;
}

#wishblade_content .postLeft h6
{
	font-weight: bold;
}
	

#wishblade_content .postRight {
	width: 190px;
	float: right;
	height: 65em;
}

#wishblade_content .postLeft    a:link              { color: #FFFFFF; text-decoration:underline; }
#wishblade_content .postLeft    a:visited           { color: #FFFFFF; text-decoration:none; }
#wishblade_content .postLeft    a:hover             { color: #C90404; text-decoration:underline; }
#wishblade_content .postLeft    a:active            { color: #FFFFFF; text-decoration:none; }

/* Content */

#content {
	float: right;
	width: 380px;
	padding: 0 20px;
	background: url(../images/img4.gif) no-repeat; 
}
#contentNewsletter {
	float: right;
	width: 470px;
	padding: 10 0 0 20px;
	background-image: url(../images/img4N.gif);
	background-repeat: no-repeat;
}

#content .post, #contentNewsletter .post, #widecontent .post {
}

#content .post2, #contentNewsletter .post2 {
}

#content .post h2, #content .post2 h2, #contentNewsletter .post h2, #widecontent .post h2 {
	margin-bottom: 1em;
	text-transform: none;
	font-weight: normal;
	color: #333333;
}

#content .post h3, #content .post2 h3, #widecontent .post h3 {
	margin-bottom: 1em;
	font-size: 100%;
}

#content .post p, #content .post ul, #content .post ol, #content .post2 p, #content .post2 ol {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#content .post2 ul{
	margin-bottom: 1em;
	line-height: 2em;
}

#content .post2 h4{
	color: #333333;
	padding-left: 20px;
	background: url(../images/img6.gif) no-repeat left bottom; 
}
#widecontent .post2 h4 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;

	color: #407FBF;
/*	background-image: url(images/ballunderline.gif);
	background-repeat: no-repeat;*/
}
#widecontent .postLeft {
	width: 187px;
	float: left;
	color: #FFFFFF;
	padding: 0 0 0 80px;
}
#widecontent .postRight {
	width: 187px;
	float: right;
	color: #FFFFFF;
	padding: 0 80px 0 0;
}	
.paddingltprod2
{	
	padding-left: 20px;
	background="images/ballunderline.gif";
	background-repeat:no-repeat;
}

.prodblue{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #247BD3;			 

}
.paddingpic2 {
	padding: 5px 0px 5px 15px;
	/*	 BACKGROUND: url(images/nav/blucir.gif) no-repeat #E5E5E5; */
	 
	border-bottom: 1px solid #BFBFBF;
	text-align:left;
	background-repeat: no-repeat;
}
#content .post2    a:link              { color: #C90404; text-decoration:none; }
#content .post2    a:visited           { color: #C90404; text-decoration:none; }
#content .post2    a:hover             { color: #C90404; text-decoration:underline; }
#content .post2    a:active            { color: #C90404; text-decoration:none; }

#content .post2    a.otherLink:link    { color: #C90404; text-decoration:none; }
#content .post2    a.otherLink:visited { color: #C90404; text-decoration:none; }
#content .post2    a.otherLink:hover   { color: #C90404; text-decoration:underline; }
#content .post2    a.otherLink:active  { color: #C90404; text-decoration:none; }
	
#content .post blockquote, #content .post ul, #content .post ol, #content .post2 blockquote { 
	margin-left: 3em;
}

/* Ad Space */

#adspace {
	float: right;
	width: 120px;
	padding: 15px 25px;
	background: url(../images/img5.gif) no-repeat; 
}
#adspace a {
	color: #C90404;
}

#adspace a:hover {
	text-decoration: none;
}

#adspaceholder {
	float: right;
	width: 120px;
	padding: 15px 25px;
	margin-right: 10px;
}

#adspaceNewsletter {
	float: right;
	width: 120px;
	padding: 15px 25px;
	background: url(../images/img5N.gif) no-repeat; 
}
/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	padding: 15px;
	background: url(../images/img3.gif) no-repeat; 
}

.boxed {
}

.boxed h2 {
	margin: 15px 0;
	padding-left: 20px;
	background: url(../images/img6.gif) no-repeat left bottom; 
	font-size: 92%;
	color: #3A2403;
}

.boxed h1 {
	margin: 15px 0;
	padding-left: 20px;
	background: url(../images/img6.gif) no-repeat left bottom;
	color: #3A2403;
	font-size: 14px;
}

.boxed .list {
    background: url(../images/img7.gif) repeat-x; 
	list-style: none;
}

.boxed .list li {
	padding: 10px 0 15px 0;
	background: url(../images/img7.gif) repeat-x left bottom;
}

.boxed .list h3 {
	font-size: 77%;
}

/* Menu */

#menu {
}

#menu ul {
	list-style: none;
	background: url(../images/img7.gif) repeat-x;
}

#menu li {
	padding: 5px 0;
	background: url(../images/img7.gif) repeat-x left bottom;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 140px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 610px 0 20px;
	background: url(../images/img8.gif) no-repeat;
	font-size: 77%;
}

#footer p {
	margin-bottom: 1em;
	line-height: normal;
}

#footerN {
	width: 130px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 700px 0 20px;
	background: url(../images/img8N.gif) no-repeat;
	font-size: 77%;
}

#footerN p {
	margin-bottom: 1em;
	line-height: normal;
}

#ArialCSS {        
		font-family: Arial;
        font-size: 16px;
        color: #FFFFFF;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        letter-spacing: normal;
        vertical-align: top;
        word-spacing: normal;
        text-align: left;
        white-space: normal;
}
.whiteArial {
		font-family: Arial;
        font-size: 16px;
        color: #FCFCFC;
}

.whiteArialmed  {
		font-family: Arial;
        font-size: 14px;
        color: #FCFCFC;
}

#irw {
	width: 954px;
	height: 100px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/irw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Horizontal rule properties */

/*HR {
	color: #E7EAEF;
	height: 1px;
} 

TABLE.cobtbl{
	background-color: #95A7CF;
}
TABLE.ordtbl{
	background-color: #E7EAEF;
}
TD.cobhl{
	background-color: #E6E9F5;
}
TD.cobll{
	background-color: #FFFFFF;
}
TR.cobhl{
	background-color: #F8F9FB;
}
TR.cobll{
	background-color: #FFFFFF;
}
*/

HR {
	color: #FFFFFF;
	height: 1px;
} 

TABLE.cobtbl{
	background-color: #FFFFFF;
}
TABLE.ordtbl{
	background-color: #95A7CF;
}
TD.cobhl{
	background-color: #FFFFFF;
}
TD.cobll{
	background-color: #FFFFFF;
}
TR.cobhl{
	background-color: #95A7CF;
}
TR.cobll{
	background-color: #95A7CF;
}

form{
	margin: 0;
	padding: 0;
}
img.cartimage {
width: 100px;
border:1px;
}

.border {
	border: 4px;
	background:#ffffff;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;
}
.paddding6 {
padding-left: 12px;
padding-right: 12px;

}
.padddingwel {
padding-top: 12px;

padding-left: 12px;
padding-right: 12px;

}
.bg_norepeat{
background-repeat:no-repeat;
	
}
A:link {
	color: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}
.greybglite23 {
	BACKGROUND: #E4E4E4;

}
A:hover {
	color: #0761BC;
	text-decoration: none;
}

HR {
	color : #BDD0EE;
}


TD {
	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;
	color:#666666;
}
.txt {
	font-size: 10px;
	font-family :Arial, Helvetica, sans-serif;
	color:#666666;
}
.txtb {
	font-size: 10px;
	font-family :Arial, Helvetica, sans-serif;
	color:#24669E;
}
a.txtb {
	font-size: 10px;
	font-family :Arial, Helvetica, sans-serif;
	color:#24669E;
}
a.txtb:hover {
	font-size: 10px;
	font-family :Arial, Helvetica, sans-serif;
	color:#24669E;
}
a.txtb:active {
	font-size: 10px;
	font-family :Arial, Helvetica, sans-serif;
	color:#24669E;
}
a.txtb:visited {
	font-size: 10px;
	font-family :Arial, Helvetica, sans-serif;
	color:#24669E;
}
P {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
		color:#666666;

}
.searchbox {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	padding-left: 4px;
}

TD.dark {
	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;
}

P.dark {
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
}

TD.smaller {
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #474747;
}



.red11 {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CB0D0D;
}
a.red11 {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CB0D0D;
}
a.red11:hover {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CB0D0D;
}
a.red11:active {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CB0D0D;
}
a.red11:visited {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CB0D0D;
}
.search {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #506A92;
}
.search2 {
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #506A92;
}
a.search {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #576196;
}
a.search:hover {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #576196;
}
a.search:visited {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #576196;
}
a.search:active {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #576196;

}
.greylarge{
	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #6E6E6E;
}
.blue11{
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration:underline;
}
	.borderprod
	{
	
	border-left: 1px solid #BDCFE8;
	border-right: 1px solid #BDCFE8;
	padding: 2px;
	background:#ffffff;
}
.black11
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration:underline;

}
a.black11
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration:underline;

}a.black11:visited
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration:underline;

}a.black11:active
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration:underline;

}
a.black11:hover
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration:underline;

}
.blue11
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration:underline;

}
a.blue11
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration:underline;

}a.blue11:visited
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration:underline;

}a.blue11:active
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration:underline;

}
a.blue11:hover
{
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration:underline;

}
	.borderprod2
	{
	
	border-left: 1px solid #BDCFE8;
	border-right: 1px solid #BDCFE8;
	padding: 2px;
	background:#ffffff;
		font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration:underline;

}
.prodblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #247BD3;			 

}
.bglitepadd {

	padding-left:24px;
			 BACKGROUND: url(../images/red_sq.gif) no-repeat;


}
	.prodlogo
{	padding-right: 4px;
}
	.paddingall
{	padding: 4px;
}
	.paddingltprod2
{	
padding-left: 20px;

}
	.paddingltprod
{	
padding-left: 10px;
padding-right: 10px;

}
	.paddingleft
{	padding-top: 13px;
padding-left: 13px;
}
	.paddingright
{	padding-right: 13px;
}
	.paddingright2
{	padding-right: 5px;
}
	.padprodi
{	
padding-top: 5px;
padding-bottom: 5px;
	border-bottom: 1px solid #BFBFBF;
}
.bggrey {
	background: #C9C7C6;
}
.bggreyl {
	background: #EEEFF0;
}
.header13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #24669E;
	font-weight: 400;
	font-weight: bold;
	text-transform: lowercase;

}
	.greycart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #989797;
	font-weight: 400;
	font-weight: bold;
	text-transform: lowercase;

}	
	.brown13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #776868;
	font-weight: bold;
	font-style: normal;
	text-transform: lowercase;

}	
	.ShopHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #333333;
	font-weight: 400;
	font-style: normal;
	text-transform: lowercase;

}
	.ShopHeader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: 400;
	font-style: normal;

}
	.cartot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A93838;
	font-weight: bold;
	font-style: normal;

}
	.cartot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #A93838;
	font-weight: 400;
	font-style: normal;

}
	.ShopHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333333;
	font-weight: 400;
	font-style: normal;
	text-transform: lowercase;

}	
	.ShopHeader5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: normal;

}
	.grey14 {
	font-size: 14px;
	font-family :Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight:bold
}
.pademail {
	padding: 1px 0px 1px 22px;
	BACKGROUND: #FFFFFF url(../images/prod/email.gif) no-repeat;
	FONT-SIZE: 10px;
	COLOR: #666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;	

}
.padq{
	padding: 1px 0px 1px 22px;
	 BACKGROUND: url(../images/prod/q.gif) #FFFFFF no-repeat;
	FONT-SIZE: 10px; COLOR: #666; FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;	

}
.padprint {
	padding: 1px 0px 1px 22px;
	 BACKGROUND: url(../images/prod/print.gif) #FFFFFF no-repeat;
	FONT-SIZE: 10px; COLOR: #666; FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;	

}
.padzoom{
	padding: 2px 0px 2px 22px;
	 BACKGROUND: url(../images/prod/zoom.gif) #FFFFFF no-repeat;
	FONT-SIZE: 10px; COLOR: #666; FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;	

}
	.borderprodnew
	{
	
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	padding: 2px;
}
	.borderprodbgblue
	{
	
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	padding: 2px;
	background:#0000FE;
}

.borderinfo
	{
	
		background:#E0E0E0;
		border-top: 1px solid #BFBEBE;

}
	.borderinfo2
	{

		border-bottom: 1px solid #BFBEBE;

}
	.borderinfo3
	{

		border-top: 1px solid #BFBEBE;

}
	.borderprodbg
	{
	
	border-left: 1px solid #D2DCFE;
	border-right: 1px solid #D2DCFE;
		padding-left: 8px;
		background:#DBDBDB;

}
	.borderprodbgLogin
	{
	border-left: 1px solid #D2DCFE;
	border-right: 1px solid #D2DCFE;
	padding-left: 8px;
	background:#DBDBDB;
	width: 204px;
	height: 40px;
}
	.bordercart
	{border: 1px solid #98B0CC;
	padding: 2px;
	BACKGROUND: #F4F4F4;
}
.bordercart2 {
	padding-right: 2px;
	padding-left: 5px;
	border: 1px solid #cccccc;
}
	.borderprodnew2
	{
	
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}

	.borderprodnewborder
	{
	
	border-left: 1px solid #D2DCFE;
	border-right: 1px solid #D2DCFE;
		padding: 2px;
		border-bottom: 1px solid #DBDBDB;

}
	.bordergrey
	{
	
			border-left: 1px solid #BFBEBE;
	border-right: 1px solid #BFBEBE;
			padding-left: 12px;
			padding-right: 12px;
			padding-top: 4px;
padding-bottom: 4px;


}
	.bordergrey3
	{
	
			border-left: 1px solid #BFBEBE;
	border-right: 1px solid #BFBEBE;
			padding-left: 5px;
			padding-right: 5px;


}
	.bordergrey2
	{
	
			border-left: 1px solid #BFBEBE;
	border-right: 1px solid #BFBEBE;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
padding-bottom: 2px;


}
	.borderprodnew3
	{
	
	border-left: 1px solid #D2DCFE;
	border-right: 1px solid #D2DCFE;
	/*	padding: 2px; */
		padding-left: 18px;
		padding-right:18px;

}
.blue142 {
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #174196;
	font-weight:bold;
}

.blue14new{
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #24669E;
	font-weight:bold;
}

.blue16 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #24669E;
	font-weight:bold;
}
.white16 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
}
.white11 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.red1_11 {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #CC0C0C;
}

.red1_14 {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #E01F26;
}
	.blue14 {
	font-size: 14px;
	font-family :Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}
	.red14 {
	font-size: 14px;
	font-family :Arial, Helvetica, sans-serif;
	color:#24669E;
	font-weight:bold;
}
.bluelnk2
{	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;

	color: #174196;
}
a.bluelnk2
{	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;

	color: #174196;

}
a.bluelnk2:active
{	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;

	color: #174196;

}
a.bluelnk2:visited
{	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;

	color: #174196;

}
a.bluelnk2:hover
{	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;

	color: #174196;

}
.bluelnk
{	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;

	color: #666666;
}
a.bluelnk
{	font-size: 11px;
	font-family :Arial, Helvetica, sans-serif;

	color: #174196;

}
.bluelogin2 {
	background: #0854A1;
		padding-left: 4px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-transform: lowercase;

}
.bluelogin {
	background: #0854A1;
		padding-left: 4px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-transform: lowercase;

}
.paddingpic2 {
	padding: 5px 0px 5px 15px;
	 BACKGROUND: url(../images/nav/blucir.gif) no-repeat #E5E5E5;
	 
	border-bottom: 1px solid #BFBFBF;
	text-align:left;
}
.bgbrowncart {
	background: #E8E8E8;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	font-weight:bolder;
		font-style: normal;

}
.cust1{
	padding-left:18px;
	BACKGROUND: url(../images/bullet4.gif) no-repeat;
	padding-top: 4px;


	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.paddingpic {
	padding: 5px 0px 5px 15px;
	 BACKGROUND: url(../images/nav/red_cir.gif) no-repeat;
	 
	border-bottom: 1px solid #BFBFBF;
	text-align:left;
}
.led_adv {margin-top:15px;}
.led_adv td  {padding-bottom:15px; vertical-align:middle;}
.led_adv .num {font-size:24px; font-weight:bold; text-align:left; vertical-align:top; width:7%}

.Bold11_Red2{
	color: #CC0000;
}

.navy11{
padding: 5px;
}

.12text {
	font-size: 12px;
}

.12textRed {
	font-size: 12px;
	color: #CC0000;
}

.greenLargeText {
	font-size:24px;
	color:#005500; 
	FONT-FAMILY:Arial;
	text-align:center;
}

.greenMedText {
	font-size:15px;
	color:#005500;
	FONT-FAMILY:Arial;
}

.purpleLargeText {
	font-weight: bold;
	font-size:16px;
	color:#800080;
	font-family:Verdana;
}

TD.mincart {
font-size: 10px;
font-family : Verdana;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
}

a.mincart {
color: #CC0000;
text-decoration: none;
}

a.mincart:hover {
color: #ffffff;
}
/* <--- Start Mini Login ---> */

A.MiniLogin {
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

A.MiniLogin:link {
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

A.MiniLogin:active {
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

A.MiniLogin:visited {
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

A.MiniLogin:hover {
color:#FF0000;
text-decoration:underline;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;


/* <--- End Mini Login ---> */
