/* Default */
a,p,b,i,div,table,tr,td,h1,h2,h3,h4,img,body,nobr 
				{ 						color:#000000; 									font-size:11px; font-family:Verdana,sans-serif; border:0px; padding:0px; margin:0px; border-spacing:0px; vertical-align:top; }


/* Links */
a				{ 						color:#900000; text-decoration:underline; 		font-family:Tahoma; }

a.navl			{ 						color:#000000; text-decoration:none; 			font-size:12px; font-family:Tahoma; 	background-image:url(/images/link-inside.gif); background-repeat:no-repeat; padding-left:10pt; }
a.navl:hover	{ background:#cc0000; 	color:#ffffff; 																			background-image:url(/images/link-inside-white.gif); background-repeat:no-repeat; padding-left:10pt; }

a.footerl		{ 						color:#999999; text-decoration:none; 			font-size:12px; font-family:Tahoma; }
a.footerl:hover	{ 						color:#ffffff; text-decoration:underline; 		font-size:12px; font-family:Tahoma; }

/* Header */
h1				{ 																		font-size:13px; font-family:Tahoma;		font-weight:bold;		display:inline; }
h2				{ 						color:#880000;									font-size:13px; font-family:Tahoma;		font-weight:bold;		display:inline; }
h3				{ 																		font-size:12px; font-family:Tahoma;		font-weight:bold;		display:inline; }
h4				{ 						color:#660000;									font-size:10px;	font-family:Tahoma;		font-weight:normal;		display:inline; }

/* Div */
.header			{ background:#F7F7F7;					border-left:1px solid #B7B7B7; border-right:1px solid #B7B7B7; 				}
.footer			{ 						color:#AFAFAF;									font-size:11px;	padding:5px 10px 2px 10px;	background-image:url(/images/bg_footer.gif); background-repeat:repeat-x; text-align:right; }
.none			{ 						color:#000000;	border:0px; }
.border			{ 										border-bottom:1px solid #B7B7B7; }

.content		{ background:#F7F7F7;					border-left:1px solid #B7B7B7; 																							padding:10px; }
.nav			{ background:#F7F7F7;					border-left:1px solid #B7B7B7; border-right:1px solid #B7B7B7; 				background-image:url(/images/bg_nav.gif); 	padding-left:6px; }

/* Img */
img.product		{ border:1px solid #7F7F7F; margin-left:4px; margin-right:4px; }

/* Other */
input.query		{ background:#FFFFFF;	color:#000000;	border:1px solid #7F7F7F;		font-size:13px;	padding:1px 2px 1px 2px;	height:21px; }
input.button	{ background:#A0A0A0;	color:#FFFFFF;	border:0px;						font-size:13px;	padding:1px 2px 1px 2px;	height:21px; background-image:url(/images/bg_button.gif); background-repeat:repeat-x; }

/* Input, Select, Textarea */
input                       { background:#FFFFFF; color:#000000; border:1px #46170a solid; padding:1px; margin:1px; }
input:focus                 { background:#f5efef; color:#000000; border:1px #46170a solid; padding:1px; margin:1px; }
select                      { background:#FFFFFF; color:#000000; border:1px #46170a solid; padding:1px; margin:1px; }
select:focus                { background:#f5efef; color:#000000; border:1px #46170a solid; padding:1px; margin:1px; }
textarea                    { background:#FFFFFF; color:#000000; border:1px #46170a solid; padding:1px; margin:1px; }
textarea:focus              { background:#f5efef; color:#000000; border:1px #46170a solid; padding:1px; margin:1px; }