/* CSS Document */

.TableBackgrond{
	background-image:  url(../images/grdient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TableBackgrondhosting{
	background-image:  url(../images/left_img1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytext{
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	colo:#423101;
	color: #423101;

}
.bottomtext{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.titletext{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A90101
}
.underconstruction{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.pagetitle{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DA5D01;
}
.producttitle{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.buyitnow{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.gridtitleback{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCC99;

}
.bodylink{
	font-family: Verdana;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
}
.bodylink:hover{
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.maplink{
	font-family: Verdana;
	font-size: 11px;
	color: #283D6A;
	text-decoration: none;
}
.maplink:hover{
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.maptitlelink{
	font-family: Verdana;
	font-size: 12px;
	color: #283D6A;
	text-decoration: none;
}
.maptitlelink:hover{
	font-family: Verdana;
	font-size: 12px;
	color: red;
	text-decoration: none;
}
.title{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.blackborder{
	border: 1px solid black;
}
