@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0;}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CC0000;
	background-image: url(../../images/bg2.png);
	background-repeat: no-repeat;	
}


/*Layout */


#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	border: 0px solid #E5E5E5;	
	background:#FFFFFF;
	}
	
	
#header {
	width:980px;
	background-color: #ffffff;
	/*background-image: url(images/header1.jpg); */
	background-repeat: no-repeat;

}
		#headerLeft{
	background-color: #ffffff;
	float: left;
	width: 280px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 3px;
	
}
		#headerRight{
	/*	background-color: #CCCC00; */
	float: right;
	width: 670px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 34px;
	padding-left: 0px;
	background-image: url(images/menu-background.png); 
	background-repeat: no-repeat;	
}


		#flash{
	width: 980px;
	z-index: 1;
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}



#main {
	width:980px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#mainLeft{
	width: 620px;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(images/box-back-large.jpg);
	background-repeat: no-repeat;
}

#mainCentre{
	
	width: 20px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top:10px;


}

#mainRight{
	float: left;
	width: 310px;
	height:250px;
	/*background-image: url(images/back1.jpg);
	background-repeat: no-repeat;  */
	
	background-image: url(images/login-back.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	
}


#mainRight2009{
	float: left;
	width: 310px;
	height:330px;
	/*background-image: url(images/back1.jpg);
	background-repeat: no-repeat;  */
	
	background-image: url(images/box-back-double.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top:0px;
	
	
}


#mainRight2009new{
	float: left;
	width: 310px;
	height:240px;
	/*background-image: url(images/back1.jpg);
	background-repeat: no-repeat;  */
	
	background-image: url(images/latest-news-back-home.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top:0px;
	
	
}





#footer {
	height: 20px;
	width: 980px;
	clear: both;
	font-size: 10px;
	color: #CCCCCC;
	padding: 5px;
	
}

.textBox {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 43px;
	font-size: 12px;
	line-height:20px;
}

.textBox2 {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 43px;
	font-size: 12px;
	line-height:20px;
}



a:link {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}     
a:visited {color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;}  
	
a:hover {color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;}  
	
a:active {color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;} 
	
	
	

/* footer links */
	
a.footer:link {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}     
a.footer:visited {color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;}  
	
a.footer:hover {color: #CCCCCC;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;}  
	
a.footer:active {color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;} 
		
		
		
.topMenu{
		padding-left: 260px;
		padding-right: 20px;
}

.heading1{
	font-size: 20px;
	color: #cc0000;
}

.heading2{
	font-size: 18px;
	color: #cc0000;
	margin:0px;
	padding:0px;
	
}

.LatestNews {position: relative;
	left: 35px;
	top: 30px;
	width:260px;
	margin:0px;
	padding:0px;
}

.login2009 {margin:0px; padding:0px; position:relative; top:65px;" }


input{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul{
	line-height: 20px;
}