table#topNav a:link{
	color : WHITE;
	font-weight : bold;
	text-decoration : none;
}
table#topNav {
border-bottom:solid #CCCCCC 1px; 
border-left:solid #CCCCCC 1px;
 border-right:solid #CCCCCC 1px; 
 border-top:solid #CCCCCC 1px;
}

table#topNav a:visited{ 
	color : WHITE;
	font-weight : bold;
	text-decoration : none;
}

table#topNav a:hover{ 
	color : #FFCC33; 
	font-weight : bold;
	text-decoration : none;
}
table#topNav td{
	background-color:#7FB63E;
padding:6px;
background-image:url(images/bg_topnav.gif);
font-weight:bold;
font-size:12px;
}


/*Footer navigation bar*/
table#footerNav a:link{
	color : Black;
	font-weight : bold;
	text-decoration : none;
}
table#footerNav {
border-bottom:solid #CCCCCC 1px; 
border-left:solid #CCCCCC 1px;
 border-right:solid #CCCCCC 1px; 
 border-top:solid #CCCCCC 1px;
}

table#footerNav a:visited{ 
	color:#333333;
	font-weight : bold;
	text-decoration : none;
}

table#footerNav a:hover{ 
	color : Green; 
	font-weight : bold;
	text-decoration : none;
}
table#footerNav td{
padding:4px;
background-color:#CCCCCC;
font-weight:bold;
font-size:12px;
}

/* path of the current page */
td#pathHeader {
border-bottom:solid #CCCCCC 1px;
padding:2px;
padding-top:3px;
}

table.tableForm {
	padding: 1px;
}

A:link{
	text-decoration : none;
	color: #0180BE;
}
A:visited{
	color: #0180BE;
	text-decoration : none;
}
A:active{
	color: Deepskyblue;
	text-decoration : underline;
}
A:hover{
	color: #339933;
	text-decoration : underline;
}

body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #f9f9f9;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: WHITE;
	scrollbar-arrow-color: #66AB38;
	font-size: 10pt;
	color: Black;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
}

h1 {
	font-size: 18px;
}
.footer {
font-size: 7pt;
padding: 3px;
}

td#rightCol {
	vertical-align:top;
	text-align:left;
	width: 100%;
}
/*
td#leftCol {
	vertical-align:top;
	width:100px;
}*/

 input.txt{
	width : 145px
}

 input.submit{
width : 60px;
}

/*Set the font for all the button, text input...etc*/
input {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

table#mainFrame {
	padding: 0px;
	border: 0px none;
	margin: 0px;
	width: 100%;
}

/* Left navigation menu */
table.leftMenu {
	width:175px;
	border: 0px none;	
	padding:2px;
}
table.leftMenu td {
	padding: 2px;
	vertical-align:top;
}
table.leftMenu td.bullet {
	text-align:center;
	width:13px;
	border-bottom:dotted #909090 1px;
}
table.leftMenu td.text {
	 width:167px;
	 border-bottom:dotted #909090 1px;
}

table.leftMenu td.leftMenuHeader {
	background-color: #B3B3B3;
	color:white;
	font-weight:bold;
}

/* Index Notice Board*/
table.noticeBoard {
	border: 1px solid #B3B3B3;	
	padding:2px;
}
table.noticeBoard td {
	padding: 2px;
	vertical-align:top;
}

table.noticeBoard td.header {
	background-color: #B3B3B3;
	color:white;
	font-weight:bold;
}

/* small menu */
.leftMenuDiv {
	border-style: solid;
	border-color: LightGrey;
	border-width: 1px;
	margin:8px;
	padding:0px;
}
td#menuHeader{
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3466A1;
	text-align: left;
	padding:3px;
	padding-left:5px;
}

table#bodyContent{
	padding:0px;
	border:0px none;
	margin:0px;
	width:100%;
}

table#bodyContent td#Content{
	padding:4px;
	padding-left:2px;
	padding-right:8px;
	text-align:left;
}

/* top */
table#banner {
	padding:0px;
	background-color:#66AB38;
	height:90px;
	width:465px;
	border-width: 0px;
	vertical-align:middle;
}

img.imgBanner {
border: 1px solid #000000;

}

td.searchBar {
border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px;
}




/*
table#leftMenu td{
	padding-left:3px;
	padding-top:3px;
}



table#bodyContent td#menuHeader{
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3466A1;
	padding:3px;
	padding-left:5px;
}
td#menuHeader a {
	color: white;
	text-decoration: none;
}

td#menuHeader a:hover {
	color: #33FFFF;
	text-decoration: none;
}*/
/*.textContent {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}*/
table#bodyContent td.Detail {
	padding:10px;
	width: 50%;
}

.errorMsg {
	color: Red;
	font-weight: bold;
}.lblTextbox {
	border: 0px none;
}
h5 {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	bottom: -15px;
	margin-bottom: 3px;
	color: #009900;

}
.bulletpt {
	margin-left: -20px;
}
.headingOrange {
	font-weight: bold;
	color: #FF6600;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-right: 0px;
	margin-left: 0px;
}
.specialText {
	color: #FF0000;
	font-weight: bold;
}

/* shopping cart table */
table#cart {
width:100%;
padding:1px;
}

table#cart tr#cartHeader {
	background-color:#CCCCCC;
	text-align:center;
	color:BLACK;
	font-weight:bold;
}

.cartTotal {
border-left:none;
border-top:Solid Black 2px;
border-bottom:Solid Black 2px;
color: Red;
font-weight: bold;
/*background-color:#FF6600;*/
}
/* end of shopping cart table */