body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F1F1F1;
	font-family: Verdana;
	font-size: 9px;
}

a {
	color: #F10092;
}

a:hover {
	color: #F10092;
	text-decoration: none;
}

.textbox {
	border: 1 solid #BBBBBB;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	width: 193px;
	height: 19px;
	vertical-align: bottom;
}

.textbox2 {
	border: 1 solid #BBBBBB;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	width: 108px;
	height: 18px;
	vertical-align: bottom;
}

.button {
	border: 1 solid #BBBBBB;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	width: 90px;
	height: 19px;
}

.header {
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 9px;
	color: #F10092;
}

.content {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.content2 {
	font-family: Verdana;
	font-size: 10px;
	color: #F10092;
}

.content3 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.content4 {
	font-family: Verdana;
	font-size: 11px;
	color: #F10092;
}

.window_general {
	border: 1 solid #BBBBBB;
	background-color: #DDDDDD;
}

.window_content {
	border: 1 solid #BBBBBB;
	background-color: #FFFFFF;
}