#top {
	position: absolute;
	margin: 10px 20px 0px 10px;
	padding: 0px;
	border: 0px;
	background: #fff;
	height: 100px;
	}

#left {
	position: absolute;
	margin: 90px 0px 0px 10px;
	width: 240px;
	padding: 10px;
	background: #E2ECF5;
	top: 36px;
	}

#content {
	position: absolute;
	margin: 90px 0px 0px 290px;
	width: 445px;
	border: 2px dotted #369;
	padding: 10px;
	background-color:white;
	top: 40px;
	}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	scrollbar-3d-light-color: #336699; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #336699; 
	scrollbar-dark-shadow-color: #336699;
	scrollbar-face-color: #336699;
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #336699;
	}
img {
	border: 0px none;
	}
.cco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	}
.cwa {
	color: #369;
	font-weight: bold;
	}
a {
	color: #333;
	text-decoration: underline;
	}
a:visited {
	color: #333;
	}
a:hover {
	color: #369;
	text-decoration: none;
	}
a:active {
	color: #333;
	text-decoration: underline;
	}

a.m {
	color: #333;
	text-decoration: none;
	}
a.m:visited {
	color: #69;
	}
a.m:hover {
	color: #369;
	text-decoration: underline;
	}
a.m:active {
	color: #369;
	text-decoration: underline;
	}


.left {
	color: #333;
	font-size: 11px;
	line-height: 15px;
	}
.rightwhite {
	color: #336;
	font-size: 11px;
	line-height: 15px;
	background: #FFF9E1;
	}
.ahem {
	display: none;
	}
b {
	font-weight: bold;
	}

ul {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
tr {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
td {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
p {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
h1 {
	color: #369;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	}
h2 {
	color: #999999;
	font-size: 8px;
	line-height: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h3 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.small {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

.country {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.country2 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.iNavigateItem
{
    COLOR:       black;
    FONT-SIZE:   x-small 
}

.iNavigateItem A:link
{
    COLOR: #003366
}

.iNavigateItem A:visited
{
    COLOR: #003366
}

.iNavigateItem A:hover
{
    COLOR: #800000;
    TEXT-DECORATION: underline
}

.iNavigateCurrentPage
{
    COLOR: #800000;
    FONT-STYLE: normal
}

form { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	}
textarea { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	border: 1px #c90 solid;
	}
input { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	border: 1px #c90 solid;
	}
input.radio {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	border:0px;
	}
input.submit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #c90;
	cursor: hand;
	}
select { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	border:1px solid #c90;
	}
