/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_bg
{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	height: 1000px;
}
.programme_img_bg
{
	background-image: url(../images/programme_left_img_bg.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 214px;
}
.nav_right
{
	background-image: url(../images/nav_right.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 24px;
}
.arail_14_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff6000;
	text-decoration: none;	
}
.arail_18_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff6000;
	text-decoration: none;	
}
.arail_18_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;	
}
.tahoma_12_drk_blue{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005487;
	text-decoration: none;	
}
.tahoma_11_ash{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #676767;
	text-decoration: none;	
}
.tahoma_12_ash{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #676767;
	text-decoration: none;	
}
.textfield {
	clear: none;
	float: none;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.button{
border:none; 
background-color:#29abe2; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#FFFFFF;
border-collapse:collapse; 
text-decoration:none; 
}
.button2{
border:none; 
background-color:#FFFFFF; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight: bold; 
color:#262626;
border-collapse:collapse; 
text-decoration:none; 
}
.footer_link{
	color:#333333;
	text-decoration:none;
}
.footer_link:hover {
	color:#000000;
	text-decoration:underline;
}