.logo {
	background-color: #FFFFFF;

}
.buttons {
	background-color: #FFFFFF;
	border-right-width: medium;
	border-right-style: inset;
	border-right-color: #666666;
}
.main {
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 100%;
	width: 740px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.table {
	border: thin inset #CCCCCC;
}
.mainpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	text-decoration: underline;
}
.profile {
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
