#outside {
	border: 1px solid #1A3B4E;
}
#inside {
	background-image: url(../images/index/bk_top.jpg);
	background-repeat: no-repeat;
}
#inside a:link {
	color: #FFFF00;
	text-decoration: none;
}
#inside a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#inside a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#inside a:active {
	color: #FFFF00;
	text-decoration: none;
}
.padright {
	padding-right: 5px;
}
.text16 {
	font-size: 16px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #2C415C;
	background-color: #F3F3F3;
	background-repeat: repeat;
	background-image: url(../images/background7.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #2C415C;
}
.padleft {
	padding-left: 35px;
}
.text9small {
	font-size: 9px;
}
a:link {
	color: #279234;
	text-decoration: none;
}
a:visited {
	color: #279234;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#bottom {
	background-image: url(../images/index/bk_bottom.jpg);
	background-repeat: no-repeat;
}
.footText {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
