/* GENERAL */
html{
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
body{
	background:#FFFFFF;
	color:#000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
div, table, td, tr, h1, h2, h3, h4, h5, h6 p{
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
h1{
	font-family:tahoma;
	font-size:16px;
	color:#901216;
	text-shadow: 0 2px 0 #ffffff;
	font-weight:bolder;
	}
h6{
	font-family:tahoma;
	font-size:12px;
	color:#8d8c8c;
	line-height:12px;
	font-weight:normal;
	/*line-height:14px;	*/
	}
h5{
	font-family:tahoma;
	font-size:12px;
	color:#606060;
	line-height:18px;	
	font-weight:normal;
	}
p{
	font-family:tahoma;
	font-size:12px;
	color:#606060;
	line-height:18px;
	text-align:justify;
	}
a{
	border:none;
	outline-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-decoration:none;
	cursor:pointer;
	color:#a4191e;
	font-family:tahoma;
	}
a:hover{
	color:#555555;
	}
img{
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
ul{
	list-style-type:none;
	list-style-position:inside;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
	}
.container{
	width:960px;
	margin:0 auto;
	}
/* GENERAL */


/*********************** TOP ***********************/
.topbg{ background:url(bodybg.jpg) top left repeat-x; height:569px; padding:18px 0;}