input {
	font-family: Arial, Tahoma;
	font-size: 10px;
}
select {
	font-family:Arial, Tahoma;
	font-size: 10px;
}
table {
	border: 1px none;


}
textarea {
	font-family:Arial, Tahoma;
	font-size: 10px;
}
body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-image:url(images/MegaSiteBG.gif);
}

#LeftFrameBG {
	background-image:url(images/LeftFrameBG.gif);
	background-repeat:repeat-y;
	width:150px;
	font-family:Arial, verdana, Helvetica, sans-serif;
	vertical-align:top;
}

#LeftNavStyle a:link, #LeftNavStyle a:visited {
	display: block;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/nav2.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color:#FFFFFF;
	text-decoration:none;
}

#LeftNavStyle a:hover{
	background-image:  url("images/nav1.gif");
	font-weight: bold;
	text-decoration: none;
}


#BodyStyle{
	width:600px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	vertical-align:top;
	text-align:left;
	padding-left:0;
	padding-right:0;
}

#LeftBodyStyle{
	width:150px;
	font-family: Arial, verdana, Helvetica, sans-serif;
	vertical-align:top;
	text-align:left;
}
.bg10{
	background-image:url(images/bg10.gif);
	background-position:right;
	background-repeat:repeat-y;

}
.bg11{
	background-image:url(images/Layout_15A.gif);
	background-repeat:repeat-x;
	height:34px;

}

.FooterStyle{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
.Welcome{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:30px;
	padding-top:0;
	background-image:url(images/linebg.gif);
	line-height:22px;
	font-weight:bolder;
	color:#000099;
}
/*************** New Product styles *****************/
.LastestProduct{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:30px;
	padding-top:0;
	background-image:url(images/linebg.gif);
	line-height:26px;
	font-weight:bolder;
	color:#000099;
	width:50%;
}
/*************** End News Product styles *****************/

/*************** New Product styles *****************/
.LastestProductPromo{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:30px;
	padding-top:0;
	background-image:url(images/linebg.gif);
	line-height:26px;
	font-weight:bolder;
	color:#000099;
	width:50%;
}
/*************** End News Product styles *****************/


/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.heading14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.heading12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align:top;
}
.CenterImage {
	text-align: center;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li {
	text-align:justify;
}
/********* form and related tag styles *********/