
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6E6E6E;
    background-color : white;
    /* background-image : url(icones/main-back.gif); */
    background-image : url(backside.jpg);    
	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;
}
.menu_link_left a{ 
    font-size: 11pt;         
}
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 : #9D080D;
    font-size:12px;
    font-weight:bold;
}
.Pathlist{
    color : #9D080D;
    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 : #9D080D;
}

.Item_Text{
    font-size:11px;
    font-family:Arial;        
}

.Category_Title_Active a{
    font-size:11px;
    font-family:Arial;
    font-weight: bold;
    color : #9D080D;
}

.Product_Header{
    font-size:13px;
    font-family:Arial;
    font-weight: bold;
    color : #9D080D;
}