body {
	margin: 19px 0 30px 0;
	background-image: url('../img/dots.png');
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 14px;
	margin-right: 46px;
	margin-left: 50px;
	text-decoration: none;
	color: #000000;
}

.menu {
	font-size: 17px;
	margin-left: 46px;
	line-height: 0.85;
	margin-top: 0px;
}

.menu a {
	text-decoration: none;
	color: #000000;
}

.menu a:hover {
	color: #787878;
}

.menu_selected {
	font-size: 17px;
	margin-left: 46px;
	text-decoration: none;
	color: #EA0E8B;
	line-height: 0.85;
	margin-top: 0px;
}

.left_box_name {
	font-size: 12px;
	margin: 10px 37px 0 46px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.left_box_name a {
	color: #000000;
	text-decoration: none;
}

.left_box_name a:hover {
	color: #787878;
}

.left_box_company {
	font-size: 12px;
	margin: 0 37px 6px 46px;
	text-decoration: none;
	font-style: italic;
	color: #000000;
}

.text_large {
	font-size: 17px;
	margin: 10px 46px 0 50px;
	text-decoration: none;
	color: #000000;
	line-height: 1.667;
}

.text_large a {
	color: #000000;
}

.text_large a:hover {
	color: #787878;
}

hr {
	border: 0;
	color: #787878;
	background-color: #787878;
	height: 1px;
	margin: 32px 46px 8px 50px;
	width: 496px;
}

.heading_pink {
	font-size: 17px;
	margin: 26px 46px 11px 50px;
	color: #EA0E8B;
	line-height: 1.2;
}

.subheading_pink {
	font-size: 17px;
	margin: 1px 46px 11px 50px;
	color: #EA0E8B;
	line-height: 1.2;
}

.heading_black {
	font-size: 17px;
	margin: 26px 46px 0 50px;
	color: #000000;
	line-height: 1.2;
}

.sub_head {
	font-size: 17px;
	margin: 26px 46px 11px 50px;
	color: #EA0E8B;
	line-height: 1.2;
}

.text_medium {
	font-size: 14px;
	margin: 0 46px 0 50px;
	text-decoration: none;
	color: #000000;
	line-height: 1.45;	
}

.text_medium a {
	color: #000000;
}

.text_small {
	font-size: 12px;
	margin-left: 46px;
	margin-right: 37px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 1.5;
}

.text_small a {
	color: #EA0E8B;
	text-decoration: none;
}

.text_small a:hover {
	color: #787878;
}

h1 {
	font-size: 22px;
	font-weight: lighter;
	margin: 0 46px 0 50px;
	color: #EA0E8B;
	height: 26px;
}

.input_text {
	background-color: #F9D9E8;
	margin-top: 0;
	border-width: 0;
	font-size: 11px;
	color: #79797A;
	margin-left: 46px;
	height: 18px;
	width: 123px;
	padding: 6px 0 0 5px;
}

.input_button {
	border-width: 0;
	font-size: 11px;
	color: #EA0E8B;
	background-color: #FFFFFF;
	margin-left: 46px;
	cursor: pointer;
	text-align: left;
	padding: 0 0 0 0;
}

.input_button:hover {
	color: #787878;
}

.input_error {
	font-size: 11px;
	color: #787878;
	margin-left: 46px;
	text-align: left;
}

.designed_by, .designed_by a {
	margin: 0 0 0 0;
	color: #787878;
	font-size: 10px;
	text-decoration: none;
}

.designed_by a:hover {
	color: #EA0E8B;
}
