body{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	padding: 4px;
}

table{
	font-family: Verdana;
	font-size: 10px;
}

#middle{
	float: left;
	width: 1000px;
}

#hMenu1{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px;
	width: 100%;
	text-align: right;
	background-color: #f3ebe9;
}

#hMenu1 li{
	display: block;
	float: right;
	padding: 5px 0px;
	font-size: 11px;
}

#hMenu1 li a{
	text-decoration: none;
	color: black;
	font-weight: normal;
	border-right: 1px solid black;
	padding: 0px 10px;
}

#logo{
	float: left;
	width: 270px;
}

#logo p{
	margin: 16px 0px 0px 0px;
}

#logo img{
	border: 0px;
}

.topBanner{
	width: 350px;
	height: 90px;
	float: left;
	font-size: 22px;
	background-color: black;
	color: white;
	text-align: center;
	line-height: 90px;
}

#topBanner1{
	margin-left: 15px;
}

#topBanner2{
	margin-left: 12px;
}

.rightBannerC{
	margin-top: 20px;
	border: 1px solid #C0C0C0;
	padding: 10px;
}

.rightBannerL{
	padding-bottom: 5px;
}

.rightBanner1{
	width: 300px;
	height: 90px;
	font-size: 22px;
	background-color: black;
	color: white;
	text-align: center;
	line-height: 90px;
	margin-top: 5px;
}

#rightBanner3{
	height: 250px;
	line-height: 250px;
}

#hMenu2{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 20px 0px 23px 0px;
	width: 1000px;
	text-align: right;
	height: 26px;
	line-height: 26px;
	background: url('images/hMenuBack.png');
	
}

#hMenu2 li{
	display: block;
	float: left;
	padding: 0px 10px;
}

#hMenu2 li a{
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#main{
	width: 100%;
	float: left;
}

/*#leftCol{
	width: 290px;
	vertical-align: top;
}

#middleCol{
	width: 300px;
	vertical-align: top;
	padding-left: 23px;
}*/

.colHeading{
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	color: white;
	padding-left: 10px;
	width: 295px;
}

#mainNewsHeading{
	background-color: #FF9933;
	margin-bottom: 0px;
	border-top: 0px; 
}

#otherNewsHeading{
	background-color: #CCCCCC;
	/*width: 320px;*/
}

h3{
	font-size: 11px;
}

a{
	color: #4B8F8E;
	font-weight: bold;
	text-decoration: none;
}

#leadingNews{
	/*float: left;*/
	border-top: 0px;
	padding: 15px;
}

#leading{
	margin-top: 0px;
	font-weight: bold;
}

#leading a{
	font-size: 14px;
	color: #AD0D0D;
}

p{
	margin: 0px;
	padding: 0px;
	display: inline;
	
}

.newsBox{
	width: 295px;
}

.newsBox td{
	vertical-align: top;
}

.newsBox img{
	width: 120px;
	border: 1px solid black;
}

a img{
	border: 1px solid black;
}

input{
	width: 110px;
	font-size: 11px;
}

#loginPanel{
	background-color: #CCCCCC;
	padding: 5px 15px;
}

.button{
	background-color: #E3E3E3;
	width: 90px;
	border: 1px solid black;
}

h1{
	font-size: 18px;
}

#bigPictureLink{
	display: block;
	width: 262px;
	height: 197px;
	overflow: hidden;
}

#loginAndRegistrationLinks{
	float: right !important;
	color: #98FFFE;
}

#loginAndRegistrationLinks a{
	color: #01EFE9 !important;
}

.homepageNewsBoxHolder{
	width: 305px;
	/*height: 280px;*/
	vertical-align: top;
	padding-bottom: 20px;
}

.spacer{
	width: 15px;
}

.currencyItem{
	/*float: left;
	font-size: 8px;*/
}

.currencyFlag{
	width: 18px;
	height: 18px;
}

#currency *{
	font-size: 9px;
}

.otherNewsSubHeading{
	width: 295px;
}

.categoryTitle{
	
}

.categoryTitle .line{
	background-color: #48A8AE;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.categoryTitle .title{
	margin-top: 1px;
	background-color: #CCCCCC;
	line-height: 25px;
	height: 25px;
}

.categoryTitle .title a{
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-left: 22px;
}

.categoryTitle .title a:hover{
	text-decoration: underline;
}