body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #CBCC66;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a {
	color: #0000CC;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.contentPadding {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.textErrors {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.textGreen {
	color: #395E19;
}

p,td,tr,input,textarea,submit,li,ul {
	font-size: 12px;
	font-weight: normal;
	color: #2C2C2C;
}

/* green */
h1 {
	/*font-family: Arial Rounded MT Bold, Arial;*/
	font-size: 18px;
	font-weight: bold;
	color: #395E19;
}

/* orange */
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6000;
}

/* orange sub heading */
h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6000;
}
h3  a {
	color: #FF6000;
}
h3  a:hover {
	color: #FF0000;
}

/* blue/purple */
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #423F79;
}

.textFooter {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.background_385x390 {
	background-image: url(images/background_385x390.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	width: 385px;
}

.background_338x390 {
	background-image: url(images/background_338x390.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	width: 338px;
}

.background_732x231 {
	background-image: url(images/background_732x231.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
}

.background_385x650 {
	background-image: url(images/background_385x650.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
}

.background_338x650 {
	background-image: url(images/background_338x650.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
}

.background_732x108 {
	background-image: url(images/background_732x108.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
}