@charset "utf-8";
/* CSS Document */

body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	}
a:link {
	color:#0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.whatslatestbg{
	background-image:url(../images/wt_lat_bg.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:168px;
	}
.dotline{
	background-image:url(../images/dotline.gif);
	background-repeat:repeat-x;
	}
.quckbg{
	background-image:url(../images/quck_bg.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:98px;
	}
.welcomebg{
	background-image:url(../images/wel_bg.jpg);
	background-repeat:no-repeat;
	width:722px;
	height:158px;
	}
.majar{
	background-image:url(../images/majar_clients.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:94px;
	}
.wtwedobg{
	background-image:url(../images/wt_wedo_bg.jpg);
	background-repeat:no-repeat;
	width:234px;
	height:94px;
	}
.footerbg{
	background-image:url(../images/footer_middle.jpg);
	background-repeat:repeat-x;
	}