		body	{ 
			  background-color:	#ffffff;
			}

		h1	{
			  font-family: 	"Century Gothic", "Avant Garde", arial, sans-serif ;
			  font-weight:	bold;
			  font-size:	18px;
			}

		h2	{
			  font-family: 	"Century Gothic", "Avant Garde", arial, sans-serif ;
			  font-weight:	bold;
			  font-size:	16px;
			}
		h3	{
			  font-family: 	"Century Gothic", "Avant Garde", arial, sans-serif ;
			  font-weight:	bold;
			  font-size:	12px;
			}
		td	{
			  font-family: 	"Century Gothic", "Avant Garde", arial, sans-serif ;
			  color:	#0b3959;
			  font-size:	13px;
			}
		
		th  	{
			  font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
			  text-align:	 	left;
			  color:		#0b3959;
			  background-color:	#8edbff;
			  font-weight:		bold;
			  font-size:		15px;
			}

		#bodyleft	{ 	background-image: 	url("images/bck_left.jpg");
				  	position:			absolute;
				  	left:				0px;
				  	top:				0px;
				  	width:			182px;
				  	height:			552px;	
				}

		#rightpanel	{
				  text-align:	left;
				  margin-left:	250;
				  top:		10px;
				}


		#contenttop	{
				  background-image:	url("images/contenttop.jpg");
				  width:		678px;
				  height:		173px;
				  margin-bottom:	20px;
				}


		#menubck	{
				  background-image:	url("images/menu.png"); 
				  width:			680px;
				  margin-bottom:		20px;
				}

		#menucontainer	{
					  line-height:	25px;
				  	  text-align:	left;
					}

		#news	{
					background: #ffe3eb;
					padding:	5px;
					border:		1px solid #ffc1d3;
					}


		.leftfloat {
			float: left;
			margin-right: 15px;
		}
		
		.rightfloat {
			float: right;
			margin-left: 15px;
		}
		
		.spacer {
			margin-bottom: 80px;
		}

		.menuitem  a {
				  font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
				  font-size:		12px;
				  font-weight:		bold;
				  margin-left:		10px;
				  margin-right:		10px;
				  text-align:		center;
				  color:			#FFFFFF;
				  text-decoration:	none;
				}

		.menuitem	a:hover {
				  color:		#ff9898;
				}

		.selectedmenu	{
				  	  font-family: 	"Century Gothic", "Avant Garde", arial, sans-serif ;
					  font-weight:	bold;
					  font-size:	12px;
			 		  margin-left:	10px;
					  margin-right:	10px;
					  text-align:	center;
					  color:		#AAAAAA;
				}


		#content	{
				  font-family: 	"Century Gothic", "Avant Garde", arial, sans-serif ;
				  font-size:	13px;
				  text-align:	left;
				  color:	#0b3959;
				  width:	680px;
				}

		#bottom		{ 
				  background-image:	url("images/bottom.png"); 
				  width:	723px;
				  height:	21px;
				}

		#imgcontright	{ 
					  float:	right;
					}

		#helogo	{ 
				  background-image:	url("images/hetradelogo.png"); 
				  width:		150px;
				  height:		77px;
				  float:		left; 
				  margin-right:		15px;
		}
				
		#lista {
			text-align:center;
			position:absolute;
			top:430px;
			left:10px;
			width:240px;	
		}

		.cell {
			background-color: #d4f1ff; 
			font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
			color:			#0b3959;
			font-size:		13px;
		}


		.cellsmall {
			background-color: #d4f1ff; 
			font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
			color:			#0b3959;
			font-size:		10px;
		}

		.cellsmallcent{
			background-color: #d4f1ff;
			font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
			color:			#0b3959;
			font-size:		10px;
			text-align:center;
		} 

		.smallth  	{
			font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
			text-align:	 	left;
			color:			#0b3959;
			background-color:	#8edbff;
			font-weight:		bold;
			font-size:		12px;
		}
		label
		{
			width: 70px;
			float: left;
			text-align: right;
			margin-right: 5px;
			display: block
		}

		input
		{
			color: #781351;
			background: #dddddd;
			border: 1px solid #781351
		}

		.submit input
		{
			margin-left: 75px;
			color: #000;
			background: #d4f1ff;
			border: 2px outset #d7b9c9
		} 
	
		.submit input:hover
		{
			cursor: hand;
			background: #8edbff;
		} 

		fieldset
		{
			border: 1px solid #781351;
			width: 300px
		}

		legend
		{
			font-weight: bold;
			color: #0b3959;
			background: #8edbff;
			border: 1px solid #781351;
			padding: 2px 6px
		} 

		.userpanel
		{
			font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
			font-size:		10px;
			text-align:	 	left;
			color:			#0b3959;
		}
		
		.usermenu {
				margin-top:		20px;
				margin-bottom:		20px;
				margin-left:		2px;
				border:		1px solid gray;
		}
		
		.usermenu  th {
				font-family: 	"Century Gothic", "Avant Garde", arial, sans-serif ;
				font-size:	10px;
				text-align:	center;
				color:		#0b3959;
				background: 	#8edbff;
				}
		.usermenu  td {
				  background:	#d4f1ff;
				}
				
		.useritem  a {
				  font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
				  font-size:		12px;
				  font-weight:		bold;
				  text-align:		center;
				  color:		#0b3959;
				  text-decoration:	none;
				}

		.useritem  a:hover {
				  color:	#FF0000;
				  background: 	#8edbff;
				}

		.odd {
				  background: 	#fee4e4;
				}
				
		.oddtd {
				  background: 	#d4f1ff;
				  border:	1px solid black;
				}
		
		.advert	{	
				position:		absolute; 
				left:			40px;
				top:			100px; 
				width:			180px;
				
		}

		.adtable	{
				background: 		#d4f1ff;
				border:			1px solid #f7f7f7
				color:			#c0f2ff;
				font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
				color:			#0b3959;
				font-weight:		bold;
				font-size:		12px;
		}
		
		#adtext	{	
				border:			1px dotted gray;
				padding:		5px;
				overflow:		auto;				
				font-family: 		arial, sans-serif ;
				color:			#0b3959;
				font-weight:		normal;
				font-size:		10px;
		}
		
		.ajanlattext	{
				font-family: 		"Century Gothic", "Avant Garde", arial, sans-serif ;
				font-weight:		bold;
				font-size:		8px;
		}
		

