body,td,th {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Ariel, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333	;
	text-align: left;
}
body {
	height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;

	background-position: top center;
	background-color: #F5F5F7;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	

#flower{
background-repeat: no-repeat; 
background-image: url(images/flower.png);}

a:link {
	color: #7DB8C8;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #7DB8C8;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #7DB8C8;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 20px;
	
	color: #363384;
}
.style2 {
	color: #000000;
	font-size: 10px;
}
img {  border-color: black; } 
.style3 {color: #CCCCCC}

.class2 A:link {color: #FFFFFF; font-size: 10px;} 
.class2 A:visited {color: #FFFFFF; font-size: 10px;}
.class2 A:active {color: #FFFFFF; font-size: 10px;} 
.class2 A:hover {color: #FFFFFF; font-size: 10px;} 


#banner {
	clear: both;
	display: block;
	line-height: 0px;
	margin: 0px 5px 0px 5px;
	padding-bottom: 0px;
	image: url(a.jpg);
	
}
#main {
	height: 100%;

}

 UL {
list-style-image: url(images/arrow.jpg);
padding-bottom : 15px;

}
