body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 13px;
	line-height: 140%;
}
.input1 {
	color: #990000;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #CCCCCC;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #000066;
	text-decoration: none;
}


.smalltext {
	font-size: 12px;
	color: #666666;
}
.topbg {
	background-image: url(img/topbg.jpg);
	background-repeat: no-repeat;
	height: 80px;
}

.bg01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/bg01.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-indent: 1em;
	letter-spacing: 1ex;
	font-weight: bold;
}
.bg00 {
	background-image: url(img/bg01.jpg);
}
.bg02 {
	background-image: url(img/bg02.jpg);
}
.outdj {
	cursor: hand;
	font-size: 14px;
	letter-spacing: 4px;
}
.submenu {
	line-height: 200%;
}
.trline01 {
	border: 1px solid #999999;
}

