.bgmenu {
	background: url(images/bgmenu.jpg) repeat-x;
}
a:link {
	font: bolder 11px Verdana;
	color: #313D53;
	text-decoration: none;
}
a:visited {
	font: bolder 11px Verdana;
	color: #4D6082;
	text-decoration: none;
}
a:hover {
	font: bolder 11px Verdana;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font: bolder 11px Verdana;
	color: #CC0033;
	text-decoration: underline;
}
.bgcenter {
	background: url(images/bgcenter.jpg) repeat-x;
}
.bgtop {
	background: url(images/bgtop.gif) repeat-x bottom;
}
.bgtop1 {
	background: url(images/bgtop1.gif) repeat-x;
}
.bgleft {
	background: url(images/bglefttop1.gif) repeat-y left;
}
.bgright {
	background: url(images/bgright.gif) repeat-y right;
}
.bgbottom {
	background: url(images/bgbottom.jpg) repeat-x bottom;
}
.name {
	background: url(images/site.jpg) no-repeat right bottom;
}
.center {
	background: url(images/site1.jpg) no-repeat right;
}
.bottom {
	background: url(images/site2.jpg) no-repeat right top;
}
.color {
	font: bolder 14px Verdana;
	color: #FFFFFF;
	text-align: center;

}
.text {
	font: 12px Verdana;
	color: #000000;
	text-align: justify;
}
h1 {
	font: bolder 18px Verdana;
	color: #313D53;
	text-align: left;

}
