/*General font: */   
font	{ font-family: "Times New Roman", Times, sans-serif, arial; color: #666666; font-size: 100%;}

/*General properties of the body: Background color, -picture, margins:*/

body {background-color: #FFFFFF; color: #666666; }



.topmenuxp {background-color: #1B5640;  border-color:#1B5640; border-width:6px; border-style:solid; font-size:95%; color:#ffffff; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:normal;}

.topmenuxp a:link {font-size: 95%; color:#ffffef; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:bold; text-decoration:none}

.topmenuxp a:visited {font-size: 95%; color:#ffffef; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:bold; text-decoration:none}

.topmenuxp a:hover {font-size: 95%; background-color: #ffffff; color: #666666; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:bold; text-decoration:none}

.topmenuxp a:active {font-size: 95%; color:#ffffef; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:bold; text-decoration:none}

.bodycontent {margin-left:10%; margin-right:10%;}

.botmenuxp {background-color: #336699;  border-color:#000000; border-width:1px; border-style:solid; font-size:85%; color:#ffffff; font-family: Arial, sans-serif; font-weight:normal; text-align:center}

.botmenuxp a:link {font-size: 85%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.botmenuxp a:visited {font-size: 85%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.botmenuxp a:hover {font-size: 85%; background-color: #ffffff; color: #666666; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.botmenuxp a:active {font-size: 85%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

/*Links: */
a:link 	{color: #336699; font-size: 90%; text-decoration:none}
a:visited 	{color: #336699; font-size: 90%; text-decoration:none} 
a:hover   { background-color: #336699; color: #ffffff;  font-size: 90%; text-decoration:none}
a:active	{color: #336699;  font-size: 90%; text-decoration:none}
a:link img   { border-color: #1B5640 } 
a:visited img   { border-color: #1B5640 } 
a:hover img   { border-color: #1B5640 } 
a:active img   { border-color: #1B5640 } 

/*Headers:*/
h1	{font-family: Splendid, Gospel, Arial, sans-serif; font-size:150%; font-weight:bold; text-align:center}
h2	{ font-size: 120%; font-weight: bold; text-align:center }
h3	{ font-size: 110%; font-weight: bold; text-align:center }
h4	{ font-size: 120%; font-weight: bold; text-align:left }

/*Properties for special highlight:*/
.special0  { font-size: 1%;}
.special	{ font-size: 120%; font-weight: bold; color: #336699; text-align:center} 
.special2  { font-size: 120%; text-align:center }
.special3  { font-size: 100%; text-align:center }
.special4  { font-size: 100%; text-align:left }
.special5	{ font-size: 100%;  color: #333333; text-align:left } 
.special6	{ font-size: 120%;  font-weight: bold; color: #800000; text-align:left }

