.bg {
	background: url(images/bgtop.jpg) repeat-x top;
}
.bgright {
	background: url(images/bgright.jpg) repeat-y right;
}
.bgbotom {
	background: url(images/bgbottom1.jpg) repeat-x bottom;
}
.bgbottom1 {
	background: #FFFFFF url(images/bgbottom.jpg) repeat-x bottom;
}
.bg1 {
	background: #CDDDFA;
}
.line {
	background: url(images/line4.jpg) repeat-y left;
}
.line1 {
	background: url(images/line5.jpg) repeat-y right;
}
a:link {
	font: 11px Verdana;
	color: #1C53B5;
	text-decoration: none;

}
a:hover {
	font: 11px Verdana;
	color: #F1A423;
	text-decoration: underline;

}
a:active {
	font: 11px Verdana;
	color: #F6D497;
	text-decoration: underline;

}
a:visited {
	font: 11px Verdana;
	color: #4B81E2;
	text-decoration: none;

}
.color {
	color: #9F0010;
	text-decoration: underline;
}
.color1 {

	color: #D68C12;
	text-decoration: underline;
}
.color2 {


	color: #B45434;
	text-decoration: underline;
}
.text {
	font: 12px Verdana;
	text-align: justify;
}
h1 {
	font: bolder 22px Verdana;
	color: #1C53B5;
	text-align: center;
}
.color3 {
	color: #1C53B5;
	font: bold 11px Verdana;

}
.form {
	font: 11px Verdana;
	color: #000000;
	text-align: center;
	width: 140px;
	border: 1px solid #1C53B5;
}
.submit {
	font: bold 11px Verdana;
	color: #FFFFFF;
	background: #1C53B5;
	text-align: center;
	border: 1px outset #1C53B5;
}
.text1 {
	font: bold 11px Verdana;
	text-align: center;
	color: #664309;

}
