/* CSS Document */
body{
background:url(../images/bg.jpg);
background-repeat:repeat-x;
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0;
}
img{
border:0;
}
.STYLE1 {
	color: #FFFFFF;
	font-family: Arial;
	font-size:12px;
	line-height:16px;
}
#bar a:link{
text-decoration:none;
color:#FFFFFF;
	font-family: Arial;
	font-size:12px;
	line-height:25px;

}
#bar a:visited{
text-decoration:none;
color:#FFFFFF;
	font-family: Arial;
	font-size:12px;
		line-height:25px;
}

#bar a:hover{
text-decoration:none;
color:#CCCED9;
	font-family: Arial;
	font-size:12px;
		line-height:25px;
}


a.click1:link{
text-decoration:none;
color:#FFFFFF;

}
a.click1:visited{
text-decoration:none;
color:#FFFFFF;
}
a.click1:hover{
text-decoration:none;
color:#CCCED9;
}