body{  
	background-color: #ffffff;
	font-family: arial;
	}
.maxWidth{width:1200px;}
.marginCenter{margin:0 auto;}
.left{float:left;}
.right{float:right;}
a{
	text-decoration: none;
	color:#000000;
}
a:link
{
	text-decoration: none;
	color:#000000;
}
a:visited
{
	text-decoration: none;
	color:#000000;
}
a:hover
{
	text-decoration: none;
	color:#000000;
}
a:active
{
	text-decoration: none;
	color:#000000;
}
img
{
border:0px dashed #cccccc;
}
#divFooter
{
	clear: both;
	height: 80px;
	/*background-color: #f2f2f2;*/
	padding-top:15px;
}
.hrStyle
{
	color:#ffffff;
	background-color: #ffffff;
	height:1px;
	border-bottom: 1px solid #cccccc;
	
}

.btnSend
{
	background-color: #666666;
	border:0px;
	width:80px;
	height:25px;
	color:#ffffff;
	font-weight: bold;
	
}
.clear
{
	clear: both;
}
.mt-10
{
	margin-top:10px;
	
	
}
