/*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; width:100%}


.topmenuxp {background-color: #666666;  border-color:#666666; border-width:1px; border-style:solid; font-size:95%; color:#ffffff; font-family: Arial, sans-serif; font-weight:normal; text-align:center}

.topmenuxp a:link {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.topmenuxp a:visited {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.topmenuxp a:hover {font-size: 95%; background-color: #ffffff; color: #666666; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.topmenuxp a:active {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}


/*Links: */
a:link 	{color: #800000; font-weight:bold}
a:visited 	{color: #800000; font-weight:bold} 
a:hover   { background-color: #800000; color: #ffffff; font-weight:bold}
a:active	{color: #800000; font-weight:bold}
a:link img   { border-color: #ffa100 } 
a:visited img   { border-color: #ffa100 } 
a:hover img   { border-color: #ffa100 } 
a:active img   { border-color: #ffa100 } 

/*Headers:*/
h1	{font-size:150%; font-weight:bold; color: #800000; text-align:center}
h2	{ font-size: 120%; font-weight: bold; color: #800000; text-align:center}
h3	{ font-size: 110%; font-weight: bold; text-align:center }


/*Properties for special highlight:*/
.special	{ font-size: 120%; font-weight: bold; color: #800000; 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: 120%; font-weight: bold; color: #800000; text-align:center}

