/* CSS Document */

/* Page structure */

body {
  font-family: Verdana; background-color: #ffffff; margin-left: 0px; margin-right: 0px; margin-top: 0px;
}

/* ADDRESS */

.address  {
	font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; text-align: left; line-height: 16px; color:#000000;
}

.address a:link {
	font-weight: normal; color:#c77202; text-decoration: none;
}

.address a:visited {
	font-weight: normal; color:#c77202; text-decoration: none;
}

.address a:hover {
	font-weight: normal; color:#000000; text-decoration: none;
}

/* FORM */

.box  {
	font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; text-align: left; color:#000000; border: 1px solid #000000; padding: 2px; width: 240px;
}

.button  {
	font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; color:#000000; border: 1px solid #000000; background-color: #FFFFFF; padding: 3px;
}

.alert  {
	font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; text-align: left; line-height: 16px; color:#CC0000;
}

/* FOLDER LIST */

.folderTitle  {
	font-family: verdana, sans-serif; font-size: 11px; font-weight: bold; text-align: left; line-height: 16px; color:#000000;
}

.folder  {
	font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; text-align: left; line-height: 16px; color:#000000;
}

.folder a:link {
	font-weight: normal; color:#c77202; text-decoration: none;
}

.folder a:visited {
	font-weight: normal; color:#c77202; text-decoration: none;
}

a.folder:hover {
	font-weight: normal; color:#CC0000; text-decoration: none;
}

/* LOGOUT */
.logout  {
	font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; text-align: right; line-height: 16px; color:#000000;
}

.logout a:link {
	font-weight: normal; color:#c77202; text-decoration: none;
}

.logout a:visited {
	font-weight: normal; color:#c77202; text-decoration: none;
}

.logout a:hover {
	font-weight: normal; color:#000000; text-decoration: none;
}
