/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660099;
}
a:hover {
	text-decoration: none;
	color: #0000D7;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
div.navigation{
	border-bottom: 1px solid #292929;
	border-right: 1px solid #292929;
	border-left: 1px solid #292929;
}
input.button{
	background-color: #000000;
	font-size:10px;
	border: 0px;
	padding: 1px;
	font-weight: bold;
	color:#FFD18C;
	}
input.txt{
	border: 1px solid #292929;
	font-size: 10px;
	}
input.txting{
	border: 1px solid #292929;
	font-size: 11px;
}
textarea{
	border: 1px solid #292929;
}
div.heading{
	border: 1px solid #292929;
	padding: 8px;
	background-color: #FFFF66;
	font-size:14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;

}
div.border{oku
	border: 1px solid #292929;
}
.style5 {font-size: 12px}
.style8 {font-size: 12px; font-weight: bold; }
.style10 {font-size: 12}

.memo
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Tahoma, Verdana;
    BACKGROUND-COLOR: #ffff99
}