/*General font: */ 

font	{ font-family: "Times New Roman", Times, serif; color: #333333; font-size: 100%;}

/*General properties of the body: Background color, -picture, margins. */ 

body {	background-color: #ffffff; color: #333333; font-family:  "Times New Roman", Times, serif;}

.bodycontent {margin-left:10%; margin-right:10%;}
.bodytext {margin-left:10%; margin-right:10%;}

.top64 {background-color: #00639C; background-image: url(top-blue.jpg);
    background-repeat: repeat-x; margin: 0 0 0 0; font-size: 85%; text-align:center; color: #ffffff;}

.top64 a:link 	{color: #ffffff; font-weight:normal; text-decoration:normal;}
.top64 a:visited 	{color: #ffffff; font-weight:normal; text-decoration:normal;} 
.top64 a:hover   {  background-color:#FFffef; color: #00639C; font-weight:normal; text-decoration:normal;}
.top64 a:active	{color: #ffffff; font-weight:normal; text-decoration:normal;}




.top {background-color: #00639C; border-color:#00639C; border-width:1px; border-style:solid; font-size:90%; color:#ffffff; font-family: Arial, sans-serif; font-weight:normal; text-align: center}

.top a:link {color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none; background-color: #00639C; font-size:90%;}

.top a:visited {color:#FEEA83; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none; background-color: #00639C; font-size:90%;}

.top a:hover { background-color: #ffffff; color: #00639C; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none; font-size:90%;}

.top a:active {color:#063678; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none; background-color: #00639C; font-size:90%;}

.whizz {background-color: #66CCFF; border-color:#000000; border-width:1px; border-style:solid; font-size:90%; color:#ffffff; font-family: Arial, sans-serif; font-weight:normal; text-align: center}

.elc {background-color: #336699; border-color:#000000; border-width:1px; border-style:solid; font-size:150%; color:#000000; font-family: Arial, sans-serif; font-weight:bold; text-align: center}

.comp {background-color: #FFFFFF; color: #333333; }
.comp a:link 	{color: #336699; font-size: 110%; font-weight:normal; text-decoration:underline}
.comp a:visited 	{color: #336699; font-size: 110%; font-weight:normal; text-decoration:underline} 
.comp a:hover   { background-color: #336699; color: #ffffff;  font-size: 110%; font-weight:normal; text-decoration:underline}
.comp a:active	{color: #336699;  font-size: 110%; font-weight:normal; text-decoration:underline}

.monkeys {background-color: #000000;  color:#ffffff; text-align: center}
.monkeys a:hover     { background-color: #000000;}
.monkeys a:link img   { border-color: #000000} 
.monkeys a:visited img   { border-color: #000000} 
.monkeys a:hover img   { border-color: #F35D21} 
.monkeys a:active img   { border-color: #000000} 

/*Links: */

a:link 	{color: #00639C; font-weight:normal; text-decoration:none; font-family: "Times New Roman", Arial, sans-serif;}
a:visited 	{color: #00639C; font-weight:normal; text-decoration:none; font-family: "Times New Roman", Arial, sans-serif;} 
a:hover     { background-color: #00639C; color: #FFFFFF; font-weight:normal; text-decoration:none; font-family: "Times New Roman", Arial, sans-serif;}
a:active	{color: #00639C; font-weight:normal; text-decoration:none; font-family: "Times New Roman", Arial, sans-serif;}
a:link img   { border-color: #00639C } 
a:visited img   { border-color: #00639C } 
a:hover img   { border-color: #00639C } 
a:active img   { border-color: #00639C } 

.menu    {margin-left:2%; margin-right:1%; background-color: #ffffff; color: #333333; font-family:  "Times New Roman", Times, serif; font-size:90%;}
.menu a:link 	{color: #00639C; font-weight:normal; text-decoration:none; font-size:90%;}
.menu a:visited 	{color: #00639C; font-weight:normal; text-decoration:none; font-size:90%;} 
.menu a:hover     { background-color: #00639C; color: #FFFFFF; font-weight:normal; text-decoration:none; font-size:90%;}
.menu a:active	{color: #00639C; font-weight:normal; text-decoration:none; font-size:90%;}


/*Headers:*/


h1        {  font-size: 160%; font-weight:bold; text-align:center; color: #222222}

h2	{ font-size: 140%;  font-weight: bold; text-align:center; color: #222222}

h3	{ font-size: 100%; font-weight: bold; text-align:left; color: #AB171D}

h4	{font-size: 60%; text-align:center; color: #AB171D}

h5	{font-size:110%; text-align:center }

/*Properties for special highlight:*/
.special	{font-size: 150%; 	font-weight: bold;	color: #333333; 	text-align:center }
.special2	{font-size: 150%;	color: #333333; 	text-align:center }
.special3	{font-size: 120%;	color: #333333; font-weight: bold; 	text-align:left }
.special4	{font-size: 120%;	color: #333333; 	text-align:left }
.special5	{font-size: 120%;	color: #333333; 	text-align:center }
.special6	{font-size: 100%;	color: #333333; 	text-align:center }
.special7	{font-size: 120%;	color: #00639C; 	text-align:left }
.special8	{font-size: 100%;	color: #333333; 	text-align:left }
.special9	{font-size: 70%;	color: #333333; 	text-align:center }
.specialh2	{ font-size: 150%;  font-weight: bold; text-align:left; color: #6D939B}


/*Change distance between list items:*/
li  { margin-bottom: 5px}

/*color of list:*/
li {color: #333333}
ul {color: #333333}





