@charset "UTF-8";
body {
	background-image: url(/img/bg2.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
}.bg-bodyi {
	background-image: url(/img/bg-body-i.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EBEEF2;
}
.hdr {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #434947;
	line-height: 1.2em;
	font-weight: normal;
}


a:link.side         	 	{ font-family: Arial, Helvetica, sans-serif;

							font-size: 12px;color:#FFFFFF;

							text-decoration: none; font-weight: normal;} 

a:visited.side			{font-family: Arial, Helvetica, sans-serif;

							font-size: 12px;color:#FFFFFF;

							text-decoration: none; font-weight: normal;} 

a:hover.side 			{font-family: Arial, Helvetica, sans-serif;

							font-size: 12px;color:#d1a434;

							text-decoration: none; font-weight: bold;}.green {
	font-size: 15px;
	font-weight: bold;
	color: #007F60;
}
.gray-bg {
	background-color: #373737;
	background-image: url(/img/gray-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
