	html
	{
		height:100%;
	}
	
	body
	{
		height:100%;
		margin:0px;
	}
	
	body,td,th,p,div,span {
		font-family: verdana;
		font-size: 12px;
		color: #000000;
	}
	
	p
	{
	}
	
	a img
	{
		border: none;
	}
		
	.mainTable
	{
		width:760px;
	}

	.contentTable
	{
		width:100%;
	}
	
	
	.title
	{
		font-weight:bold;
	}
	
	.contentTitle, .subTitle
	{
		font-weight:bold;
	}
	
	.contentText
	{
		width: 470px;
	}
	
	.contentLink
	{
		
	}

	.contentImageleft
	{
		margin-top:3px;
		margin-right:10px;
		margin-bottom:10px;
		padding:1px;
		float:left;
	}
	
	.contentImageright
	{
		margin-top:3px;
		margin-left:10px;
		margin-bottom:10px;
		padding:1px;
		float:right;
	}	 

	.contentImageright
	{
		margin-top:3px;
		margin:10px;
		padding:1px;
		float:center;
	}	 
	
	.navSub_true
	{
		color:#283944;
		text-transform:uppercase;
		font-weight:bold;
		font-family: arial;
		text-decoration:none;
	}
	
	.navSub_false
	{
		color:#283944;
		text-transform:uppercase;
		font-weight:bold;
		font-family: arial;
		text-decoration:none;
	}
	
	.newsLeader
	{
		font-size:11px;
		text-decoration:none;
		color:#000000;
	}
	
	.newsDate
	{
		color:#F0550F;
		font-size:10px;
		text-decoration:none;
	}
	
	.newsTitle
	{
		text-decoration:none;
		color:#36446F;
		font-size:14px;
		font-weight:Bold;
	}
	
	.newsTitleSmall
	{
		text-decoration:none;
		color:#36446F;
		font-size:12px;
		font-weight:Bold;
	}
	
	.newsContent
	{
		text-decoration:none;
		color:#000000;
	}
	
	.contentLink
	{
		color:#F0550F;
		font-size:12px;
		text-decoration:none;
	}
	
	.reladetItemsTitle
	{
		font-weight:Bold;
	}	
	
	.reladetItems
	{
		color:#283944;
	}
	
	.hideExtra
	{
	    display: block;
	    overflow: hidden;
	    white-space: nowrap;
	    width: 220px;
	    text-overflow: ellipsis;
	}
	
	.branchesLink
	{
		color:#283944;
	}
	
	.inputButton
	{
		border:1px solid #283944;
		background-color:#FFFFFF;
		font-weight:Bold;		
	}
	
	.inputText
	{
		
	}
	
	.inputTextLogin
	{
		width:100px;
	}
	
	.inputOffer
	{
		width:250px;
	}
	
	.offerTitle
	{
		font-weight:bold;
		width:250px;
	}
	
	.offerTextarea
	{
		width:250px;
		height:100px;
	}