a 
{
	text-decoration: underline;
	color: #71779D;
}

html
{
	margin:10px;
}

body
{
	font-family: verdana;
	font-size: 0.75em;
	margin:0px auto 0px auto;
	max-width:950px; /*Max is 1107 due to background image*/
	min-width:420px;
	margin:0px auto 0px auto;
	word-spacing: 0.11em;
	background-color:#e7e7e7;
}

h3
{
	font-size:1.25em;
	margin-bottom:-0.8em;
	font-weight:bold;
}

h4
{
	font-size:1.1em;
	margin-bottom:-0.8em;
	font-weight:bold;
}

.compact
{
	margin-bottom:-0.9em;
}

select
{
	font-family: verdana;
	font-size: 0.9em;
}

.Top
{
	display:inline-block;
	background:url(../Pictures/Site/top.jpg) no-repeat top left;
}

.TopL
{
	background:url(../Pictures/Site/left-top.jpg) no-repeat top left;
}

.TopR
{
	height:18px;
	background:url(../Pictures/Site/right-top.jpg) no-repeat top right;
}

.LeftT
{
	background:url(../Pictures/Site/left.jpg) left top no-repeat;
}

.LeftB
{
	background:url(../Pictures/Site/left.jpg) left bottom no-repeat;
}

.RightT
{
	background:url(../Pictures/Site/right.jpg) right top no-repeat;
}

.RightB
{
	background:url(../Pictures/Site/right.jpg) right bottom no-repeat;
}

.Center
{
	margin:0px 25px 0px 18px; display:inline-block;
}

.CenterT
{
	background:url(../Pictures/Site/center-top.jpg) top right no-repeat;
}

.CenterB
{
	background:url(../Pictures/Site/center.jpg) bottom right no-repeat;
}

.Logo
{
	border-bottom: solid #8682b1 1px;
}

.CountryMenu
{
	float:right;
}

.TopMenu
{
	background:transparent;
	text-align:center;
	border-bottom: solid #8682b1 1px;
	padding:10px;
	line-height:2em;
	font-size:1.25em;
	font-weight:bold;
}

.MItem
{
	text-decoration: underline;
	color: #516492;
	white-space:nowrap;
}

.MItemCurrent
{
	color: #000000;
	white-space:nowrap;
	font-weight:bold;
	text-decoration: none;
}


.MLine
{
	background-color:#516492;
	font-size:.7em;
	vertical-align:middle;
	margin:0.8em;
}

.Main
{
	overflow:auto;
	height:750px;
	display:inline-block;
	width: 100%;
}

.Bot
{
	background:url(../Pictures/Site/bottom.jpg) repeat-x bottom;
}

.BotL
{
	background:url(../Pictures/Site/left-bottom.jpg) no-repeat bottom left;
}

.BotR
{
	background:url(../Pictures/Site/right-bottom.jpg) no-repeat bottom right;
	height:25px;
}