/* CSS Document */
	
.mainbackground{
	background-image:url(image/background1.jpg);
	background-repeat:repeat-y;}
.centerbackground{
	background:url(image/03.gif);
	background-repeat:repeat-y;
	padding-left:51px;}
.centerbackground2{
	background:url(image/07.gif);
	background-repeat:repeat-y;
	padding-left:51px;}
.dropdown{font-family: Verdana;font-size: 12px;text-decoration: none;color: #626262;border:1px solid #bdbdbd;}
.bluetext {
	color:#1c7bb3;
	font-size:12px;
	font-family: Verdana;
	}
