
BODY {
		scrollbar-arrow-color:#4A5778;
		scrollbar-base-color:#455576;
		scrollbar-shadow-color:#4A5778;
		scrollbar-face-color:#FFFFFF;
		scrollbar-highlight-color:#8C9EBF;
		scrollbar-dark-shadow-color:#EDECCA;
		scrollbar-3d-light-color:#4A5778;}
}

a       	{ text-decoration: underline; color: #647839 }
a:link       	{ text-decoration: underline; color: #647839 }
a:visited    	{ text-decoration: underline; color: #647839 }
a:hover      	{ text-decoration: underline; color: #647839 }
a:active	{ text-decoration: underline; color: #647839 }


.topmenu { color: #FFFFFF; text-decoration: none; }
.topmenu a { color: #FFFFFF; text-decoration: none; }
.topmenu a:visited { color: #FFFFFF; text-decoration: none; }
.topmenu a:hover { color: #647839; text-decoration: none; }


.bottomMenu { text-align: right; 		padding-right: 20px; padding-top: 5px; font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none; }
.bottomMenu a { color: #647839; font-weight: bold; text-decoration: none; }
.bottomMenu a:visited { color: #647839; font-weight: bold; text-decoration: none; }
.bottomMenu a:hover { color: #647839; font-weight: bold; text-decoration: none; }


p		{ font-family: Verdana;
		color: #000000;
		font-size: 12px;
		text-align: left;
		margin-bottom: 10px;
		margin-top: 2px;
		}


ul.imaged       { list-style-image: url('/en/images/bullet-arrow-white.gif')}



ul           { font-family: Verdana; font-size: 11px; color: #000000;
		text-decoration: none;
		margin-top: 2px;
		}

li           { font-family: Verdana; 
		font-size: 11px; 
		color: #647839; 
		text-align: left; 
		padding: 2px;
		padding-bottom: 2px;
		text-decoration: none;}

ol           { font-family: Verdana; font-size: 11px; color: #000000; text-align: left;
		margin-top: 0; }




h1           { font-family: Verdana; 
		color: #647839; 
		text-align: left; 
		font-size: 16px;
		margin:0;
    padding-left: 5px;
    vertical-align:middle;
    border-bottom: 1px solid #647839;
		margin-bottom: 10;


		}


h2           { font-family: Verdana; 
		color: #000000; 
		text-align: left; 
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		font-style: italic;
		margin-top: 20px;
		margin-bottom: 5px;
		 }

h3          { font-family: Verdana; 
		color: #4A5778; 
		text-align: left; 
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 0;
		 }


h4          { font-family: Verdana; 
		color: #4A5778; 
		text-align: left; 
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 0;
		 }

h5          { font-family: Verdana; 
		color: #4A5778; 
		text-align: left; 
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 0;
		 }


		

/* form field properties */
form         { font-family: Verdana}
input        { font-family: Verdana; 
    font-size : 10px;
    background-color : #FFFFFF;
    border-color : #4A5778;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}
input.button        {
	font-family: Verdana;  
    font-size : 12px;
    background-color : #4A5778;
    border-color : #8C9EBF;
    border-style : solid;
    border-width : 1px;
    color : #FFFFFF;
    cursor : hand;
}


select        { font-family: Verdana; font-size: x-small }
ins          { font-family: Verdana; font-size: x-small }
textarea        { font-family: Verdana; 
    font-size : 12px;
    background-color : #FFFFFF;
    border-color : #4A5778;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}







  