BODY {
	background-image : url(../images/flower-elite-BGD.jpg);
	background-position : top;
	background-repeat : repeat;
	background-attachment : fixed;
	margin-top: 22px;
}
a.nav:link {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing : 1px;
}
a.nav:visited {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing : 1px;
}
a.nav:active {
	COLOR: #D20000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing : 1px;
}
a.nav:hover {
	COLOR: #D20000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing : 1px;
}
a.bod:link {
	COLOR: Blue;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:visited {
	COLOR: Purple;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.footer:link {
	COLOR: Gray;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing : 1px;
}
a.footer:visited {
	COLOR: Gray;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing : 1px;
}
a.footer:active {
	COLOR: #404040;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing : 1px;
}
a.footer:hover {
	COLOR: #404040;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing : 1px;
}
.scrol{
	border:0px black solid;
	width: 750px;
	height: 285px;
	overflow:auto;
}
.scrol2{
	border:0px black solid;
	width: 950px;
	height: 285px;
	overflow:auto;
}
