﻿body {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
     }

p, ul, td {
		font-family: Trebuchet MS, Arial, helvetica, sans-serif;
		font-size: 13px;
		color: #333333;
		font-weight: normal;
   }

th {
		font-family: Trebuchet MS, Arial, helvetica, sans-serif;
		font-size: 13px;
		color: #017ba0;
		font-weight: normal;
   }

h1 {	font-family:  Arial, helvetica, sans-serif;
	font-size: 18px;
	color: #a13959;
	font-weight: normal;
/*	letter-spacing: 0.2em;*/
   }

h2 {	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #a13959;
	font-weight: bold;
   }

.unittable  {border: 1px solid #b1b68e; }
.unittable th {border: 1px solid #b1b68e; }
.unittable td {border: 1px solid #b1b68e; }

.paneltable {border: 1px solid black;}

A:link {font-style : normal; text-decoration: underline; color: #83949e;}
A:visited {font-style: normal; text-decoration: underline; color: #83949e;}
A:hover {font-style: normal; text-decoration: underline; color: black;}
A:active {font-style: normal; text-decoration: underline; color: black;}

A.menu:link {font-style : normal; font-weight: bold; text-decoration: none; color: #ffffff; font-size: 13px; }
A.menu:visited {font-style: normal; font-weight: bold; text-decoration: none; color: #ffffff; font-size: 13px; }
A.menu:hover {font-style: normal; text-decoration: none; color: #a13959;  font-size: 13px; background:#ffffff; }
A.menu:active {font-style: normal; text-decoration: none; color: #a13959; font-size: 13px; background:#ffffff; }

A.newsflashes:link {font-style : normal; text-decoration: underline; color: #8A1536;}
A.newsflashes:visited {font-style: normal; text-decoration: underline; color: black;}
A.newsflashes:hover {font-style: normal; text-decoration: underline; color: black;}
A.newsflashes:active {font-style: normal; text-decoration: underline; color: black;}

A.right:link {font-style : normal; font-weight: bold; text-decoration: underline; color: white;}
A.right:hover {font-style: normal; font-weight: bold; text-decoration: underline; color: #A13959;}
A.right:visited {font-style: normal; font-weight: bold; text-decoration: underline; color: black;}
A.right:active {font-style: normal; font-weight: bold; text-decoration: underline; color: black;}

	
.homepage {
		font-family: Trebuchet MS, Arial, helvetica, sans-serif;
		font-size: 13px;
		color: #223289;
		font-weight: normal;
   }

.homepagebold {
		font-family: Trebuchet MS, Arial, helvetica, sans-serif;
		font-size: 13px;
		color: #223289;
		font-weight: bold;
   }

A.awhite:link {font-style : normal; text-decoration: none; color: white; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 13px;}
A.awhite:visited {font-style: normal; text-decoration: none; color: white; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 13px;}
A.awhite:hover {font-style: normal; text-decoration: none; color: black; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 13px;}
A.awhite:active {font-style: normal; text-decoration: none; color: #b1b68e; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 13px;}

.white {
		font-family: Trebuchet MS, Arial, helvetica, sans-serif;
		font-size: 13px;
		color: white;
		font-weight: bold;
   }

.whitebold {
		font-family: Trebuchet MS, Arial, helvetica, sans-serif;
		font-size: 13px;
		color: white;
		font-weight: bold;
   }

.ochrebold {
		font-family: Trebuchet MS, Arial, helvetica, sans-serif;
		font-size: 13px;
		color: #b1b68e;
		font-weight: bold;
   }

.copyright {
	COLOR: #333333; FONT-FAMILY: Trebuchet MS, Arial, helvetica, sans-serif; font-weight : normal; FONT-SIZE: 12px; text-align: center;
      }

.copyrightwhite {
	COLOR: white; FONT-FAMILY: Trebuchet MS, Arial, helvetica, sans-serif; font-weight : normal; FONT-SIZE: 12px; text-align: center;
      }

.no_bullets {
	list-style-type: none;
}

/* Flash */

.flash:link {
	color: #891536;
	text-decoration: underline;	
}

.flash:hover {
	color: #948B26;
	text-decoration: underline;	
}

.flash:visited {
	color: #891536;
	text-decoration: underline;
}

.flash:visited:hover {
	color: #948B26;
	text-decoration: underline;	
}