a:link, a:visited, a.active{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.mainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}


.mainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-align: left;
}
.mainWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

.mainFormular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
	height: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	border: thin outset #ae1717;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
	margin: 1px;
	padding: 1px;
}

.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	height: 22px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	border: thin outset #ae1717;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
	margin: 1px;
	padding: 1px;
}

.formularBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	clear: none;
	float: none;
	height: 150px;
	width: 190px;
	border: thin outset #ae1717;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: thin;
	border-right-style: thin;
	border-bottom-style: thin;
	border-left-style: thin;

	margin: 1px;
	padding: 1px;
}
.formularBigN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	clear: none;
	float: none;
	height: 100px;
	width: 350px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 1px;
	padding: 1px;
}


.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
.mainWhiteItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	text-align: left;
	font-style: italic;
}

