body {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	color : black;
	background-color : #475255;
}

a {
	color: Black;
}

a:hover {
	color: #CC0000;
}

.center {
	text-align: center;
	
}
.center {
	
	text-align: -moz-center;
}

.right {
	text-align: right;
}


.left {
	text-align: left;
}

.justify {
	text-align: justify;
}

.justify {
	text-align: -moz-justify;
}



.tabt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

.tabloc {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : thin;
}
.tablocsst {
	border-left-color : White;
	border-left-style : solid;
	border-left-width : thin;
	padding: 5px 5px 5px 5px;
}
.tablocsstd {
	padding: 5px 5px 5px 5px;
}

.tabsst {
	border-top-color : White;
	border-top-style : solid;
	border-top-width : thin;
	padding: 5px 5px 5px 5px;
}

.tabh {
	background-image : url(tableau_h.gif);
	background-position : top;
	background-repeat : no-repeat;
	background-color : #707577;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width : 478px;
	height : 6px;
}

.tabm {
	text-align: left;
	background-color : #707577;
	width : 478px;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color : white;
}


.tabmint {
	margin : 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.tabb {
	background-image : url(tableau_b.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #707577;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width : 478px;
	height : 6px;
}


#amn {
	top:10px;
	width:770px;
	font-size :12px;
}

#header {
	width:590px;
	background-color: #999999;
	text-align:left;
}


#header h1{
	background-color: #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	padding-top : 5px;
	padding-bottom : 5px;
	font-weight : lighter;
	padding-left : 30px;
	padding-right : 20px;
	margin-bottom : 0px;
	color : white;
	text-align:left;
}

#header h2{
	background-color: #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	padding-top : 5px;
	padding-bottom : 5px;
	font-weight : lighter;
	padding-left : 30px;
	padding-right : 20px;
	margin-bottom : 0px;
	color : white;
	text-align:left;
}

#content{
	padding-left : 30px;
	padding-right : 20px;
	padding-top : 5px;
	padding-bottom : 10px;
}

#left {
	width:180px;
	background-color: White;
	color : Black;
}

#menu {
	text-align:left;
	margin-left : 15px;
	border-left-color : #cc0000;
	border-left-style : solid;
	border-left-width : 1px;
}

#menu ul {
	margin-left : 15px;
 	padding-left : 0px;
}

#menu li {
  margin-left : 0px;
  padding-left : 0px;
  list-style: none;
}

#menu li li {
	font-size :10px;
}

#menu li a {
	text-decoration : none;
	color: Gray;
}

#menu li a:hover {
	text-decoration : none;
	color: black;
	font-weight : bold;
}

#menu_footer {
	background-color: White;
	color : White;
}

#menu_footer h3{
	background-color: #CC0000;
	color : White;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight : normal;
	padding-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

#footer{
	background-color: #CC0000;
	color : White;
	font-size : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight : normal;
	padding-top : 0;
	padding-bottom : 0;
}
