body {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;  	
}

td {
	font-size:12px;	
}

th {
	font-size:14px;
	font-weight:bold;	
}
select{
color:#0B0B8C;
}

a:link {text-decoration : none; color: #000000; font-size:11px;}
a:visited {text-decoration : none; color: #000000; font-size:11px;}
a:active {text-decoration : none; color: #000000; font-size:11px;}
a:hover {text-decoration : underline; color: #000000; font-size:11px;}

a.menulink:link {text-decoration : none; color:#000000; font-size:12px; font-weight:bold; font-style:italic;}
a.menulink:visited {text-decoration : none; color: #000000; font-size:12px; font-weight:bold; font-style:italic;}
a.menulink:active {text-decoration : none; color: #000000; font-size:12px; font-weight:bold; font-style:italic;}
a.menulink:hover {text-decoration : none; color:#FF0000; font-size:13px; font-weight:bold; font-style:italic;}

a.productlisting:link {text-decoration : none; color:#0b0b8c; font-size:12px;}
a.productlisting:visited {text-decoration : none; color: #0b0b8c; font-size:12px;}
a.productlisting:active {text-decoration : none; color: #0b0b8c; font-size:12px;}
a.productlisting:hover {text-decoration : none; color:#6767f3; font-size:12px;}

a.toplink:link {text-decoration : none; color:white; font-size:12px; font-weight:bold;}
a.toplink:visited {text-decoration : none; color: white; font-size:12px; font-weight:bold;}
a.toplink:active {text-decoration : none; color: white; font-size:12px; font-weight:bold;}
a.toplink:hover {text-decoration : none; color:white; font-size:12px; font-weight:bold;}

a.footerlink:link {text-decoration : none; color:#000000; font-size:11px;}
a.footerlink:visited {text-decoration : none; color: #000000; font-size:11px;}
a.footerlink:active {text-decoration : none; color: #000000; font-size:11px;}
a.footerlink:hover {text-decoration : underline; color: #000000; font-size:11px;}

td.menutd{
	height:16px;
	font-size:12px;
	font-weight:bold;	
	background-color:#FFFFFF;
	text-align:center;
}

td.pageheadtext{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}
td.listingtd{
	
	color:#0b0b8c;
	font-size:12px;
	background-color:#E6E5F5;
}
td.listingtdheading{
	height:14px;
	color:red;
	font-size:12px;
	background-color:#E6E5F5;
	font-weight:bold;
}
td.intro{
	font-size:10px;
}
.textbox{
	color:#0B0B8C;
	background-color:#fbfbfd;
	font-weight:bold;
	BORDER-RIGHT: #0B0B8C 1px solid;
    BORDER-TOP: #0B0B8C 1px solid;
    BORDER-LEFT: #0B0B8C 1px solid;
    BORDER-BOTTOM: #0B0B8C 1px solid;
}
.btnsubmit{
	background-image:url(images/buttonbg.gif);
	BORDER-RIGHT: #0B0B8C 0px solid;
    BORDER-TOP: #0B0B8C 0px solid;
    BORDER-LEFT: #0B0B8C 0px solid;
    BORDER-BOTTOM: #0B0B8C 0px solid;
	cursor:pointer;
	font-weight:bold;
	color:#FFFFFF;
}
td.producthead{
	font-weight:bold;
	font-size:14px;
	color:#FF0000;
}
td.note{
	font-size:12px;
	color:#0b0b8c;
}
td.pagehead{
font-weight:bold;
font-size:18px;
color:#339933;
}