
body { background: #ffffff;
	color: #505050;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
}

#padnav { padding: 0px 0px 0px 14px;
}

#leftnav { 
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#active  {
	color: #505050;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#cartcats  { padding: 0px 0px 0px 3px;
	color: #003366;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1em;
}


.footer {font-size:10px}

#footer {background:url(images/dot.gif) left top repeat-x;
width:739px;
height:89px;
margin:0px 0px 0px 0px;
padding:0;
text-align:left;}

.line {background:#D6D6D6;
height:1px;}

.gray {color:#505050; text-decoration:underline}
.red {color:#C20000; text-decoration:none}
.yellow {color:#FFF3AF; text-decoration:none}
.bot_txt {color:#505050; text-decoration:none}


.abs {vertical-align:middle}
.big {font-size:12px; color:#212121}
.bigger {font-size:14px}
.biggest {font-size:16px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

.abs {vertical-align:middle}
		
.form { width:179px;
		height:16px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A0A0A0;
		background-color:#FDFDFD;
		color:#5A5A5A;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:179px;
		height:77px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A0A0A0;
		background-color:#FDFDFD;
		color:#5A5A5A;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}
