th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #F3400F;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #000000;
	margin-top : 28px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #000000;
	margin-top : 37px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}
.data {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


#navcontainer
{
	width: 95%;
	margin: 0 auto;
	padding: 1em 0;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ffe #6A8CD8 #ccc #fff;
	border-style: solid;
	color: #fff;
	text-decoration: none;
	background-color: #3658BE;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #fff;
	background-color: #22408B;
	border-top-color: #6A8CD8;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #ccc;
	background-image: url(images/button_bg_hover.png);
	background-repeat: repeat-x;
	background-position: top;
}




<!-- HOROZONTAL LIST -->

#navcontainerH
{
background: #000000;
margin: 0 auto;
padding: 1em 0 0 0;
font-family : Tahoma,Verdana,Arial;
font-size: 11px;
}

/* to stretch the container div to contain floated list */
#navcontainerH:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
font-family : Tahoma,Verdana,Arial;
font-size: 11px;
}

ul#navlistH
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 0.8em;
font-family : Tahoma,Verdana,Arial;
font-size: 11px;
font-weight: bold;
}

ul#navlistH li
{
display: block;
float: left;
width: 11%;
margin: 2px;
padding: 0;
}

ul#navlistH li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #666 #999 #333 #666;
border-style: solid;
color: #fff;
text-decoration: none;
background: #f7f2ea;
background-color: #3658BE;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#navcontainerH>ul#navlistH li a { width: auto; }

ul#navlistH li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlistH li a:hover, ul#navlist li#active a:hover
{
color: #fff;
background: transparent;
border-color: #333 #666 #666 #999;
background-image: url(images/button_bg_hover.png);
	background-repeat: repeat-x;
	background-position: top;
}
