/*////////// a ///////////////////////////////////////////////////////////////*/
a{
	color: blue;
	text-decoration: none;
}

a:active{
	color: red;
	text-decoration: underline;
}

a:hover{
	color: red;
	text-decoration: underline;
}


/*////////// BODY ///////////////////////////////////////////////////////////////*/
body{
	background-color: gray;
	border-bottom: 0px solid purple;
	border-left: 0px solid purple;
	border-right: 0px solid purple;
	border-spacing: 0px;
	border-top: 0px solid purple;
	color: black;
	font-family: Arial, Helvetica, Geneva, Serif;
	font-size: 10pt;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: justify;
	width: auto;
}

body.bodyinc{
	background-color: white;
}

/*////////// DIV ///////////////////////////////////////////////////////////////*/
div.body{
	background-color: white;
	border-bottom: 1px solid blue;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-spacing: 0px;
	border-top: 1px solid white;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	min-height: 594px;
	height: auto;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: auto;
}

div.container{
	background-color: white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-spacing: 0px;
	border-top: 1px solid white;
	height: auto;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	max-width: 800px;
	min-width: 800px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 800px;
}

div.footer{
	background-color: white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-spacing: 0px;
	border-top: 1px solid white;
	font-size : 8pt;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	width: auto;
}

div.header{
	background-color: white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-spacing: 0px;
	border-top: 1px solid white;
	display:block;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	width: auto;
}

div.menubar{
	background-color: white;
	border-bottom: 1px solid blue;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-spacing: 0px;
	border-top: 1px solid blue;
	color: blue;
	font-weight: bold;
	font-size: 9pt;
	height: 20px;
	letter-spacing: +1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;
	width: auto;
}

/*////////// IMG ///////////////////////////////////////////////////////////////*/
img.normal{
	background-color: white;
	border-bottom: 0px solid purple;
	border-left: 0px solid purple;
	border-right: 0px solid purple;
	border-spacing: 0px;
	border-top: 0px solid purple;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: auto;
}

/*////////// object ///////////////////////////////////////////////////////////////*/
object.obanner{
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-spacing: 0px;
	border-top: 0px solid white;
	height: 91px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 798px;
}

object.ombar{
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-spacing: 0px;
	border-top: 0px solid white;
	height: 20px;
	margin-bottom: -2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 798px;
}

object.ofooter{
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-spacing: 0px;
	border-top: 0px solid white;
	height: 44px;
	margin-bottom: -2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 798px;
}

/*////////// P ///////////////////////////////////////////////////////////////*/
p{
	background-color: white;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right:1px;
	padding-top: 1px;
}

p.italic{
	font-style: italic;
}

p.legend{
	font-style: italic;
	font-size : 7pt;
}

p.normal{
	background-color: white;
	border-bottom: 0px solid purple;
	border-left: 0px solid purple;
	border-right: 0px solid purple;
	border-spacing: 0px;
	border-top: 0px solid purple;
	height: auto;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right:1px;
	padding-top: 1px;
	text-align: justify;
	width: auto;	
}

p.title{
	background-color: white;
	border-bottom: 0px solid purple;
	border-left: 0px solid purple;
	border-right: 0px solid purple;
	border-spacing: 0px;
	border-top: 0px solid purple;
	color: blue;
	font-size: 12pt;
	font-weight: bold;
	height: auto;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: justify;
	width: auto;	
}

/*////////// SPAN ///////////////////////////////////////////////////////////////*/
span.under{
	text-decoration: underline;
}

/*////////// TABLE ///////////////////////////////////////////////////////////////*/
table{
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-spacing: 0px;
	border-top: 0px solid white;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

table.table{
	width:740px;
}

/*////////// UL ///////////////////////////////////////////////////////////////*/
ul.menu {
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-spacing: 0px;
	border-top: 0px solid white;
	height: 18px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

ul.menu ul{
	border-bottom: 0px solid purple;
	border-left: 0px solid purple;
	border-right: 0px solid purple;
	border-spacing: 0px;
	border-top: 0px solid purple;
	display: none;
	left: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	top: 14px;
	z-index: 16;
}

ul.menu ul ul {
	border-bottom: 0px solid purple;
	border-left: 0px solid purple;
	border-right: 0px solid purple;
	border-spacing: 0px;
	border-top: 0px solid purple;
	left: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	top: -1px;
	z-index: 17;
}

ul.menu li {
	background-color: white;
	border-bottom: 2px solid blue;
	border-left: 2px solid blue;
	border-right: 2px solid blue;
	border-spacing: 0px;
	border-top: 2px solid blue;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	width: 120px;
	z-index: 16;
}

ul.menu ul li {
	border-bottom: 1px solid blue;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-spacing: 0px;
	border-top: 1px solid blue;
	left: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

ul.menu ul ul li {
	border-bottom: 1px solid blue;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-spacing: 0px;
	border-top: 1px solid blue;
	left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

ul.menu a{
	display: block;
}


ul.menu a:hover{
	background-color: blue;
	color: white;
	text-decoration: none;
}

