body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}
body {
	background-image: url(/images/background_main_blue.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 21pt;
	color: #DA251C;
	font-style: italic;
}
h2 {
	font-size: 18pt;
	color: #DA251C;
	font-style: italic;
}
h3 {
	font-size: 16pt;
	color: #DA251C;
	font-style: italic;
}
h4 {
	font-size: 14pt;
	color: #DA251C;
}
h5 {
	font-size: 13pt;
	color: #000000;
}

.red { color: #DA251C;}
.black { color: #000000;}
.333 { color: #333333;}
.666 { color: #666666;}
.999 { color: #999999;}
.ccc { color: #CCCCCC;}
.aaa { color: #AAAAAA;}

.size9 { font-size: 9pt;}
.size10 { font-size: 10pt;}
.size12 { font-size: 12pt;}

a:link {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #DA251C;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #585754;
	font-weight: bold;
	text-decoration: underline;
}

a.nav:link {
	font-family: "Trebuchet MS", "Mahsuri Sans", "Goudy Old Style BT", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
a.nav:visited {
	font-family: "Trebuchet MS", "Mahsuri Sans", "Goudy Old Style BT", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

a.current {
	font-family: "Trebuchet MS", "Mahsuri Sans", "Goudy Old Style BT", Verdana, Arial, Helvetica, sans-serif;
	color: #DA251C; /* */
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
a.nav:hover {
	font-family: "Trebuchet MS", "Mahsuri Sans", "Goudy Old Style BT", Verdana, Arial, Helvetica, sans-serif;
	color: #FED954;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
a.nav:active {
	font-family: "Trebuchet MS", "Mahsuri Sans", "Goudy Old Style BT", Verdana, Arial, Helvetica, sans-serif;
	color: #FE9A20;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.footer {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	text-align:center;
}
.yellow {
	background-color: #FFCC66;
}

