body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

.aff_text {
	font-size: 12px;
	font-style: italic;	
}

#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

	#heading a {
		color: #000099;
		font-weight: bold;
		text-decoration: none;
		font-stretch:narrower;
	}
		#heading a:hover {
			color: #CE0031;
			font-weight: bold;
			text-decoration: none;
			background-color: none;
		}
		
	#heading .heading_color {
		color:  #CE0031;
		font-weight: bold;
	}

#menu {
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
}
	#menu a {
		color: #000099;
		font-weight: bold;
		text-decoration: none;
		font-stretch:narrower;
	}
		#menu a:hover {
			color: #CE0031;
			font-weight: bold;
			text-decoration: none;
			background-color: none;
		}

	#menu .selected a {
		color: #CE0031;
		font-weight: bold;
		text-decoration: none;
	}
		#menu .selected a:hover {
			color: #000099;
			font-weight: bold;
			text-decoration: none;
			background-color: none;
		}	

	#menu .option {
		background-image: url(/_affiliate/www/images/menu_underline.jpg);
	}

#main {}

	#main h2 {
		color: #CE0031;
	}
	
	#main h3 {
		color: #CE0031;
	}
	
	#main h4 {
		color: #CE0031;
	}

	#main a {
		color: #000099;
		text-decoration: none;
	}
		#main a:hover {
			color: #CE0031;
			font-weight: bold;
			text-decoration: none;
			background-color: none;
		}

		#main a:visited {
			color: #993399;
			text-decoration: underline;
		}

	#main .msg_error {
		font-size: 12px;
		color: #CC3333;
		font-weight: bold;
		font-variant: normal;
	}

	#main .msg_success {
		font-size: 12px;
		color: #00CC33;
		font-weight: bold;
		font-variant: normal;
	}
	
	#main .heading_main {
		font-size: 18px;
		line-height: normal;
	}

	#main .heading_big {
		font-size: 16px;
		line-height: normal;
		font-weight: bold;
	}

	#main .heading_small {
		font-size: 12px;
		font-weight: bold;
	}

	#main .heading_instructions {
		font-weight: bold;
		font-size: 10px;
	}

	#main .heading_color {
		color: #CE0031;
		font-weight: bold;
	}

	#main .heading_menu {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #0000CC;
		line-height: normal;
		font-weight: bold;
		vertical-align: middle;
	}
	
	#main .field_required {
		font-size: 14px;
		color: #CC3333;
	}

	#main .field_description {
		font-size: 12px;
		font-weight: bold;
	}

	#main .field_display {
		font-size: 12px;
	}
	
	#main .list_default {
		font-size: 12px;
		font-style: normal;
		line-height: normal;
	}
	
	#main .list_background {
		background-color: #CCCCCC;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
	}

	#main .promo {
		font-size: 12px;
		font-style: normal;
		font-weight:bold;
		color: #CC3333;
		line-height: normal;
	}
	

#footer {}

	#footer .copyright {
		font-size: 10px;
	}
	
	#footer .heading_menu {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #0000CC;
		line-height: normal;
		font-weight: bold;
		vertical-align: middle;
	}
	
	#footer a {
		color: #000099;
		font-weight: bold;
		text-decoration: none;
		font-stretch:narrower;
	}
		#footer a:hover {
			color: #CE0031;
			font-weight: bold;
			text-decoration: none;
			background-color: none;
		}