/* *** CSS - Tavros - Eforce 12 September 2006 *** */

body {
	margin					: 0px 0px 0px 0px;
	font-size				: 12px;
	font-family				: Verdana;
	color						: #2D4492;
}

/* Layers */

div.Container {
	width						: 813px;
	margin-left				: auto;
	margin-right			: auto;
	background-image		: url(../Images/MainBg.gif);
	background-repeat		: repeat-y;
	background-position	: top;
}

div.Main {
	width						: 100%;
	background-image		: url(../Images/ContentBg.gif);
	background-repeat		: no-repeat;
	background-position	: 6px bottom;
}

div.Left {
	width						: 191px;
	float						: left;
	background-image		: url(../Images/TopMainBg.gif);
	background-repeat		: no-repeat;
	background-position	: left top;
	padding-left			: 4px;
}

div.Right {
	width						: 610px;
	float						: right;
	background-image		: url(../Images/TopMainBg.gif);
	background-repeat		: no-repeat;
	background-position	: right top;
	padding-right			: 8px;
	_padding-right			: 4px;
}

div.Bottom {
	width						: 100%;
	clear						: both;
	background-image		: url(../Images/BottomBg.gif);
	background-repeat		: no-repeat;
	background-position	: center;
	height					: 5px;
	font-size				: 5px;
}

/* Link styles */

a.Menu0:link {
	display					: block;
	float						: left;
	font-size				: 13px;
	font-weight				: bold;
	color						: #2D4492;
	text-decoration		: none;
	margin-left				: 4px;
	margin-right			: 4px;
	clear						: both;
	width						: 94%;
}

a.Menu0:visited {
	display					: block;
	float						: left;
	font-size				: 13px;
	font-weight				: bold;
	color						: #2D4492;
	text-decoration		: none;
	margin-left				: 4px;
	margin-right			: 4px;
	clear						: both;
	width						: 94%;
}

a.Menu0:hover {
	display					: block;
	float						: left;
	font-size				: 13px;
	font-weight				: bold;
	color						: white;
	display					: block;
	text-decoration		: none;
	background-color		: #2D4492;
	margin-left				: 4px;
	margin-right			: 4px;
	clear						: both;
	width						: 94%;
}

a.Menu1:link {
	display					: block;
	float						: left;
	font-size				: 11px;
	font-weight				: bold;
	color						: #2D4492;
	text-decoration		: none;
	margin-left				: 4px;
	margin-right			: 4px;
	clear						: both;
	margin-left				: 8px;
	width						: 94%;
}

a.Menu1:visited {
	display					: block;
	float						: left;
	font-size				: 11px;
	font-weight				: bold;
	color						: #2D4492;
	text-decoration		: none;
	margin-left				: 4px;
	margin-right			: 4px;
	clear						: both;
	margin-left				: 8px;
	width						: 94%;
}

a.Menu1:hover {
	display					: block;
	float						: left;
	font-size				: 11px;
	font-weight				: bold;
	color						: #667BC0;
	display					: block;
	text-decoration		: none;
	margin-left				: 4px;
	margin-right			: 4px;
	clear						: both;
	margin-left				: 8px;
	width						: 94%;
}

a:link {
	color						: #4F67B7;
	text-decoration		: none;
}

a:visited {
	color						: #4F67B7;
	text-decoration		: none;
}

a:hover {
	color						: black;
	text-decoration		: underline;
}

a.SiteMap0:link {
	border-bottom			: 1px dashed #2D4492;
	border-left				: 1px dashed #2D4492;
	padding-bottom			: 3px;
	padding-left			: 8px;
	margin-left				: 20px;
	text-decoration		: none;
}

a.SiteMap0:visited {
	border-bottom			: 1px dashed #2D4492;
	border-left				: 1px dashed #2D4492;
	padding-bottom			: 3px;
	padding-left			: 8px;
	margin-left				: 20px;
	text-decoration		: none;
}

a.SiteMap0:hover {
	border-bottom			: 1px dashed black;
	border-left				: 1px dashed black;
	padding-bottom			: 3px;
	padding-left			: 8px;
	margin-left				: 20px;
	text-decoration		: none;
	color						: black;
}

a.SiteMap1:link {
	border-bottom			: 1px dashed #2D4492;
	border-left				: 1px dashed #2D4492;
	padding-bottom			: 3px;
	padding-left			: 8px;
	margin-left				: 50px;
	text-decoration		: none;
}

a.SiteMap1:visited {
	border-bottom			: 1px dashed #2D4492;
	border-left				: 1px dashed #2D4492;
	padding-bottom			: 3px;
	padding-left			: 8px;
	margin-left				: 50px;
	text-decoration		: none;
}

a.SiteMap1:hover {
	border-bottom			: 1px dashed black;
	border-left				: 1px dashed black;
	padding-bottom			: 3px;
	padding-left			: 8px;
	margin-left				: 50px;
	text-decoration		: none;
	color						: black;
}


/* Tables */

td.Menu {
	border-bottom				: 1px dashed #2D4492;
	padding-bottom				: 8px;
}

td.Content {
	padding-left				: 10px;
	padding-right				: 16px;
	padding-bottom				: 4px;
	border-left					: 1px dashed #2D4492;
}

td.AboveContent {
	border-left					: 1px dashed #2D4492;
	padding-right				: 4px;
	font-size					: 24px;
	font-weight					: bold;
	font-family					: Verdana;
}

td.AboveContent2 {
	border-left					: 1px dashed #2D4492;
	padding-right				: 4px;
	font-size					: 14px;
	font-weight					: bold;
	font-family					: Verdana;
}

td.HeaderNews {
	background-color			: #F7B400;
	color							: white;
	padding-top					: 2px;
	padding-bottom				: 2px;
	font-weight					: bold;
	padding-left				: 6px;
}

td.ShortNewsHeader {
	font-weight					: bold;
	font-size					: 11px;
}

td.ShortNewsText {
	font-weight					: normal;
	font-size					: 11px;
}

table.News {
	border-bottom				: 1px dashed #2D4492;
}

td.NewsTitle {
	font-size					: 14px;
	font-weight					: bold;
}

/* Font styles */

h1 {
	font-size					: 18px;
	color							: #2D4492;
	font-weight					: normal;
	font-family					: Verdana;
}

FONT.header {
	font-size					: 18px;
	color							: #2D4492;
	font-weight					: normal;
	font-family					: Verdana;
}

FONT.subheader {
	font-size					: 16px;
	color							: #2D4492;
	font-weight					: bold;
	font-family					: Verdana;
}

hr {
	border-top					: 1px solid #2D4492;
	border-bottom				: 0px;
	height						: 1px;
	margin-bottom				: 0px;
}

/* FORM Styles */

input.Text {
	color							: #2D4492;
}

input.Btn {
	background-color			: #F7B400;
	color							: white;
	font-weight					: bold;
}

iframe.Boats input {
	background-color			: black;
}

