/*D2D2BD*/

body {
	background:				#fff none repeat scroll 0%;
	/* background-image:		url(../images/images/nmd08_back_lighter.jpg); */
	background-repeat:		repeat;
	color:					#000;
	font-family:			Century Gothic, Tahoma;
	font-size:				11px;/*text-align:			center;*/
}
* {
	margin:					0pt;
	padding:				0pt;
}
a {
	color:					#ff3600;
	text-decoration: 		none;
}
a:hover { color:					#000; }
h1 {
	font-size:				16px;
	padding:				5px 0 0 5px;
	color:					#ff3600;
}
h2 {
	text-transform:			uppercase;
	font-size:				14px;
	color:					#ff3600;
}
h3 { font-size:				12px; }
ul {
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
}
th {
	text-align:				left;
	border-bottom:			#D2D2BD solid 1px;
	padding-bottom: 		5px;
}
.last {
	border-bottom:			#D2D2BD solid 1px;
	padding-bottom: 		5px;
}
.first { padding-top: 			15px; }
.message {
	color:					#993300;
	font-weight:			bold;
}
/* MAIN */
.heading {
	color:					#ff3600;
	font-weight:			bold;
}
