/*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; }

.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}

.comp {background-color: #FFFFFF; color: #666666; }
.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}

.left { width: 80px; float: left;}

/*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: #336699 } 
a:visited img   { border-color: #336699 } 
a:hover img   { border-color: #800000 } 
a:active img   { border-color: #336699} 

/*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: #222222; text-align:center }
.special7	{ font-size: 100%;  font-weight: bold; color: #222222; text-align:center }
