<!--
.html {
overflow:hidden; /* gets rid of the scroll bars in IE6 */
max-height:100%; /* fixes the display height in Mozilla and Firefox */
}


.body  { 
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-size: 20pt; 
	font-weight: bold;
	font-style: none; margin: 6px;
    background-attachment: fixed;
    margin-top: 0; 
    margin-bottom: 0;
}

.logo  { 
	font-family: Times New Roman; 
	color: #000000; font-size: 22px; 
	font-weight: bold;
	font-style: none; 
	margin: 6px 
	! important 
}

.title  { 
	font-family: Times New Roman; 
	color: #000000; 
	font-size: 20px; 
	font-weight: bold;
	font-style: none; 
	margin: 6px 
}

.menu_text { 
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}

.footer { 
	font-family: Aimes New Roman;
	color: #000000; 
	font-size: 9px; 
	font-weight: none; 
	margin: 1px 
}

.inputsubmit {
    border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-bottom-width:2px;
    border-right-width:2px;
    border-top-color:#D9DFEA;
    border-left-color:#D9DFEA;
    border-bottom-color:#3B5998;
    border-right-color:#3B5998;
    background-color:#538ADC;
    color:#FFFFFF;
    font-size:11px;
    font-weight:none;
    font-family:tahoma,arial,sans-serif;
  }
  
.inputsubmitGreen {
    border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-bottom-width:2px;
    border-right-width:2px;
    border-top-color:#66CC66;
    border-left-color:#66CC66;
    border-bottom-color:#336633;
    border-right-color:#336633;
    background-color:#336600;
    color:#FFFFFF;
    font-size:11px;
    font-weight:none;
    font-family:tahoma,arial,sans-serif;
}

a.country_link:link		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight: none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px ! important 
}

a.country_link:visited		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight: none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a.country_link:hover  { 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight: none; 
	font-size: 11pt; 
	text-decoration: underline;
	margin: 2px 
	! important 
}

a.country_link:active  { 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight:none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a.menu_link:link  { 
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-weight:none; 
	font-size: 14px; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a.menu_link:visited		{ 
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-weight: none; 
	font-size: 14px; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a.menu_link:hover  { 
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-weight: none; 
	font-size: 14px; 
	text-decoration: underline;
	margin: 2px 
	! important 
}

a.menu_link:active  { 
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-weight:none; 
	font-size: 14px; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a.title_link:link		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight:none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a.title_link:visited		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight:none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a.title_link:hover		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight:none; 
	font-size: 11pt; 
	text-decoration: underline;
	margin: 2px 
	! important 
}

a.title_link:active		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight: none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}


a:link		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight:none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a:visited		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight:none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}

a:hover		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight:none; 
	font-size: 11pt; 
	text-decoration: underline;
	margin: 2px 
	! important 
}

a:active		{ 
	font-family: Times New Roman; 
	color: #000000; 
	font-weight: none; 
	font-size: 11pt; 
	text-decoration: none;
	margin: 2px 
	! important 
}

.tableSolidFrame {
        background: ;
        border-top: 2px solid #000000;
        border-bottom: 2px solid #000000;
        border-right: 2px solid #000000;
        border-left: 2px solid #000000;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 4px;
        padding-left: 4px;

}

-->