.logoblack {
	color: #000000;
	font-size: 30px;
	font-family: arial narrow;
	font-weight: bold;
}
.slogan_olange {
	color: #FF1E00;
	font-size: 16px;
	font-family: arial narrow;
	font-weight: bold;
}
.navigation_yellow {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.navigation_yellow a:link {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.navigation_yellow a:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.navigation_yellow a:hover {
	color: #F0F000;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.navigation1 {
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}
.white {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
.blacknormal {
	color: #000000;
	font-size: 12px;
	font-family: verdana;
}
.copyright {
	color: #000000;
	font-size: 11px;
	font-family: verdana;
}
.blackbold {
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
}
.greennormal {
	color: #64A102;
	font-size: 12px;
	font-family: verdana;
}
.greenbold {
	color: #5A9300;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
}
body {
	background-color: #E5E5E5;
}
a:link {
	color: #5A9300;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #5A9300;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.navigationlink:link {
	color: #FFE701;
	text-decoration: none;
}
.navigationlink:visited {
	text-decoration: none;
	color: #FFE701;
}
.navigationlink:hover {
	text-decoration: underline;
	color: #FF3300;
}
.navigationlink:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
font-family: verdana;
font-size: 12px;
color: #000000;
}

.tableform{
	
}

.tableform td{
	   	font-family: Verdana;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 18px;
      text-decoration: none;
}

.redtextbold{
	color: red;
	font-weight:bold;
}