body {
	background-color:#70709E;
	font-family:tahoma,arial,helvetica;
	margin:0px;
	font-size:10pt;
}

form {
	margin:0px;
}

.footer {
	text-align:center;
	font-size:8pt;
	color:#52527E;
}

.footer a {
	color:black;
}

td {
	color:white;
	font-size:10pt;
}

th {
	color:#FFBA26;
	font-size:10pt;
}

a {
	color:#FFBA26;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:18pt;
	margin-top:0px;
}

h2 {
	font-size:14pt;
	margin-top:0px;
}

.menu a {
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:white;
	margin-top:6px;
	display:block;
}

.menu a:hover {
	color:#FFBA26;
}

img.pic {
	border:1px solid white;
	margin-right:8px;
}

.button,button {
	background-color:#9898C2;
	border-left:1px solid #C0C0DC;
	border-top:1px solid #C0C0DC;
	border-right:1px solid #595985;
	border-bottom:1px solid #595985;
	color:white;
	font-weight:bold;
}

.field {
	border:1px solid #9898C2;
}

hr {
	border-top:1px solid #C0C0DC;
}

table.main {
	border-right:6px solid #52527E;
	border-left:6px solid #52527E;
	height:100%;
}

td.main {
	background-color:#52527E;
	height:100%;
}

td.menu {
	background-color:#52527E;
	height:100%;
}

/**************************************************************************/

.calendar {
	border:1px solid white;
	background-color:#3B3B5F;
}

.calendar th {
	color:white;
	font-size:10pt;
	font-weight:bold;
	text-align:right;
}

.calendar th.date {
	color:#FFBA26;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

.calendar td {
	color:white;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	border:1px solid white;
}

.calendar td.outsiderange {
	border:none;
}

.calendar td.single {
	background-color:#7373A7;
	cursor:pointer;
}

.calendar td.multiple {
	background-color:#9898C2;
	cursor:pointer;
}

.calendar td.mine {
	background-color:blue;
	cursor:pointer;
}

.calendar td.empty {
	cursor:pointer;
	background-color:#3B3B5F;
	text-align:center;
	font-size:8pt;
	color:#9898C2;
}

/**************************************************************************/
.forumtitle {
	color:#9898C2;
}

.forumcontent {
	margin-left:10px;
}

.faqanswer {
	margin-left:10px;
	padding:10px;
	border:1px solid #9898C2;
}
