
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6E6E;
    background-color : white;
	margin: 0px;
}

.search {
	background-image: url(images/search_bar_bg.gif);
	background-repeat: repeat-x;
	height: 77px;
	width: 202px;
}
textarea,input,select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	background-image: url(images/input_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c5c5c5;
}
.searchheight {
	height: 20px;
}
.usersonline {
	background-image: url(images/header_sec_vo.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 205px;
}
.uos {
	height: 97px;
}
.navbg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	width: 198px;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	color: #6E6E6E;
	text-decoration: none;
}
a:hover {
	color: #626262;
	text-decoration: underline;
}
a:active {
	color: #6E6E6E;
	text-decoration: underline;
}
.mcbg {
	background-image: url(images/mc_bg.gif);
	background-repeat: repeat-y;
	width: 506px;
}
.lshadow {
	background-image: url(images/lshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.rshadow {
	background-image: url(images/rshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.crbg {
	background-image: url(images/crbg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.kw {
	font-size: 1px;
	color: #FFFFFF;
}
#Comment_Form td{
    font-size:11px;
}

#Product_Form {
    border-style:solid;
    border-width:1px;
    border-color:Silver;
}

#Product_Form td{
    font-size:10px;
}
#Category_Form{
    position:relative;
    padding-top:10px;
}
#Category_Form td{
    font-size:10px;
}
#Top_Nav td{
    font-size:10px;
    
}
.Main_Page_Title{
	font-size:11px;
	font-family:Arial;
	color:#8E8F8F;
}
.Blue_Title{
    color : #18B6FF;
    font-size:12px;
    font-weight:bold;
}
.Pathlist{
    color : #18B6FF;
    font-size:10px;
    font-family:Arial;
    
}
.Category_Title{
    font-size:11px;
    font-family:Arial;
    font-weight: bold;
}

.Item_Title{
    font-size:11px;
    font-family:Arial;
    font-weight: bold;
    color : #18B6FF;
}

.Search_Hilite{
   font-size:11px;
   font-family:Arial;    
   color:black;
   font-weight:bold;
   background-color: yellow;
}
.Item_Text{
    font-size:11px;
    font-family:Arial;    
}

.Category_Title_Active a{
    font-size:11px;
    font-family:Arial;
    font-weight: bold;    
}

.Product_Header{
    font-size:13px;
    font-family:Arial;
    font-weight: bold;
    color : #18B6FF;
}

#Contact_Us{
    font-family: Arial;
    font-size: 12px;
    color : Black;
}

#Contact_Us td{
    font-family: Arial;
    font-size: 12px;
    color : Black;
}

#About_Us td{
    font-family : Arial;
    font-size   : 11px;
    color       : Black;
    line-height:18px;
    text-align:justify;
    
}

#About_Us{
    font-family : Arial;
    font-size   : 11px;
    color       : Black;
}

.Image_Back{
    background: url(images/shadowAlpha.png) no-repeat bottom right;
    padding:6px 10px 10px 6px;
    text-align:center;
}