/* CSS Document */
/* Author : macroads.co.in*/

body {
	background-color: #FFFFFF;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
.box {
	border: 1px solid #CCCCCC;
	height: auto;
}
A:hover{
	COLOR: #4D7BA7;
	TEXT-DECORATION: none
}
.body {
	font-family: "Maiandra GD";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}
.footerbg {
	background-image:  url(images/footer.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.tdheader {
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
	color: #4D7BA7;
	height: auto;
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DAB201;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6699CC;

}
