BODY {
	font-family :  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000022;
	background-color: #FFFFFF;
	text-decoration : none
}
A:link, A:visited, A:hover {
	color : #0000CC;
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}
A:active {
	text-decoration : underline;
	color : #CC0000;
}
img {
	border: 0
}
HR {
	height : 2px;
	color : #666666;
}
SELECT, INPUT, TEXTAREA {
	color: #000000;
	border-style : solid;
	border-width : 1px;
	font-size : 11px;
	border-color : #666666;
}

INPUT.nb {
	border-style : none;
}
TD,UL,OL,LI,LO,P {
	font-family :  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000022;
	text-decoration : none
}
TH {
	font-family :  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	font-style: normal;
	color : #000022;
	background-color: #cccccc;
	vertical-align: top;
	margin: 3px;
	text-decoration : none
}
.title {
	font-family :  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	font-style: normal;
	color : #000022;
	text-decoration : none
}
.menu {
	font-size : 11px;
	font-weight : bold;
}
.graymenu {
	color : #888888 
}
.grey {
	color : #888888
}
.red {
	color : #FF0000
}
.cell1 {
	font-weight: bold;
	background-color: #cccccc;
	color : #000000;
	padding-left: 5px;
	padding-right: 5px 
}
h3 {
	font-family :  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #000022;
	text-decoration : none
}
.footer {
	font-family :  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	font-style: normal;
	color : #000022;
	text-decoration : none
}
.nav_right {
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.nav_left {
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.box_table {
	 border: thin solid black;
	 width: 100%;
}
