body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
}
.top_logo_bg {
	background-image: url(images/index_top_bg.jpg);
}
.white_small_txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
}
 

 
.white_normal_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
 
.grey_normal_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	line-height: 18px;
}
.white_bold_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.black_small_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}
.white_bold_big_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.orange_bold_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF8800;
}
.red_bold_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
}

.login_table {
border:thin;
border-bottom-color:#FF9900;
border-left-color:#FF9900;
border-right-color:#FF9900;
border-top-color:#FF9900;
}
.left_border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.category_left_bg_top {
	background-image: url(images/index_cate_left_top_bg.jpg);
}
.gery_normal_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E5D5D;
}
.products_bg {
	background-image: url(images/index_products_bg.jpg);
}
a.orangelink{
	color: #FF8800;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
 }
a.orage_link{
	color:#FF9900;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

a.orangelink:hover{
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	/*text-decoration:none;*/
}
a.whitelink{
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
a.whitelink:hover{
	color: #FF8800;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.greylink{
	color: #5E5D5D;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
a.greylink:hover{
	color: #FF8800;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.whitelinelink{
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
a.whitelinelink:hover{
	color: #FF8800;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.footer_bg {
	background-image: url(images/index_footer_bg.jpg);
}
/*.first_row{
	background:#FFE6D9;
	
}*/
.button_orange{
	background:#FF8700;
	border-bottom-color:#FF8700;
}
.grey_button{
	background:#333333;
	font-family:Tahoma;
	font-weight:lighter;
	color:#FFFFFF;
}
.user_details{
 
border-RIGHT: 1px solid #000000;
border-TOP: 1px solid #000000;
FONT-SIZE: x-small;
border-LEFT: 1px solid #000000;
COLOR: black;
border-BOTTOM: 1px solid #000000;
FONT-FAMILY: Tahoma, Verdana, Arial
 
 
}
tr.row td.row{
border-width:1px 0 1px 1px;
}




