/********************************/
/*MAIN MENU                      /
/********************************/

#mainmenu{
	background: url(../img/mach_mit_menu.gif) no-repeat;
}

#mainmenu a{
	background: url(../img/mach_mit_dummy.jpg) no-repeat;
}

#mainmenu a.last{
	height: 43px;
	background: url(../img/mach_mit_last_dummy.png) no-repeat;
}


#mainmenu li.menuEnd{
	background: url(../img/menuEndMach.gif) no-repeat;
	height:24px;
}

#mach_mit{
	background: url(../img/mach_mit_button.jpg);
	background-position: 0px -91px;
}

h2, h3, h4, h5, h6{
	color:#ae236e;
}

.csc-mailform .submit{
	background: url(../img/mach_mit_submit.jpg) #ffffff no-repeat;
}

.mail_form .submit{
	background: url(../img/mach_mit_submit.jpg) #ffffff no-repeat;
}


.mail_form {
	border:2px solid #570835;
	margin:0px 0px 16px;
	padding:11pt;
}

.mail_form label {
	display:block;
	color: #a30059;
	font-weight:bold;
	padding:10px 0px 5px;
	width:103px;
	float:none;
}

.mail_form .submit {
	border:0pt none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	height:38px;
	line-height:30px;
	margin:20px 0px 0px;
	padding:0px 0px 2px;
	width:122px;
}