.bg {
	background: url(images/shadow.jpg) repeat-x;
}
.bg1 {
	background: url(images/bg.jpg) repeat-x fixed left bottom;
}
.bg2 {
	background: #DCF0FB;
}
.bg3 {
	background: #EC5B3C;
}
.shadow {
	background: url(images/shadow1.jpg) no-repeat fixed left top;
}
.bg4 {
	background: url(images/bg2.jpg) repeat-x fixed;
}
.menu {
	background: #EC5B3C;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #8ACEF2;
	border-left: 0px;
	padding: 5px;

}
.menu1 {
	background: #EC5B3C;
	padding: 5px;
}
a:link {
	font: bold 10px Verdana;
	color: #FFFFFF;
}
a:hover {
	font: bold 10px Verdana;
	color: #C0E4F8;
	text-decoration: none;
}
a:active {
	font: bold 10px Verdana;
	color: #FFFFFF;
}
a:visited {
	font: bold 10px Verdana;
	color: #F9F9F9;
}
.color {
	color: #666666;
	text-decoration: underline;
}
.menu2 {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #EC5B3C;
	border-left: 0px;
	padding: 5px;
}
.color1 {

	color: #2D8BC4;
	text-decoration: underline;
}
.text {
	font: 12px Verdana;
	text-align: justify;
}
.textlink {
	font: 12px Verdana;
	color: #666666;
	text-decoration: underline;
}


.form {
	font: 10px Verdana;
	color: #EB5A3B;
	background: #EEF9FB;
	border: 1px outset #EB5A3B;
}
.submit {
	font: bold 12px Verdana;
	color: #666666;
	background: #FBDDD7;
	border-top: 1px outset #EB5A3B;
	border-right: 2px outset #EB5A3B;
	border-bottom: 2px outset #EB5A3B;
	border-left: 1px outset #EB5A3B;

}
h1 {
	font: bold 22px Verdana;
	color: #2D88BF;
}
.bg5 {
	background: url(images/shadow2.jpg) repeat-x bottom;
}
.color2 {
	color: #FFFFFF;
	font: bold 10px Verdana;
	text-align: center;
	background: #7CC7F8;



}
.menu3 {

	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #A7D9FA;
	border-left: 0px;
	padding: 5px;
}
