body
{
	margin-left: 50px;
	margin-top: 10px;
	background: #1E4A8B;
	height: 100%;
	width: 100%;
}
body, table, tr, td, input
{
	font-family:Tahoma;
	font-size:12px;
	color:#171615;
	text-decoration:none;
	border: 0px solid #ff0000;
}
td.content_cell
{
	background-color: #EAEEF9;
	background-image:  url(../images/middle_bg_2.jpg);
	background-repeat: no-repeat;
}
textarea.news_scroll_textarea
{
	font-family:Tahoma;
	font-size:11px;
	color:#171615;
	text-decoration:none;
	background-color: #FCFCFA;
	border: 0px;
	width: 360px;
	height: 290px;
	scrollbar-highlight-color: #DDD1BA; 
	scrollbar-3dlight-color: #DDD1BA; 
	scrollbar-darkshadow-color: #DDD1BA; 
	scrollbar-arrow-color: #DDD1BA;
	scrollbar-track-color: #B5A891; 
	scrollbar-face-color: #4B3F29; 
}
textarea.contactus
{
		width:250px; 
		height:106px;
		border-width:1px;
		border-style:solid;
		background-color:#FBF2EB;
		border-color:#7F7873;
		overflow:auto;
}
img.invisible_img
{
	visibility: hidden;
}
td.norepeat
{
	background-repeat: no-repeat;
}
td.repeat
{
	background-repeat: repeat;
}
td.transparent
{
	background-color: Transparent;
}
img
{
	border: 0px;
}
li.arrow
{
	list-style-image: url("/images/mission_arrow.gif");
}
hr.blue_hr
{
	color: #B0C1EF;
	height: 1px;
}
font.default_heading
{
	font-size: 20px;	
	line-height: 20px; 
	font-weight: bold; 
	color: #3B4978;
	text-decoration: none;
}
font.contactus
{
	font-family:Tahoma;
	font-size:11px;
	color:#171615;
	text-decoration:none;
}
font.major_heading
{
	font-size: 16px;	
	line-height: 20px; 
	font-weight: bold; 
	color: #3B4978;
	text-decoration: none;
}
font.Sub_heading
{
	font-size: 12px;	
	line-height: 20px; 
	font-weight: bold; 
	color: #BAA20C;
	text-decoration: none;
}
font.Sub_heading_grey
{
	font-size: 14px;	
	line-height: 20px; 
	font-weight: bold; 
	color: #90939B;
	text-decoration: none;
}
font.minor_heading
{
	font-size: 14px;	
	line-height: 20px; 
	font-weight: bold; 
	text-decoration: none;
}
font.recent_news
{
	font-size: 10px;	
	text-decoration: none;
	color: #4C3620;
}
font.contactus_green
{
	font-family:Tahoma;
	font-size:11px;
	color:green;
}
font.contactus_red
{
	font-family:Tahoma;
	font-size:11px;
	color:red;
}
font.small_gray
{
	color: #737373; 
	font-size: 8pt;
}
font.red
{
	color: red;
}
font.regular_small
{
	font-size: 7pt;
	text-decoration: none;
}
font.white_small
{
	color: #ffffff;
	font-size: 8;
	text-decoration: none;
}
td.title
{
	background-color: #3159A2;
	color: #ffffff;
}
INPUT
{
	border: 1px solid #000000;
}
Input.borderless
{
	border: 0px;
}
INPUT.contactus
{
	width:250px; height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#FBF2EB;
		border-color:#7F7873;
}
A.contactus:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#171615;
	text-decoration:underline;
}
A.contactus:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#171615;
	text-decoration:underline;
}
A.contactus:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:orange;
	text-decoration:underline;
}
A:visited
{
	font-size: 8pt;
	color: #923D93;
	text-decoration: none;
}
A:link
{
	font-size: 8pt;
	color: #3D5293;
	text-decoration: none;
}
A:hover
{
	font-size: 8pt;
	color: #3D5293;
	text-decoration: underline;
}
A.regular:visited
{
	font-size: 8pt;
	color: #923D93;
	text-decoration: none;
}
A.regular:link
{
	font-size: 8pt;
	color: #3D5293;
	text-decoration: none;
}
A.regular:hover
{
	font-size: 8pt;
	color: #3D5293;
	font-weight: none;
	text-decoration: underline;
}
A.towerbridge:visited
{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}
A.towerbridge:link
{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}
A.towerbridge:hover
{
	font-size: 7pt;
	color: orange;
	font-weight: none;
	text-decoration: underline;
}
A.recent_news:visited
{
	font-family:Tahoma;
	font-size: 8pt;
	color: #4C3620;
	font-weight: bold;
	text-decoration: underline;
}
A.recent_news:link
{
	font-family:Tahoma;
	font-size: 8pt;
	color: #4C3620;
	text-decoration: underline;
	font-weight: bold;
}
A.recent_news:hover
{
	font-family:Tahoma;
	font-size: 8pt;
	color: orange;
	text-decoration: underline;
}
A.recent_news_small:visited
{
	font-size: 7pt;
	color: #4C3620;
	font-weight: bold;
	text-decoration: none;
}
A.recent_news_small:link
{
	font-size: 7pt;
	color: #4C3620;
	text-decoration: none;
	font-weight: bold;
}
A.recent_news_small:hover
{
	font-size: 7pt;
	color: orange;
	text-decoration: underline;
}
A.regular_small:visited
{
	font-size: 7pt;
	color: #923D93;
	text-decoration: none;
}
A.regular_small:link
{
	font-size: 7pt;
	color: #3D5293;
	text-decoration: none;
}
A.regular_small:hover
{
	font-size: 7pt;
	color: #3D5293;
	text-decoration: underline;
}
A.regular_green:visited
{
	font-size: 8pt;
	color: green;
	text-decoration: none;
}
A.regular_green:link
{
	font-size: 8pt;
	color: green;
	text-decoration: none;
}
A.regular_green:hover
{
	font-size: 8pt;
	color: orange;
	text-decoration: underline;
}
A.regular_red:visited
{
	font-size: 8pt;
	color: red;
	text-decoration: none;
}
A.regular_red:link
{
	font-size: 8pt;
	color: red;
	text-decoration: none;
}
A.regular_red:hover
{
	font-size: 8pt;
	color: orange;
	text-decoration: underline;
}
A.reg_underline:visited
{
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
A.reg_underline:link
{
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
A.reg_underline:hover
{
	font-size: 8pt;
	color: #9E0C0D;
	text-decoration: underline;
}
A.reg_underline_small:visited
{
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
A.reg_underline_small:link
{
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
A.reg_underline_small:hover
{
	font-size: 8pt;
	color: #9E0C0D;
	text-decoration: underline;
}
A.red:visited
{
	font-size: 8pt;
	color: #9D0B0E;
	text-decoration: underline;
}
A.red:link
{
	font-size: 8pt;
	color: #9D0B0E;
	text-decoration: underline;
}
A.red:hover
{
	font-size: 8pt;
	color: #3159A2;
	text-decoration: none;
}
A.event_menu:visited
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.event_menu:link
{
	font-size: 8pt;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
A.event_menu:hover
{
	font-size: 8pt;
	color: #9E0C0D;
	font-weight: bold;
	text-decoration: underline;
}
A.menu_white:visited
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.menu_white:link
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.menu_white:hover
{
	font-size: 8pt;
	font-weight: bold;
	color: #FFC10E;
	text-decoration: none;
}
A.lightblue:visited
{
	font-size: 8pt;
	color: #6397C9;
	text-decoration: none;
}
A.lightblue:link
{
	font-size: 8pt;
	color: #6397C9;
	text-decoration: none;
}
A.lightblue:hover
{
	font-size: 8pt;
	color: #FFC10E;
	text-decoration: none;
}
A.white:visited
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
A.white:link
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
A.white:hover
{
	font-size: 8pt;
	color: #FFC10E;
	text-decoration: none;
}