BODY {
	margin: 3px 3px 3px 3px;
	padding: 0px 0px 0px px;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	background-color: #eeeeee;
	font-size: 14px;
}

.center{
text-align: center;
}

#tcenter{
	width: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

#center{
	text-align: center;
}

table.title {
	font-weight: normal;
	width: 775px;
	border: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table.rar {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 770px;
	background: #CCCCCC;
}
table.rt {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 770px;
	color: #CCCCCC;
	background: #000000;
}
table.info {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	background: black;
}
tr.rar {
	background-color: #FFCC00;
}
tr.n {
	background-color: #FFFF99;
}
tr.pub {
	background-color: #FCB68B;
}
tr.new {
	background-color: #FFFF99;
}
tr.w {
	background-color: #B6FF99;
}
tr.r {
	background-color: #05D4E7;
	color: #330000;

}
tr.update {
	background-color: #CBF0EA;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F28237;
	font-weight: normal;
}
td.mi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #c88282;
	font-weight: normal;
}
td.f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background-color: #6699FF;
	font-weight: normal;
}
td.pub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #993333;
	background-color: #FCB68B;
	font-weight: normal;
}
td.annule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background-color: #EE0000;
	font-weight: normal;
}
td.sbar1 {
	height: 2px;
	background-color: #000000;
}
td.sbar2 {
	height: 4px;
	background-color: #CC3333;
}
TD.sbar2m {
	height: 4px;
	background-color: #3890D0;
}
TD.sbar3 {
	height: 1px;
	background-color: #000000;
}
TD.sbar4m {
	height: 2px;
	background-color: #3890D0;
}
td.sbar5 {
	height: 1px;
	background-color: #dddddd;
}
td.sbar6 {
	height: 2px;
	background-color: #3535CC;
}

A.annule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
A.d {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
.s, .date {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}


A { color: Black; }
A:link { color: Black; }
A:visited { color: Black; }
A:active { color: Black; }
A:hover { background-color: #FFDDAA; color: #000000; text-decoration: none; }

A.none { 
	color: Black;
	background-color: #eeeeee;
	text-decoration: none;
}
A.none:link { color: Black; }
A.none:visited { color: Black; }
A.none:active { color: Black; }
A.none:hover { background-color: #eeeeee; color: Black; }

A.menu {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.menu:link { color: #000000; }
A.menu:visited { color: #000000; }
A.menu:active { color: #000000; }
A.menu:hover { background-color: #eeeeee; color: #CC6666; }

A.menu2 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.menu2:link { color: #000000; }
A.menu2:visited { color: #000000; }
A.menu2:active { color: #000000; }
A.menu2:hover { background-color: #eeeeee; color: #3890D0; }

A.menum {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.menum:link { color: #000000; }
A.menum:visited { color: #000000; }
A.menum:active { color: #000000; }
A.menum:hover { background-color: #eeeeee; color: #9E9E9E; }

#scrollmenu {
	border-right: medium none;
	border-top: medium none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 5;
	background: #eeeeee;
	font: 12px verdana,arial,helvetica;
	border-left: medium none;
	color: #993333;
	border-bottom: medium none;
	position: absolute;
	top: 30px;
	visibility: hidden;
}
