/*General font: */ 

font	{ font-family: "Trebuchet MS", Helvetica, "Times New Roman", Times, serif; color: #666666; font-size: 100%;}

/*General properties of the body: Background color, -picture, margins. */ 

body {background-image: url(lightgrey-bg.gi);  background-repeat:repeat-x; background-color: #869CB2; color: #666666; font-family: "Trebuchet MS", Helvetica,  "Times New Roman", Times, serif;  text-align: center;}


.center-div1 {
     margin-left: auto;
     margin-right: auto;

     position:relative;
     text-align: left;
background-color: #444444;
border-color:#869CB2; border-width:1px; border-style:solid;
     }



.center-div {
     margin-left: auto;
     margin-right: auto;

     text-align: left;
background-color: #ffffff;
border-color:#869CB2; border-width:0px; border-style:solid;
     }





.bodytext {margin-left:10%; margin-right:10%;}




.botmenuxp {background-image: url(gradient1.png);  background-repeat:repeat-x; background-color: #000;   border-color:#333333; border-width:0px; border-style:solid; font-size:90%; color:#FBB917; font-family: Arial, sans-serif; font-weight:normal; text-align: center; padding:8px}

.botmenuxp a:link {color:#ffffFf; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none; font-size:90%; padding:8px}

.botmenuxp a:visited {color:#ffffFf; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none; font-size:90%; padding:8px}

.botmenuxp a:hover { background-color: #ffffff; color: #333333; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none; font-size:90%; padding:8px}

.botmenuxp a:active {color:#ffffFf; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none; font-size:90%; padding:8px}



/*Links: */

a:link 	{color: #00639C; font-weight:normal; text-decoration:none; font-family:"Trebuchet MS", Helvetica,  "Times New Roman", Arial, sans-serif;}
a:visited 	{color: #00639C; font-weight:normal; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;} 
a:hover     { background-color: #00639C; color: #FFFFFF; font-weight:normal; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;}
a:active	{color: #00639C; font-weight:normal; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;}
a:link img   { border-color: #FF0000} 
a:visited img   { border-color: #FF0000} 
a:hover img   { border-color: #111} 
a:active img   { border-color: #FF0000} 


/*Headers:*/


h1        {  font-size: 160%; font-weight:bold; text-align:left; color: #222222}

h2	{ font-size: 110%;  font-weight: bold; text-align:left; color: #222222}

h3	{ font-size: 100%; font-weight: bold; text-align:left; color: #222222}

h4	{font-size: 110%; font-weight: bold; text-align:left; color: #222222}

h5	{font-size:110%; text-align:center }


.clear
{
	clear:both;
}





/*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: 80%;	color: #333333; 	text-align:left }
.specialh2	{ font-size: 150%;  font-weight: bold; text-align:left; color: #6D939B}
.specialf {font-size: 70%;text-align:right; margin:0 }

.specialwhite	{font-size: 100%;	color: #ffffff; 	text-align:left }

.specialred	{font-size: 100%;	color: #ff0000; 	text-align:left }

.specialgold	{font-size: 100%; font-weight: bold;	color: #8C7853; 	text-align:left }


.specialce	{font-size: 120%; color: #000000; font-weight: bold; text-align:center; margin:0  }
.specialce2	{font-size: 100%; color: #000000; font-weight: bold; text-align:center; margin:0  }

/*Change distance between list items:*/
li  { margin-bottom: 5px}

/*color of list:*/
li {color: #333333}
ul {color: #333333}





