/* CSS Document */
body{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#fbfede;
}
.toplink{
background-color:#f2b300;
font-family:Arial;
font-size:11px;
color:#FFFFFF;
text-transform:uppercase;
line-height:22px;
font-weight:bold;
}
.toplink:hover{
background-color:#f2b300;
font-family:Arial;
font-size:11px;
color:#000000;
text-transform:uppercase;
font-weight:bold;
}
.bg{
background-image:url(images/header_rght.gif); 
background-repeat:no-repeat; 
background-position:right;
height:140Px;
}
.welcome_bg{
background-image:url(images/welcome_bg.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.pro_dis{
background-image:url(images/prod_display.gif);
background-position:center;
background-repeat:no-repeat;
width:98Px;
height:98px;
text-align:center middle;
}
.cata{
background-color:#efd791;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.pro_title{
font-family:trebuchet MS;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.pro_title:hover{
font-family:trebuchet MS;
font-size:12px;
font-weight:bold;
color:#ffe403;
text-decoration:none;
}

.pro_title1{
font-family:trebuchet MS;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;

}
.pro_title2{
font-family:trebuchet MS;
font-size:12px;
color:#000000;
text-decoration:none;
border-bottom:1px dashed #ffffff;
}

.pro_title1:hover{
font-family:trebuchet MS;
font-size:12px;
color:#ff0000;
text-decoration:none;
font-weight:bold;
}

.btmbrdr{
border-bottom:1px solid #5d0c0a;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;

}

a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#FF0000;
text-decoration:none;
}
.main_link{
font-family:trebuchet MS;
font-size:12px;
color:#009900;
font-weight:bold;
background-image:url(images/bullet1.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
}
.main_link1{
font-family:trebuchet MS;
font-size:12px;
color:#009900;
font-weight:bold;
padding-left:20px;
}
.sub_link{
font-family:arial;
font-size:11px;
color:#000000;
font-weight:bold;
line-height:22px;
border-bottom:1px dashed #009900;
}
.padding{
padding-left:20px;
}
.title{
font-family:trebuchet MS;
font-size:20px;
font-weight:bold;
color:#000099;
}
.bgtd{
background-color:#f2b300;
border:1px solid #e9e6cb;
padding-left:10px;
font-family:trebuchet MS;
font-size:12px;
color:#ffffff;
font-weight:bold;

}
.bgtd1{
background-color:#f3f1df;
border:1px solid #e9e6cb;
padding-left:10px;
}
.input{
font-family:Arial;
font-size:11px;
color:#000000;
}

.border{
border:1px solid #d6ce9b;
}
.listing_bg1{
background-image:url(images/listing_bg.jpg);
background-repeat:repeat;
background-position:bottom;
border-bottom:1px dotted #a5b685;
border-left:1px dotted #a5b685;
border-top:1px dotted #a5b685;
border-right:1px dotted #a5b685;
color:#000000;
}
.pro_title3{
font-family:Arial;
font-size:11px;
color:#3300CC;
font-weight:bold;	
border-bottom:1px dashed #2b9817;
}

.pro_display{
border:2px solid #e40300;
}
.pro_display1{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#fcc012;
border:1px solid #ffffff;
}
.display_title{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF0000;
}
.paging{
background-image:url(images/paging_bg.gif);
height:22px;
width:15px;
padding-left:8px;
padding-right:8px;
}
.button{
border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #116404;
	border-bottom-color: #000000;
	border-left-color: #116404;
	border-top-color: #116404;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}