.bgtop {
	background: url(images/bgtop.jpg) repeat-x;
}
.text {
	font: 12px Verdana;
	color: #525252;
	text-align: justify;

}
a:link {
	font: 11px Verdana;
	color: #62A7FA;
	text-decoration: none;
}
a:visited {
	font: 11px Verdana;
	color: #5595C4;
	text-decoration: none;
}
a:hover {
	font: 11px Verdana;
	color: #0555B6;
	text-decoration: underline;
}
a:active {
	font: 11px Verdana,;
	color: #0555B6;
	text-decoration: underline;
}
.menu {
	background: #5D728D;
}
.menulink {
	color: #FFFFFF;

}
.menuleft {
	background: #5D728D url(images/bgmenu.gif) repeat-y left;
}
.color {
	font-weight: bold;
	color: #5D728D;
}
.bgmenu {
	background: #5D728D url(images/bgmenu1.gif) repeat-y right;
}
.bgshap {
	background: url(images/bgshap.jpg) repeat-x;
}
.bgcentertop {
	background: url(images/bgcenter.gif) repeat-x top;
}
.bgbottom {
	background: url(images/bgbottom.gif) repeat-x bottom;
}
.center {
	background: url(images/center.jpg) repeat-x bottom;
}
.colorlink {
	color: #172C47;
	text-decoration: underline;
}
.colorlink1 {
	color: #5D728D;
	text-decoration: underline;
}
.center1 {
	background-image: url(images/center1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
h1 {
	font: bolder 25px Verdana;
	color: #5D728D;
	text-align: left;
}
.form {
	font: 11px Verdana;
	color: #5D728D;
	text-align: center;
	width: 200px;
	border: 1px inset #C7C7C7;
}
.submit {
	font: bolder 11px Verdana;
	color: #182C45;
	background: #D6D6D6;
	text-align: center;
	border: 1px outset #C5C5C5;
}
.color1 {
	background: #F7F7F7;

}
.colorlink2 {

	color: #8092AA;
	text-decoration: underline;
}
