BODY {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12;
}

/* Top menu */
a.tmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	font-weight : bold;
}
a.tmenu:hover { font-size : 12px;color: #FF000C; text-decoration: none }

a.black {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight : normal;
}
a.black:hover { font-size : 11px;color: #000000; text-decoration: underline }

a.menu {
	margin-left : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #002545;
	text-decoration: underline;
	font-weight : bold;
}
a.menu:hover { color: #FF000C; text-decoration: none }

.date{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

.head {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : italic;
	font-weight : bold;
	color : #FFFFFF;
}

.h1 {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12;
	color : #000000;
}

.h2 {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14;
	color : #FF000C;
}

.h3 {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16;
	color : #000000;
	font-style : italic;
}

.h4 {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16;
	color : #000000;
}
.h5 {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12;
	color : #FF000C;
}

.txt10 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10;
}

.txt10_s {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10;
	line-height : 150%;
}

.txt10_red {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10;
	line-height : 150%;
	color : #FF000C;
}

.txt10_green {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #008000;

}
.txt11_green {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #008000;
      font-weight : bold;


}


.txt11 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11;
}

.txt10_s {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10;
	line-height : 130%;
}

.txt12 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12;
	line-height : 130%;
}

.txt12b {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	line-height : 150%;
}

.green_txt {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #008000;
}


.red_txt {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FF000C;
}

.red_txt11 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #FF000C;
}

.input {
	BORDER-RIGHT: #008000 1px solid; BORDER-TOP: #008000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #008000 1px solid; COLOR: #333333; BORDER-BOTTOM: #008000 1px solid; FONT-FAMILY: "Courier New", Courier, monospace; BACKGROUND-COLOR: #ffffff; fontsize: 13px
}