BODY {
	background : 						#E1E1E1;
	background-image : 			url(/images/base/bg.gif);
	margin:				 					0px auto;
	text-align: 						center;
  font-family:            'Lucida Sans Unicode', sans-serif;
  font-size:              12px;	
	color: 									#282626;
}

H1 {
	display: 					none;
}

div#main {
	width: 						864px;
	margin: 					0px auto;
	text-align: 				left;
}

div#header {
	width: 							848px;
	margin: 						0px auto;
	padding: 						8px;	
	text-align: 				left;
	margin-top:					20px;	
	margin-bottom:			20px;
	float:							left;
}

div#header img {
	float:						left;
	display:					block;
	
}

div#buttons {
	float:						right;	
	width:						500px;
	text-align:				right;
}

div#buttons a {
	margin-left:			10px;
	text-decoration:	none;
	color:						#5D1515;
	font-weight:			bold;
	font-size:				13px;
}

div#buttons a:hover {
	color:						#F38F00;
}


div#morecontent {
	width: 											848px;
	height:						 					308px;
	margin: 										0px auto;
	top:												77px;
	padding:										8px;
	text-align: 								left;	
	border:											1px solid #696969;
  background-image:           url('/images/alphatier.png');
  background-repeat:	        repeat;	
  position:                   absolute;
  visibility:                 hidden;
}

.more {
	width: 											300px;
  background-image:           url('/images/alphatier.png');
  background-repeat:	        repeat;	
	
	margin: 										0px auto;
	padding:										9px;
	text-align: 								left;	
  position:                   absolute;
  visibility:                 hidden;
}

.more h3 {
	color :						#484848;
	font-family :  				'Lucida Sans Unicode', sans-serif;
	font-size : 				12px !important;	
	margin: 					0px;
	
}

div#images {
	clear:						both;
	width: 						848px;
	height: 					284px;
	margin: 					0px auto;
	padding:					8px;
	text-align: 				left;
	background-color: 			#A3A2A2;	
	border:						1px solid #696969;
}

div#content {
	width: 						848px;
	height:						144px;
	margin: 					0px auto;
	padding: 					8px;
	text-align: 				left;
	background-color: 			#ebebeb;
	border: 					1px solid #A3A2A2;
	margin-top:					3px;
	overflow:					auto;
}


div#imagesb {
	clear:						both;
	width: 						848px;
	height: 					308px;
	margin: 					0px auto;
	padding:					8px;
	text-align: 				left;
	background-color: 			#A3A2A2;	
	border:						1px solid #696969;
}

div#contentb {
	width: 						848px;
	height:						124px;
	margin: 					0px auto;
	padding: 					8px;
	text-align: 				left;
	background-color: 			#ebebeb;
	border: 					1px solid #A3A2A2;
	margin-top:					3px;
	overflow:					auto;
}


div#imagesquer {
	clear:						both;
	float:						left;
	width: 						243px;
	height: 					445px;
	padding:					8px;
	text-align: 				left;
	background-color: 			#A3A2A2;	
	border:						1px solid #696969;
}


div#imagesquer a {
	color:						#5D1515;
	width:						231px;	
	text-align:				center;
	display:					block;
	padding:					5px;
	background-color: #FFFFFF;	
	border:						1px solid #696969;	
	font-weight:			bold;
	margin-bottom:		3px;
	text-decoration:	none;
}

div#contentquer {
	float:						right;
	width: 						582px;
	height:						445px;
	padding: 					8px;
	text-align: 				left;
	background-color: 			#ebebeb;
	border: 					1px solid #A3A2A2;
	overflow:					auto;
}


div.startbox {
	width: 						130px;
	
	float:							left;
	padding:				 3px;
	text-align:					center;
	margin-left:			3px;
	font-size:					10px;
}

div.startbox img {
	margin-bottom:		3px;
}

h2 {
	color : 					#484848;
	font-size:					15px;
}




h3 {
	
	font-family :  				'Lucida Sans Unicode', sans-serif;
	font-size : 				13pt;	
	margin: 					0px;
}



h4 {
	color :						#484848;
	font-family :  				'Lucida Sans Unicode', sans-serif;
	font-size : 				11pt;	
	margin: 					0px;
}

h5 {
	color :						#484848;
	font-family :  				'Lucida Sans Unicode', sans-serif;
	font-size : 				11pt;	
	margin: 					0px;
	margin-top:				15px;
	margin-bottom:				15px;
}



td {
	font-size:				12px;
}

a.mehr {
	text-decoration: none;
	font-size:	12px;
	font-style: italic;
	color: #7E7E7E;
	background-image:           url('/images/mehr.gif');
  background-repeat:          no-repeat;
  background-position:        9px 0px;
  padding-left:								30px;
  height:											20px;
}