
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #efefef;
}



.add_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #DF022B;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

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

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


a.menu:link{
	color : #FFFFFF;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
}

a.menu:visited{
	color : #FFFFFF;
	font-family : Verdana,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration : none;
	
}

a.menu:hover{
	color : #FFFFFF;
	font-family : Verdana,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration : underline;
}

a.menu:active{
	color : #FFFFFF;
	font-family : Verdana,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration : none;
}



.outer_border {
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.mtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: bottom;
}
.footer_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.title {
	font-size: 15px;
	font-weight: bold;
}
