/* *** Verhoevenet CSS :: 27.09.2006  *** */

body {
	margin					: 0px 0px 0px 0px;
	font-family				: Tahoma;
	background-color		: white;
	font-size				: 12px;
	color						: #00678F;
}


/* *** Layers style *** */

div.Container {
	margin-left				: auto;
	margin-right			: auto;
	width						: 1003px;
	background-color		: #F2F5F8;	
}

div.Top {
	width						: 100%;
	background-color		: white;
	background-image		: url(../Images/TopBg.gif);
	background-repeat		: repeat-x;
	background-position	: bottom;
}

div.Menu {
	width						: 100%;
}

div.Content {
	width						: 100%;
	clear						: both;
	min-height				: 290px;
	_height					: 290px;
}

div.Left {
	width						: 280px;
	float						: left;
	padding-left			: 20px;
	padding-top				: 10px;
}

div.Right {
	width						: 680px;
	float						: left;
	padding-right			: 20px;
	padding-top				: 10px;
	padding-left			: 20px;
}

div.Quote {
	width						: 100% -8px;
	border					: 1px solid #EB6C0B;
	background-color		: #EFD8AE;
	padding					: 4px;
	color						: #E66400;
	font-size				: 8pt;
}

div.Home {
	width									: 100%;
	background-color					: #dae4eb;
}

div.Bottom {
	width									: 100%:
	clear									: both;
	background-image					: url(../Images/BottomBg.gif);
	background-position				: top;
   background-repeat					: repeat-x;
   height								: 20px;
   padding-top							: 16px;
   text-align							: center;
}

/* *** Tables *** */

tr.WhiteBorder td {
	border-top							: 1px solid white;
}

tr.Margin td {
	padding								: 4px;
}


table.Box {
	border-bottom						: 1px solid white;
}

table.Box tr td {
	padding-left							: 8px;
	padding-right							: 8px;
}

table.Box2 tr td {
	padding-left							: 8px;
	padding-right							: 8px;
}

tr.Post td {
	background-color		: white;
}

td.PostDate {
	font-size				: 7pt;
	text-align				: right;
}

td.PostLeft {
	border-top				: 1px solid #00678F;
	border-bottom			: 1px solid #00678F;
	width						: 140px;
	border-right			: 1px dashed #00678F;
	padding					: 4px;
}

td.PostTopRight {
	border-top				: 1px solid #00678F;
	border-bottom			: 1px dashed #00678F;
}

td.PostBottomRight {
	border-bottom			: 1px solid #00678F;
	padding					: 4px;
}

table.Threads {
	width						: 100%;
}

tr.ThreadHeader td {
	border-bottom			: 2px solid #00678F;
	font-size				: 9pt;
	font-weight				: bold;
}

tr.ThreadInfo td {
	border-right			: 1px solid #00678F;
	border-bottom			: 1px solid #00678F;
	font-size				: 8pt;
	font-weight				: normal;
}

table.Forum {
	width						: 100%;
}

td.ForumTitle {
	border					: 2px solid #00678F;
	background-color		: #F7F8FB;
	font-size				: 12pt;
	font-weight				: normal;
}

td.ForumInfo {
	background-color		: #00678F;
	color						: white;
	font-size				: 8pt;
	padding-left			: 10px;
}

td.OldDate {
	color						: #9F9F9F;
}

td.OldDate a:link {
	color						: #777777;
	text-decoration		: none;
}

td.OldDate a:visited {
	color						: #777777;
	text-decoration		: none;
}

td.OldDate a:hover {
	color						: #414141;
	text-decoration		: underline;
}

td.TopBar {
	background-color		: #00678F;
	font-size				: 10px;
	height					: 30px;
}

td.MenuBar {
	background-color		: #EB6C0B;
	padding-bottom			: 4px;
	padding-top				: 4px;
}

td.CityHeader {
	font-size				: 30px;
}

td.CityName {
	font-weight				: bold;
	border-bottom			: 1px solid #00678F;
}

td.NewsHeader {
	font-size				: 20px;
}

/* *** Link style *** */



a:link {
	color									: #024B67;
	text-decoration					: none;
}

a:visited {
	color									: #024B67;
	text-decoration					: none;
}

a:hover {
	color									: #177FA7;
	text-decoration					: underline;
}

a.ThreadSubject:link {
	font-size							: 10pt;
	color									: #00678F;
	text-decoration					: none;
}

a.ThreadSubject:visited {
	font-size							: 10pt;
	color									: #00678F;
	text-decoration					: none;
}

a.ThreadSubject:hover {
	font-size							: 10pt;
	color									: #1E8BB6;
	text-decoration					: underline;
}

a.Menu:link {
	display								: block;
	width									: 200px;
	padding-left						: 10px;
	font-family							: Verdana;
	font-size							: 12px;
	font-weight							: bold;
	text-decoration					: none;
	color									: #0F6F95;
	margin-bottom						: 10px;
}

