td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.frame-bgleft {
	background-image: url(/img3/div3.gif);
	background-repeat: repeat-y;
}
.frame-bgright {
	background-image: url(/img3/div4.gif);
	background-repeat: repeat-y;
}
.bg-upleft {
	background-image: url(/img3/bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-upright {
	background-image: url(/img3/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-bottonleft {
	background-image: url(/img3/bg3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-bottomright {
	background-image: url(/img3/bg4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-footer1 {
	background-image: url(/img3/footer1.gif);
	background-repeat: no-repeat;
}
.bg-footer1a {
	background-image: url(/img3/footer1i.gif);
	background-repeat: no-repeat;
}

.bg-footer2 {
	background-image: url(/img3/footer2.gif);
	background-repeat: no-repeat;
}
.bg-footer3 {
	background-image: url(/img3/footer3.gif);
	background-repeat: no-repeat;
}
.bg-content {
	background-image: url(/img3/bg.gif);
	background-repeat: repeat-y;
}
.bg-content2 {
	background-image: url(/img3/bgi.gif);
	background-repeat: repeat-y;
}

.smalltext {
	font-size: 10px;
	color: #999999;
}
a:link {
	font-weight: bold;
	color: #993333;
}
a:visited {
	font-weight: bold;
	color: #993333;
}
a:hover {
	font-weight: bold;
	color: #597362;
}
a:active {
	font-weight: bold;
	color: #993333;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1057A7;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: 10px;
	color: #999999;
}
.maintitle1 {
	font-size: 14px;
	font-weight: bold;
	color: #085AAD;
}.menutitle-white {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidemenutitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
