body
	{
	font-size:12px;
	font-family:arial;
	background-color:#02548f;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top canter;
	background-repeat:repeat-x;
	}
.book_box_bg
	{
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(../images/book_bg.gif);
	}
/*.book_box_bg strong
	{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	}*/	
.welcome_heading
	{
	font-size:20px;
	color:#FFFFFF;
	}
.menu_bg
	{
	height:42px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/menu_bg.gif);
	}
.main_text
	{
	line-height:18px;
	font-size:12px;
	color:#d7efff;
	}
.main_text ul
	{
	padding:0px;
	margin:0px;
	}	
.main_text ul li
	{
	padding:0px 0px 0px 10px;
	margin:0px;
	list-style-type:none;
	text-decoration:none;
	line-height:18px;
	font-size:12px;
	color:#d7efff;
	background-image:url(../images/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}		
.main_text a
	{
	text-decoration:none;
	line-height:18px;
	font-size:12px;
	color:#d7efff;
	}
.main_text a:hover
	{
	text-decoration:none;
	line-height:18px;
	font-size:12px;
	color:#f1de53;
	}						
.latest_events
	{
	font-size:18px;
	color:#b0deff;
	}
.latest_events_heading
	{
	font-size:28px;
	color:#b0deff;
	}	
.yellow_heading
	{
	font-weight:bold;
	font-size:14px;
	color:#fabb3a;
	}
.image_border
	{
	border:solid 5px #e1fbfe;
	}
.footer_bg
	{
	font-size:10px;
	color:#01538e;
	word-spacing:5px;
	text-transform:uppercase;
	background-color:#70b0dd;
	}
.footer_bg a
	{
	text-decoration:none;
	font-size:10px;
	color:#01538e;
	word-spacing:0px;
	text-transform:uppercase;
	}
.footer_bg a:hover
	{
	text-decoration:none;
	font-size:10px;
	color:#fff;
	word-spacing:0px;
	text-transform:uppercase;
	}	
.doted_line
	{
	background-repeat:repeat-x;
	background-position:center top;
	background-image:url(../images/line.jpg);
	}	
.textbox
	{
	padding:2px;
	color:#000000;
	border:0px;
	background:#70b1dd;
	}
.img_border
	{
	border:solid 2px #ffffff;
	}
.sumbit_btn
	{
	width:80px;
	border:solid 1px #044676;
	padding:4px;
	font-weight:bold;
	font-family:arial;
	background:#49bef2;
	}
.read_more_text
	{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	}
.read_more_text a
	{
	text-decoration:underline;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	}
.read_more_text a:hover
	{
	text-decoration:none;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	}

.menu_bg
	{
	font-family:;
	padding:0px;
	margin:0;
	background-position:center top;
	background-repeat:repeat-x;
	background-image:url(../images/menu_bg.jpg);
	}
.menu_bg ul{
	padding:0;
	margin:0;
}
.menu_bg ul li{
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#b2bec5;
	list-style:none;
	display:inline;
}
.menu_bg ul li a{
	padding:13px 6px 14px 5px;
	text-decoration:none;
	color:#03416f;
	line-height:40px;
	font-size:11px;
	font-weight:bold;
}

.menu_bg ul li a:hover{
	color:#ffffff;
	background-image:url(../images/menu_hover.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.menu_bg_active{
	color:#ffffff !important;
	background-image:url(../images/menu_hover.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.tab_border
	{
		border:solid 1px #70b0dd;
	}

.web_txt
	{
	font-size:13px;
	color:#ffffff;
	}
.web_txt a
	{
		text-decoration:underline;
		font-size:13px;
		color:#ffcf6d;
	}
.web_txt a:hover
	{
		text-decoration:none;
		font-size:13px;
		color:#ffcf6d;
	}	
.tab_border_sec
	{
		border:solid 1px #70b0dd;
		background:#045a99;
	}
	
