/*General font: */   
font	{ font-family: Times, sans-serif, arial; color: #333333; font-size: 100%;}

/*General properties of the body: Background color, -picture, margins:*/

body {background-color: #FFFFFF; color: #333333;}

.bodytext { MARGIN-LEFT: 5%; MARGIN-RIGHT: 5%; height:370px}

.info2 {position:absolute; MARGIN-LEFT: 2%; MARGIN-RIGHT: 2%;}

.tableprem {background-color:red;color:#FFFFEF}


.top1 {background-color: #003399;  border-color:#003399; border-width:1px; border-style:solid; font-size:95%; color:#FFFFEF; font-family: Arial, sans-serif; font-weight:normal; text-align:center}

.top1 a:link {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.top1 a:visited {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.top1 a:hover {font-size: 95%; background-color: #ffffff; color:#003399; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.top1 a:active {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}



.top2 {background-color: #003399;  border-color:#003399; border-width:1px; border-style:solid; font-size:95%; color:#003399; font-family: Arial, sans-serif; font-weight:normal; text-align:center}

.top2 a:link {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.top2 a:visited {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.top2 a:hover {font-size: 95%; background-color: #ffffff; color: #003399; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}

.top2 a:active {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none}



.leftmenu { width:200px; MARGIN-LEFT:20PX}

.leftmenu a:link {color:#003399; font-family: "Times New Roman", Arial, sans-serif; font-weight:normal; text-decoration:none}

.leftmenu a:visited {color:#003399; font-family: "Times New Roman", Arial, sans-serif; font-weight:normal; text-decoration:none}

.leftmenu a:hover {background-color:#ffffff; color:#CC0000; font-family: "Times New Roman", Arial, sans-serif; font-weight:normal; text-decoration:none}

.leftmenu a:active {color:#CC0000; font-family: "Times New Roman", Arial, sans-serif; font-weight:normal; text-decoration:none}


.images { width: 230px; float: left; }

.bottomtext { MARGIN-LEFT: 10%; MARGIN-RIGHT: 10%;}


.bottom {background-color: #003399;  border-color:#003399; border-width:1px; border-style:solid; font-size:95%; color:#003399; font-family: Arial, sans-serif; font-weight:normal; text-align:center}

.bottom a:link {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.bottom a:visited {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.bottom a:hover {font-size: 95%; background-color: #ffffff; color: #003399; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.bottom a:active {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}



/*Links: */
a:link {color:#003399; font-family: "Times New Roman", Arial, sans-serif; font-weight:normal; text-decoration:none}
a:visited {color:#003399; font-family: "Times New Roman", Arial, sans-serif; font-weight:normal; text-decoration:none}
a:hover {background-color:#ffffff; color:#CC0000; font-family: "Times New Roman", Arial, sans-serif; font-weight:normal; text-decoration:none}
a:active {color:#CC0000; font-family: "Times New Roman", Arial, sans-serif; font-weight:normal; 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-size:200%; font-weight:bold; text-align:center}
h2	{ font-size: 180%; 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:*/
.special	{ font-size: 140%; font-weight: bold; color: #333333; text-align:center} 
.special2  { font-size: 120%; text-align:left }
.special3  { font-size: 100%; text-align:LEFT }

