body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #E1D69C;
	margin-top: 0px;
	color: #edd42b;
	top: 0px;
	padding: 0px;
}

/*-- IE Trans Hack  --*/
img {
   behavior: url("images/pngbehavior.htc");
}

.yellow10 {
	font-size: 10px;
	color: #edd42b;
}
.white10{
	font-size: 10px;
	color: #FFFFFF;
}
.green10{
	font-size: 10px;
	color: #99cc00;
}

.yellow11 {
	font-size: 11px;
	color: #edd42b;
}
.white11{
	font-size: 11px;
	color: #FFFFFF;
}
.green11{
	font-size: 11px;
	color: #99cc00;
}
.yellow12 {
	font-size: 12px;
	color: #edd42b;
}
.white12{
	font-size: 12px;
	color: #FFFFFF;
}
.green12{
	font-size: 12px;
	color: #99cc00;
}
.yellow13 {
	font-size: 13px;
	color: #edd42b;
}
.white13{
	font-size: 13px;
	color: #FFFFFF;
}
.green13{
	font-size: 13px;
	color: #99cc00;
}
.container {
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/page2/p2bg.jpg);
	background-repeat: repeat-y;
	top: 0px;
	background-position: center top;
	vertical-align: top;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #edd42b;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #edd42b;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #edd42b;
	text-decoration: none;
}

a.14:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
a.14:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

a.14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #edd42b;
	text-decoration: none;
}
a.14:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
