﻿body
{
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #505354;
	background-color:#888888;
	text-align:center;
}

.clear
{
	clear: both;
	padding-bottom: 1px;
	margin-bottom: -1px;
}
/* CSS layout */
#masthead
{
	background: url("Images/Master/banner1.jpg" ) no-repeat;
	height: 92px;
	text-align: center;
}

#top_nav
{
	height: 35px;
}

#britania_bottom
{
	background: url( "Images/Master/banner2.jpg" ) no-repeat;
	width: 206px;
	height: 36px;
	float: left;
}

#middle_menu
{
	width: 792px;
	float: left;
}

#left_col
{
	width: 206px;
	background-color: #0e7b05;
	float: left;
	display:block;
}

#page_content
{
	width: 790px;
	overflow:hidden;
	float: left;
	display:block;
}

#footer
{
	
}
.menuheader
{
	background: url("Images/Master/button_bg.jpg" ) center center no-repeat;
	color: White;
	font-size: 12px;
	font-family: Verdana;
	width: 104px;
	height: 35px;
	background-repeat: repeat-x;
}

.divHeader
{
	font-size: 11px;
	color: #0d1b6d;
	background-color: #0806a5;
}



.divHeader ul
{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.divHeader ul li
{
	float: left;
	background-color: #0806a5;
	height: 25px;
}

.divHeader ul li div
{
	height: 32px;
	width: 160px;
	text-align: center;
}

.divContentL
{
	background-image: url("Images/Master/top_left.jpg" );
	width: 12px;
	height: 17px;
	float: left;
}
.divContentR
{
	background-image: url("Images/Master/top_right.jpg" );
	width: 19px;
	height: 17px;
	float: left;
}
.divContentT
{
	background-image: url("Images/Master/top_1px.gif" );
	background-repeat: repeat-x;
	height: 17px;
	float: left;
}
.divContentB
{
	background-image: url("Images/Master/bottom_1px.gif" );
	background-repeat: repeat-x;
	height: 24px;
	float: left;
	width: auto;
}
.divContentLB
{
	background-image: url("Images/Master/back_image_bottom_left.jpg" );
	width: 20px;
	height: 27px;
	float: left;
}
.divContentRB
{
	background-image: url("Images/Master/back_image_bottom_right.jpg" );
	width: 19px;
	height: 27px;
	float: left;
}



.contentLeft
{
	background-image: url("Images/Master/left_1px.gif" );
	background-repeat: repeat-y;
	width: 17px;
	float: left;
	height: auto;
}
.contentRight
{
	background-image: url("Images/Master/right_1px.gif" );
	background-repeat: repeat-y;
	width: 17px;
	float: left;
	height: auto;
}





.roundcont
{
	width: 792px;
	background-color: #eeeeee;
	color: #0806a5;
	display:block;
}

.roundcont p
{
	margin: 0 10px;
}

.roundtop
{
	background: url("Images/Master/top_right.jpg" ) no-repeat top right;
}

.roundbottom
{
	background: url("Images/Master/back_image_bottom_right.jpg" ) no-repeat top right;
}

Image.corner
{
	width: 20px;
	height: 27px;
	border: none;
	display: block !important;
}
Image.corner1
{
	width: 12px;
	height: 17px;
	border: none;
	display: block !important;
}

.t
{
	background: url("Images/Master/top_1px.gif" ) 0 0 repeat-x;
	width: 790px;
}
.b
{
	background: url("Images/Master/bottom_1px.gif" ) 0 100% repeat-x;
}
.l
{
	background: url("Images/Master/left_1px.jpg" ) 0 0 repeat-y;
}
.r
{
	background: url("Images/Master/right_1px.gif" ) 100% 0 repeat-y;
}
.bl
{
	background: url("Images/Master/back_image_bottom_left.jpg" ) 0 100% no-repeat;
}
.br
{
	background: url("Images/Master/back_image_bottom_right.jpg" ) 100% 100% no-repeat;
}
.tl
{
	background: url("Images/Master/top_left1.jpg" ) 0 0 no-repeat;
}
.tr
{
	background: url("Images/Master/top_right.jpg" ) 100% 0 no-repeat;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	display:block;
	
}


.imgborder
{
	margin-bottom:-5px;
}