body {
	margin:0px;
	padding:0px;
	background-color: #000000;
		}

TD {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}

a:link {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
H1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 25pt;
	COLOR: #f40155;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom:10px;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left:20px;
	margin-bottom:10px;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #f40155;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-bottom:10px;
}


.top_promo {
	background:url(/img/logo_bg.jpg);
}

.top_long {
	background:url(/img/top.jpg) top left no-repeat;
}
.left_bg {
background:url(/img/left_bg.jpg) left top repeat-y;
}
.bottom_bg {
	background:url(/img/bottom.jpg) top left no-repeat;
}
.main {
	margin-top:0px;
	margin-left:7%;
	margin-right:0px;
	margin-bottom:10px;
	text-align: left;
}
.copyright {
	text-align:center;
	margin-top:10px;
	margin-left: 40px;
	margin-right: 40px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:link {
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:visited {
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:hover {
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.copyright a:active {
   FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu {
	text-align:center;
	margin-top:40px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu a:link {
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu a:visited {
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu a:hover {
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bottom_menu a:active {
   FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.editable{
 	border:1px dotted white;
 	min-height:18px;
}
