; 
body, td {
	padding:0;
	margin:0;
	
}

.redwords {
font: 15px Arial, Helvetica, sans-serif;
color:#ab0505;

}

td {
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
	
}

form, p, h1, h2, h3, h4, h5, ul, ol {
	margin:0;
	padding:0;
}

h1 {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	line-height:25px;
}

h2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:25px;
}

img a, a img {
	border:none;
}

.bgL{
	background:url(images/bgL.jpg) repeat-y right #f0f8ff;
}

.bgR{
	background:url(images/bgR.jpg) repeat-y left #f0f8ff;
}
.blueLine{
	background:#21307e;
	line-height:10px;
}
.limit {
	background:#c5c5c5;
	width:1px;
}

#content {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.smallcontent {
	font:9px Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Other Styles */

.blueProduct a {
	color:#003366;
	font: bold 9px tahoma;
	line-height:15px;
}

.buttonStyle {
	background: url(images/btBg.jpg) no-repeat;
	width:146px;
	height:28px;
	text-align:center;
	color:#FFFFFF;
	border:none;
}

.cat {
	padding: 10px;
	line-height:18px;
}

.cat a{
	color:#000000;
}

.caTitle {
	font-family: Arial, Helvetica, sans-serifx;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	background-color:#2c4391;
	text-align:center;
	line-height:25px;
}

.caList, .caList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}
.caList {
	padding:10px;
	border-right: solid 1px #2c4391;
	border-bottom: solid 1px #2c4391;
	height:410px;
}
	
.titleBlue {
	background:url(images/titleBg.jpg)  repeat-x;
	color:#000000;
	font:bold 16px Arial, Helvetica, sans-serif;
}

.titleBlue a{
	color:#003366;
}
.catBox {
	background:#dce9f2;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.catBox td {
	padding:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.catBox .limit {
	background:url(images/limit.jpg) no-repeat center;
	height:130px;
}
.catBox a {
	color:#000000;
}


/* Header */
#header{
	line-height:21px;
}

#header a{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}


/* Product */
#product {
	background:url(images/navBg2.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height:30px;
	padding: 0px 5px;
white-space:nowrap;

}
#product a {
	color:#000000;
	padding-right: 3px;
white-space:nowrap;
}

/* List */

#mylist {
	list-style-position: inside;
	list-style-type: disc;	
	padding:0 0 0 20px;
	margin:0;
}



/* Menu */
#topnav {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background:url(images/navBg.jpg) repeat-x;
	line-height:30px;
	padding:0px 5px;
}
#topnav ul {
	margin:0;
	padding:0;
}
#topnav ul li {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	display:block;
	float:left;
	line-height:30px;
	border-right: solid 1px #000000;
}
#topnav ul li a {
	color:#000000;
	padding: 0px 5px;
	display:block;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
white-space:nowrap;
}

#topnav h2 {
font-weight:normal;
}

#topnav a:hover {
	color:#111e77;
}

#topnav ul ul {
	position: absolute;
	z-index: 500;
	top:100%;
	left:0;
	padding:0;
	width:100px;
	border:solid 1px #111e77;
	background-color:#ffffff;
}

html>body #topnav ul ul {
}


#topnav ul ul li {
	display:block;
	border:none;
	width:100%;
}
#topnav ul ul li a {
	text-decoration: none;
	text-transform:none;
	color:#000000;
	padding:0px 0px 0px 5px;
	line-height:20px;
	float:left;
	display:block;
}
#topnav ul ul li:hover {
	background-color:#111e77;
}
#topnav ul ul li a:hover {
	color:#FFFFFF;
}
#topnav ul li.last2 {
	border-right:none;
}

#topnav ul li li.last2 {
padding:0px;
}

#topnav ul ul ul {
	position: absolute;
	top: 0;
	left:70%;
}
#topnav ul ul li a {
}

#topnav ul ul,
#topnav ul li:hover ul ul,
#topnav ul ul li:hover ul ul
{display: none;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li {
	display:none;
}

#topnav ul li:hover ul,
#topnav ul ul li:hover ul,
#topnav ul ul ul li:hover ul
{display: block;}

#topnav li:hover ul, li.over ul { display: block; float:left;}

<!--[if lt IE 7]>
#topnav{float:left;}
body{behavior:url(csshover.htc); }
#topnav ul li{ display:block; float:left;}
#topnav a{height:1%;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li {
	display:none;
}
<![endif]-->