

.border-box {
   behavior:        url("boxsizing.htc");
   box-sizing:      border-box;
   -moz-box-sizing: border-box;
}



body
{
    font-family: verdana;
    background-color: rgb(91, 105, 118);
    font-size: 10pt;
    border-color: white;
}


h1
{
	font-family: Century, verdana, arial;
}

h2
{
	font-family: Century, verdana, arial;
}

h3
{
font-family: Century, verdana, arial;
}

body hr
{
    color: blue;
    height: 2px;
}


#mainarea
{
    padding: 0;
}


.divbreak
{
clear:left;
margin: 0;
padding:0;
}



.block
{
    padding:0;
    display: block;
    margin: auto;
    background-color: white;
    
    border-left: 2px solid;
    border-right: 2px solid;
    border-color: white;
	/*WIDTH ------------------------------------------*/
	width: 794px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 790px;
}



#midleft
{
    border: none;
    float: left;
    top: 0%;
    left: 0%;
    padding: 10px;
	/*WIDTH ------------------------------------------*/
	width: 320px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 300px;
}


#midleft img
{
margin-top: 20px;
margin-bottom: 20px;
}




#midleft ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid;
    border-color: black;
    background-color: inherit;
    overflow: hidden;
	/*WIDTH ------------------------------------------*/
	width: 200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}





#midleft li
{
    font-size: 80%;
    padding: 0;
	border: none;
    width: 200px;
    /*WIDTH ------------------------------------------*/
	width: 200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;
}





#midleft li a
{
    display: block;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
	color: white;
	/*WIDTH ------------------------------------------*/
	/*width: 100%; */
}





#midleft li a:hover
{
	background-color: rgb(220, 193, 159);
}

#midleft br
{

}




.stdimage
{
    border: none;
    padding: none;
    /*padding-top: 10px;
    padding-bottom: 10px;*/
	border: 4px solid;
	border-color: rgb(220, 193, 159);
	margin-top: 20px;
	margin-bottom: 20px;
}



#midright
{
    float: left;
    left: 300px%;
    top: 0pt;
    padding: 10px;
	/*WIDTH ------------------------------------------*/
	width: 460px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 440px;
	text-align: justify;
}

#midright
{
text-align: justify;
}

#midright img
{
margin-left: 10px;
width: 250px;
border: 5px solid;
border-color: rgb(220, 193, 159);
}



#footer
{
    font-family: verdana;
    border-bottom: 2px solid;
    border-top: 2px solid;
    border-color: inherit;
}



/*------------------------------------------*/
/* How the menus are to be organised */
/*------------------------------------------*/
.menustyle
{
    float: none;
    font-size: 8pt;
    text-align: center;
}


/*------------------------------------------*/
.menustyle ul
{
    display: inline;
    background-color: transparent;
    width: auto;
    float: none;
}


/*------------------------------------------*/
.menustyle li
{
    text-align: center;
    display: list-item;
    list-style: none;
    border: none;
    background-color: transparent;
    width: auto;
    float:none;
}

.smallline
{
    width: 70%;
    margin-bottom: 20px;
    margin-top: 20px;
}
/*------------------------------------------*/

.stdlist ul
{
    test-algin: left;
    border: none;
    float: none;
    background-color: transparent;
    width: auto;
}

.stdlist li
{
    display: list-item;
    list-style: outside;
    text-align: left;
    border: none;
    float: none;
    background-color: transparent;
    width: auto;
}

.simpletable .highlight
{
background-color: green;
color: white;
}



.simpletable
{
border-color: rgb(159, 193, 184);
border-color: rgb(220, 193, 159);
}



.simpletable table
{
	width: 70%;
	margin-left: 5%;
	border: 2px solid;
	border-color: inherit;
	padding: 0;
}

.simpletable td
{
	text-align: left;
	border-top: 1px solid;
	border-color: inherit;
	padding-left: 30px;
}

.simpletable tr
{
border-color: rgb(220, 193, 159);
}

.simpletable p
{
width: 10em;
margin-left: 5%;
}

.simpletable .cola
{
text-align: left;
border-right: 1px solid;
border-color: rgb(220, 193, 159);
padding-left: 20px;
}

.simpletable th
{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid;
border-color: rgb(220, 193, 159);
}

