body {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
.gray {
	color: #999900;
}
a {
	color: #393900;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;


}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.input {
	font-size: 12px;
	text-decoration: none;
	background-color: #e7e7e7;
	height: 18px;
	border-top: 1 solid #5d5d5d;
	border-right: 0 solid #5d5d5d;
	border-bottom: 1 solid #5d5d5d;
	border-left: 0 solid #5d5d5d;

}
.table1 {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dotted #333333;
	border-left: 1px none #333333;


}
.button1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #f6f6f6;
	border: 1px solid #999999;
}
.input02 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.under_line {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.under_line2 {
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.master1bg {
	font-size: 12px;
	line-height: 150px;
	text-decoration: none;
	background-image: url(images/master1bg.gif);
	background-repeat: repeat-x;
}
.master2bg {
	font-size: 12px;
	line-height: 150px;
	text-decoration: none;
	background-image: url(images/master2bg.gif);
	background-repeat: repeat-x;
}

