body, td, p {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
}
a {
	text-decoration : none;
	font-family : Verdana;
	font-size : 10pt;
	color : #314B9D;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
	font-family : Verdana;
	color : #314B9D;
	text-decoration : none;
}
.normal {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	text-align : justify;
}
.header {
	font-family : Verdana;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
}
.smalltext {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
}
.smalltext a {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	text-decoration : underline;
}
.smalltext a:hover {
	font-family : Verdana;
	font-size : 8pt;
	color : #314B9D;
	text-decoration : none;
}
.button a {
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	color : #FFFFFF;
	background-color : #314B9D;
	height : 21px;
	vertical-align : middle;
	top : 5px;
}
.button a:hover {
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	color : #314B9D;	
	background-color : #FFFFFF;
}
.editbox {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	width : 200px;
	border-width : 1px;
	border-color : #000000;
	background-color : #F0F0F0;
}
.smalleditbox {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	width : 70px;
	border-width : 1px;
	border-color : #000000;
	background-color : #F0F0F0;
}
.textarea {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	border-width : 1px;
	border-color : #000000;
	background-color : #F0F0F0;
}
/* begin of the menu style defenition */
.menuitem {
	font-family : Verdana;
	font-size : 8pt;
	color : #FFFFFF;
}
.menuitem a {
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
	color : #FFFFFF;
}
#menu {
	position : absolute;
	left : 0px;
	top : 0px;
	visibility : hidden;
}
#menu a, .menuoption {
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
}
#menu a:hover {
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	color : #314B9D;
	text-decoration : underline;
}
#menu .menutitle {
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	color : #FFFFFF;	
	background-color : #314B9D;
	font-weight : bold;
	z-index : 1;
}
#menu td {
	background-color : #FFFFFF;
	z-index : 1;
}
h6, h6 a {
	color : #E9E9E9;
	text-decoration : none;
}
/* end of the menu style defenition */

