.bg {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
}
.buttonbg {
	background-attachment: fixed;
	background-image: url(image/blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.textbg {
	background-attachment: fixed;
	background-image: url(image/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: verdana;
	font-size: 12.5px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;




}
.bg1 {
	background-attachment: fixed;
	background-image: url(image/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(image/new1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 15px;
	color: #000000;
	background-color: CAE4FF;



}
.footer A { color: #000000; text-decoration: none; }
.footer A:HOVER { color: 0066CC; }
.button1 {
	font-family: Tahoma;
	font-size: 12.5px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding: 10px 7px 5px;
}
.text A { color: #000000; text-decoration: none; }
.text A:HOVER { color: #0079D3; }
.bluegra {
	background-image: url(image/blue_gradient.jpg);
	background-repeat: repeat-x;
}
.df {
	background-attachment: fixed;
	background-image: url(image/blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.gfg {
	background-attachment: fixed;
	background-image: url(image/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.button11 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.button11 A{ color: #ffffff; text-decoration: none; }
.button11 A:HOVER { color: #000000; }
h1
{
font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom=0px;
	}
h2
{
font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom=0px;
	}
.text1 {
	font-family: Verdana;
	font-size: 11px;
}
li {
	list-style-image: url(image/bul.gif);
	list-style-position: outside;
	list-style-type: square;
}
.imagebg {
	background-attachment: fixed;
	background-image: url(image/imagebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.imagebg1 {
	background-attachment: fixed;
	background-image: url(image/imagebg1.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.imagebg2 {
	background-attachment: fixed;
	background-image: url(image/imagebg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
