.bglinetop {
	background: url(images/linetop.gif) repeat-x top;
}
.bgbordertop {
	background: url(images/lineborder.gif) repeat-x bottom;
}
.bg {
	background: url(images/bg.gif) repeat-y right;
}
.menu {
	background: url(images/menubg.gif) repeat-y left;
}
a:link {
	font: bold 12px Arial;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.menubgtop {
	background-image: url(images/menubgtop.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
a:visited {
	font: bold 12px Arial;
	color: #6F6F6F;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
a:hover {
	font: bold 12px Arial;
	color: #638473;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
a:active {
	font: bold 12px Arial;
	color: #62836E;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.menubgbottom {
	background: url(images/menubgbottom.gif) no-repeat left bottom;
}
.tablebgtop {
	background: url(images/tablebgtop.gif) repeat-x bottom;
}
.tablebgleft {
	background: url(images/tablebgleft.gif) repeat-y left;
}
.tablebgbottom {
	background: url(images/tablebgbottom1.gif) repeat-x bottom;
}
.tablebgright {
	background: url(images/tablebgright.gif) repeat-y right;
}
.CENTERBGTOP1 {
	background: url(images/bgcentertop2.jpg) repeat-x top;
}
.centerbgtop2 {
	background: url(images/bgcentertop.jpg) repeat-x bottom;
}
.bgcenterleft {
	background: url(images/bgcenterleft.gif) repeat-y left;
}
.bgcenter {
	background: #E0E5E1;
}
.bg1 {
	background: url(images/bg1.gif) repeat-y;
}
.colorleft {
	background: #EFF1EE;
}
.color1 {

	font: bold 12px Arial;
	color: #5F8570;
	text-decoration: none;
}
.colorlinkright {
	background: #C5D1C5;
}
.colorlinkright1 {

	background: #D2DDD2;
}
.color {
	font: bold 12px Arial;
	color: #5E8570;
	text-decoration: none;
}
.text {
	font: 12px Arial;
	color: #000000;
	text-align: justify;
	background: #E0E5E1;

}
.form {
	font: 11px Arial;
	color: #414141;
	border: 1px inset #666666;
	width: 150px;

}
.submit {
	font: bolder 11px Arial;
	color: #333333;
	background: #CCCCCC;
	text-align: center;
	border: 1px outset #666666;
}
h1 {
	font: bolder 26px Arial;
	color: #575757;
	text-align: center;
}
.table {
	border: 1px solid #D2D2D2;
	text-align: center;

}
