body {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
}

p.about {
	font-size: 0.9em;
	text-align: center;
}

a {
	color: #AAAAAA;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.st1 {
	color: #AAAAAA;
	text-decoration: none
}

.st1:hover {
	color: #CCCCCC;
	text-decoration: none
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	background: #545D6B;
	border: 1px solid #AAAAAA
}

.inp {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	background: #545D6B;
	border: 1px solid #AAAAAA
}

.tooltiptitle {
	font-weight: bold;
	font-size: 7pt;
	cursor: default;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none
}

.tooltipcontent {
	font-size: 8pt;
	cursor: default;
	color: #DDDDDD;
	font-family: Verdana;
	text-decoration: none
}

#ToolTip {
	z-index: 4;
	left: 0px;
	visibility: hidden;
	width: 100px;
	position: absolute;
	top: 0px
}

table.rightbox {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #AAAAAA;
	border-collapse: collapse;
}

table.rightbox td {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #AAAAAA;
	border-collapse: collapse;
}