td {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 20px;
	font-style: normal;

}
a:link {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #000066;
}
a:visited {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: normal;
	color: #FF0000;
	text-decoration: underline;
}
.linedot {
	border-top: none #666666;
	border-right: none #666666;
	border-bottom: 1px dashed #666666;
	border-left: none #666666;
}
.mytitle {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;


}
.line {

	border-top: none #FF6600;
	border-right: none #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: none #FF6600;
}
.menubox {
	border-top: none #666666;
	border-right: none #666666;
	border-bottom: 1px dashed #666666;
	border-left: none #666666;
	cursor: hand;

}
.allline {


	border-top: 1px double #666666;
	border-right: double #666666;
	border-bottom: double #666666;
	border-left: double #666666;
}
.redbox {
	border: 1px solid #FF6600;

}
.redbox-l {
	border-top: 1px none #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	background-color: #EEEEEE;


}
.redbox-r {
	border-top: 1px none #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px none #FF6600;
	background-color: #EEEEEE;


}
.tahoma-bold {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	line-height: normal;


}
.bottom-line {

	border-top: none #dddddd;
	border-right: none #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: none #dddddd;
}
.menu-line {


	border-top: none #dddddd;
	border-right: none #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: none #dddddd;
	cursor: hand;
}
