/* primary 51 102 153 */
body
{
        margin: 4px 12px 4px 22px;
        padding: 0;
        font: 11px/1.1 Tahoma, Verdana, Arial, Helvetica, sans-serif;
	    font-size: xx-small;
     color: #1a1a1a;
     background-color: #ffffff;
}

.winarea {
	font-family: Tahoma;
	font-size: x-small;
	border: thin solid #cccccc;
}
.wintitle {
	font-family: Tahoma;
	font-size: x-small;
    font-weight: bold;
	background-color: #4c99e6;
	color: #000000;
}
#contents.h2 {
	background-color: #997732;
}
h1 {
	color: #cccccc;
}
b,strong {
	color: #000000;
}
a:visited {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: underline;
	color: #1a1a1a;

}
input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	background-color: #cccccc;

}
textarea {
	background-color: #cccccc;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
}
a:link {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: underline;
	color: #1a1a1a;
}
a:hover {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: underline;
	color: #1a1a1a;
}
a:active {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: underline;
	color: #1a1a1a;
}
select {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
}
form {
	width: 100%;
}
.selectable {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	cursor: hand;
}
