/*General font: */ 

font	{ font-family: "Times New Roman", Times, serif; color: #444444; font-size: 95%;}

/*General properties of the body: Background color, -picture, margins.

*/ body {	background-color: #FFFFFf; color: #444444; }

.container                    {border-style:solid; border-width:3px; border-color:#0F4C09; background-color: #FFFFFF; text-align:center }

.tempbody { MARGIN-LEFT:5%; MARGIN-right:10%; text-align:left; height:500px }


.top {background-color: #0F4C09;  border-color:#800000; border-width:1px; border-style:solid; font-size:95%; color:#FFFFEF; font-family: Arial, sans-serif; font-weight:normal; text-align:center}

.top a:link {font-size: 95%; color:#ffffef; font-family: "Times New Roman", Arial, sans-serif; font-weight:bold; text-decoration:none}

.top a:visited {font-size: 95%; color:#ffffef; font-family: "Times New Roman", Arial, sans-serif; font-weight:bold; text-decoration:none}

.top a:hover {font-size: 95%; background-color: #ffffff; color: #800000; font-family: "Times New Roman", Arial, sans-serif; font-weight:bold; text-decoration:none}

.top a:active {font-size: 95%; color:#ffffef; font-family: "Times New Roman", Arial, sans-serif; font-weight:bold; text-decoration:none}

.info1 { MARGIN-LEFT:5%; MARGIN-right:10%; text-align:left }

.info { MARGIN-LEFT:5%; MARGIN-right:20%; font-size: 95%; color: #00005B; text-align:left}

.info2 { MARGIN-LEFT:5%; MARGIN-right:20%; text-align:left }


.blue {background:#0F3685;  text-align: center; font-family: arial,helvetica,sans-serif; font-size: 10px; color:FFFFFF; height: 17; vertical-align: middle}

.green {background:#017A47; text-align: center; font-family: arial,helvetica,sans-serif; font-size: 10px; color:FFFFFF; height: 17; vertical-align: middle}

.brown {background:#985B02; text-align: center; font-family: arial,helvetica,sans-serif; font-size: 10px; color:FFFFFF; height: 17; vertical-align: middle}

.lbodytext {margin-left:10%; margin-right:10%}

.lbodytext2 {margin-left:10%; margin-right:10%; text-align:left;}

/*Links: */

a:link 	{color: #00005B; font-weight:bold}
a:visited 	{color: #00005B; font-weight:bold} 
a:hover     { background-color: #00005B; color: #FFFFFF; font-weight:bold}
a:active	{color: #00005B; font-weight:bold}
a:link img   { border-color: #00005B } 
a:visited img   { border-color: #00005B } 
a:hover img   { border-color: #00005B } 
a:active img   { border-color: #00005B } 


/*Headers:*/


h1        { font-size: 150%; font-weight:bold; text-align:center; color: #800000}

h2	{ font-size: 120%;  font-weight: bold; text-align:center; color: #0F4C09}

h3	{ font-size: 100%; font-weight: bold; text-align:center }

h4	{font-size: 60%; text-align:center; color: #800000 }

h5	{   font-family:"Splendid","Gospel";  font-size:110%; font-weight: bold; text-align:center }

/*Properties for special highlight:*/
.special	{font-size: 200%; 	font-weight: bold;	color: #800000; 	text-align:center }
.special2	{font-size: 80%;	color: #666666; 	text-align:center }
.special3	{font-size: 120%;	color: #800000; font-weight: bold; 	text-align:left }
.special4	{font-size: 120%;	color: #800000; font-weight: bold; 	text-align:center }

.special5	{font-size: 90%;	color: #800000; 	text-align:center }
.special6	{font-size: 80%;	color: #800000; 	text-align:left }
.special7	{font-size: 80%;	color: #00005B; 	text-align:center }
.special8	{font-size: 120%;	color: #800000;  font-weight: bold; text-align:center }
.special9	{font-size: 100%;	color: #666666; 	text-align:left }
.special10 {font-size: 100%;	color: #666666; 	text-align:center }


/*Change distance between list items:*/
li  { margin-bottom: 5px}

/*color of list:*/
li {color: #666666}
ul {color: #666666}




