body{ background-color:#A3AD7B;}

.left{
background-image: url(images/left_bg.jpg);
background-repeat:repeat;
}
.right{
background-image: url(images/right_bg.jpg);
background-repeat:repeat;
}

.home{
background-image: url(images/home_side_02.jpg);
background-repeat:no-repeat; 
}
.lightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ededed;
	text-decoration: none;
}
.grey66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.grey66 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.grey66 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
.grey33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7d7d7d;
}
.footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #221E72; text-decoration: underline; font-weight: bold; }
.blue {
	color: #172D78;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.blue2 {
	color: #172D78;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.arialgrey1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #434446;
	text-decoration:none;
	list-style:none;
}
.arialgrey1 a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #434446;
	text-decoration:none;
}

.arialgrey1 a:hover {
	font-family: Arial;
	padding-left:3px;
	font-size: 11px;
	font-weight: bold;
	color: #434446;
	text-decoration:none;
}

.arialwhite {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;

}

.arialwhite1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}