a.Menu:visited {
	display								: block;
	width									: 200px;
	padding-left						: 10px;
	font-family							: Verdana;
	font-size							: 12px;
	font-weight							: bold;
	text-decoration					: none;
	color									: #0F6F95;
	margin-bottom						: 10px;
}

a.Menu:hover {
	display								: block;
	width									: 200px;
	padding-left						: 10px;
	background-image					: url(../Images/MenuBg.gif);
	background-repeat					: no-repeat;
	background-position				: right;
	font-family							: Verdana;
	font-size							: 12px;
	font-weight							: bold;
	text-decoration					: none;
	color									: #EB6C0B;
	margin-bottom						: 10px;
}


a.MenuSelected:link {
	display								: block;
	width									: 200px;
	padding-left						: 10px;
	background-image					: url(../Images/MenuBg.gif);
	background-repeat					: no-repeat;
	background-position				: right;
	font-family							: Verdana;
	font-size							: 12px;
	font-weight							: bold;
	text-decoration					: none;
	color									: #EB6C0B;
	margin-bottom						: 10px;
}

a.MenuSelected:visited {
	display								: block;
	width									: 200px;
	padding-left						: 10px;
	background-image					: url(../Images/MenuBg.gif);
	background-repeat					: no-repeat;
	background-position				: right;
	font-family							: Verdana;
	font-size							: 12px;
	font-weight							: bold;
	text-decoration					: none;
	color									: #EB6C0B;
	margin-bottom						: 10px;
}

a.MenuSelected:hover {
	display								: block;
	width									: 200px;
	padding-left						: 10px;
	background-image					: url(../Images/MenuBg.gif);
	background-repeat					: no-repeat;
	background-position				: right;
	font-family							: Verdana;
	font-size							: 12px;
	font-weight							: bold;
	text-decoration					: none;
	color									: #EB6C0B;
	margin-bottom						: 10px;
}

a.SubMenuSelected:link {
	color									: #EB6C0B;
	text-decoration					: none;
	font-weight							: bold;
	font-size							: 12px;
	padding-left						: 8px;
	padding-right						: 8px;
	padding-top							: 4px;
	padding-bottom						: 4px;
	position								: relative;
	top									: 0px;
	background-color					: #FAD8BE;
}

a.SubMenuSelected:visited {
	color									: #EB6C0B;
	text-decoration					: none;
	font-weight							: bold;
	font-size							: 12px;
	padding-left						: 8px;
	padding-right						: 8px;
	padding-top							: 4px;
	padding-bottom						: 4px;
	position								: relative;
	top									: 0px;
	background-color					: #FAD8BE;
}

a.SubMenuSelected:hover {
	color									: #EB6C0B;
	text-decoration					: none;
	font-weight							: bold;
	font-size							: 12px;
	padding-left						: 8px;
	padding-right						: 8px;
	padding-top							: 4px;
	padding-bottom						: 4px;
	position								: relative;
	top									: 0px;
	background-color					: #FAD8BE;
}

a.SubMenu:link {
	color									: #FAD8BE;
	text-decoration					: none;
	font-weight							: bold;
	font-size							: 12px;
	padding-left						: 8px;
	padding-right						: 8px;
	padding-top							: 4px;
	padding-bottom						: 4px;
	position								: relative;
	top									: 0px;
}

a.SubMenu:visited {
	color									: #FAD8BE;
	text-decoration					: none;
	font-weight							: bold;
	font-size							: 12px;
	padding-left						: 8px;
	padding-right						: 8px;
	padding-top							: 4px;
	padding-bottom						: 4px;
	position								: relative;
	top									: 0px;
}

a.SubMenu:hover {
	color									: #FAD8BE;
	text-decoration					: underline;
	font-weight							: bold;
	font-size							: 12px;
	padding-left						: 8px;
	padding-right						: 8px;
	padding-top							: 3px;
	padding-bottom						: 4px;
	position								: relative;
	top									: 0px;
}

/* FORM */

FONT.header {
	font-size							: 11pt;
	font-weight							: bold;
	color									: #ea6a0a;
}

input {
	border								: 1px solid #006790;
	font-size							: 10px;
	color									: #006790;
}

textarea {
	border								: 1px solid #006790;
	font-size							: 11px;
	color									: #006790;
	font-family							: Arial;
}

/* Webmail */
	.emailList
	{
		border			:	1px solid #EB6C0B;
		background		:	WHITE;
		list-style		: 	none;
		height			: 	30em;
		width				: 	452;
		overflow			: 	auto;
		font-family		:	verdana;
		font-size		:	10px;
		color				:	#006790;
		font-weight		:	normal;
		scrollbar-arrow-color 		:  WHITE;
		scrollbar-face-color			: 	#006790;
		scrollbar-shadow-color		: 	#D25C56;
		scrollbar-highlight-color	: 	#D25C56;
		scrollbar-3dlight-color		: 	#WHITE;
		scrollbar-darkshadow-color	: 	#WHITE;
		scrollbar-track-color		: 	#F2F5F8;
		cursor			:	pointer;
		clear:both;
	}

	.recipientFieldRadio
	{
		border								: 0px;
		font-size							: 10px;
		color									: #006790;
	}

