.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FE3382;
	border-right-color: #FE3382;
	border-bottom-color: #FE3382;
	border-left-color: #FE3382;
}
.thumb {
	border: 1px solid #999999;
	padding: 1px;
}

td {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body, html{
    padding: 0px;
    margin-left:            0px;
	margin-right:           0px;
	margin-top:             0px;
	margin-bottom:          0px;
	width:100%;
	height:100%;
	overflow: hidden;
	color: #666699;
	font-family: verdana, arial, helvetica, sans-serif;
scrollbar-base-color: #CCCCCC;
}

td.out {
	background-color: #ffffff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666699;
	border-left-color: #666699;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

td.over {
	background-color: #666699;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666699;
	border-left-color: #666699;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

td.top {
	background-color: #666699;
	padding-bottom: 3px;
}

td.gray {
	background-color: #666699;
}

td.white {
	background-color: #666699;
}

select {  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

input {  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

textarea {  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.small {  font-size: 9px;}

A:link {  color: #0066CC; text-decoration:none}
A:active {  color: #0066CC; text-decoration:none}
A:visited {  color: #0066CC; text-decoration:none}
A:hover {  color: #0066CC; text-decoration:underline}

A.menu:link {  color: #000000; text-decoration:none}
A.menu:active {  color: #000000; text-decoration:none}
A.menu:visited {  color: #000000; text-decoration:none}
A.menu:hover {  color: #000000; text-decoration:none}

A.submenu:link {  color: #000000; text-decoration:none}
A.submenu:active {  color: #000000; text-decoration:none}
A.submenu:visited {  color: #000000; text-decoration:none}
A.submenu:hover {  color: #000000; text-decoration:underline}
.title {
	font-size: 16px;
	color: #999999;
	text-transform: lowercase;
	font-weight: bolder;
}
.style2 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
