body {

	margin: 17px 0;

	background-image: url(../../images/body-bg.gif);

	background-repeat: repeat;

	background-position: top left;

	font-family: Tahoma, Arial, Verdana;

}

form{

	display: inline;

}

.black-bg{

	background-color: #000000;

}

.top-bg{

	background-image:url(../../images/top-bg.gif);

	background-repeat: no-repeat;

	background-position: top left;

	padding: 0 0 0 25px;

}

.content-bg{

	background-image:url(../../images/content-bg.gif);

	background-repeat: repeat-y;

	background-position: top left;

}

.content-bg1{

	background-image:url(../../images/content-bg.gif);

	background-repeat: repeat-y;

	background-position: top left;

	padding: 0 0 0 25px;

}

.content-top{

	background-image:url(../../images/content-top.gif);

	background-repeat: no-repeat;

	background-position: top left;

}

.content-midd{

	background-image:url(../../images/content-bg1.gif);

	background-repeat: repeat-y;

	background-position: top left;

	padding: 0 0 0 16px;

}

.content-bot{

	background-image:url(../../images/content-bottom.gif);

	background-repeat: no-repeat;

	background-position: top left;

}

.home-title{

	background-color: #878181;

	padding: 0 0 0 8px;

}

.cont-padd{

	padding: 16px 0 16px 5px;

}

.text{

	font-size: 13px;

	line-height: 13px;

	font-weight: normal;

	color: #9B9B9B;

}

.text-bold{

	font-size: 12px;

	line-height: 13px;

	color: #fff;

	font-weight: bold;

}

.click-here{

	font-size: 11px;

	line-height: 13px;

	font-weight: normal;

	color: #fff;

}

.click-here a{

	color: #fff;

	text-decoration: underline;

}

.text-white{

	font-size: 13px;

	line-height: 13px;

	font-weight: normal;

	color: #fff;

}

.text-padd{

	padding: 10px 0 0 0;

}

.footer-bg{

	background-image: url(../../images/footer-bg.gif);

	background-repeat: no-repeat;

	background-position: bottom left;

	padding: 0 0 0 25px;

}

.footer-bg1{

	background-image: url(../../images/footer-bg-1.jpg);

	background-repeat: no-repeat;

	background-position: top left;

}

.select{

	width: 144px;

	height: 19px;

	font-size: 13px;

	font-weight: normal;

	color: #000;

}

.footer-text{

	font-family:Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #CACACA;

}

.footer-text a{

	color: #CACACA;

	text-decoration: underline;

}

.divider-mid{

	background-image:url(../../images/div-center.gif);

	background-repeat:repeat-y;

	background-position:top;

}

.left-cont-bg{

	background-image:url(../../images/left-cont-bg.gif);

	background-repeat:no-repeat;

	background-position: bottom left;

	padding: 16px 0 0 0;

}

.content-top-in{

	background-image:url(../../images/content-top-in.gif);

	background-repeat: no-repeat;

	background-position: top left;

}

.content-midd-in{

	background-image:url(../../images/content-bg-in.gif);

	background-repeat: repeat-y;

	background-position: top left;

	padding: 16px 0 16px 16px;

}

.content-bot-in{

	background-image:url(../../images/content-bottom-in.gif);

	background-repeat: no-repeat;

	background-position: top left;

}

.text a{

	font-size: 12px;

	line-height: 13px;

	font-weight: normal;

	color: #ffffff;

}

.text a:hover{

	font-size: 12px;

	line-height: 13px;

	font-weight: normal;

	color: #ffffff;

}

.text a:visited{

	font-size: 12px;

	line-height: 13px;

	font-weight: normal;

	color: blue;

}

