/* default page */

body {
	height: 100%;
	scrollbar-arrow-color: #777777;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #777777;
	scrollbar-highlight-color: #777777;
	scrollbar-3d-light-color: #777777;
	}

a:link {font-family: Arial, Helvetica, sans-serif; color: firebrick; text-decoration: none; font-weight: normal; font-style: normal;}
a:visited {font-family: Arial, Helvetica, sans-serif; color: firebrick; text-decoration: none; font-weight: normal; font-style: normal;}
a:hover {font-family: Arial, Helvetica, sans-serif; color: #777777; text-decoration: none; font-weight: normal; font-style: normal;}
a:active {font-family: Arial, Helvetica, sans-serif; color: goldenrod; text-decoration: none; font-weight: normal; font-style: normal;}
a:focus {font-family: Arial, Helvetica, sans-serif; color: #777777; text-decoration: none; font-weight: normal; font-style: normal;}

a.bigger:link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: firebrick; text-decoration: none; font-weight: normal; font-style: normal;}
a.bigger:visited {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: firebrick; text-decoration: none; font-weight: normal; font-style: normal;}
a.bigger:hover {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #777777; text-decoration: none; font-weight: normal; font-style: normal;}
a.bigger:active {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: goldenrod; text-decoration: none; font-weight: normal; font-style: normal;}
a.bigger:focus {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #777777; text-decoration: none; font-weight: normal; font-style: normal;}

.default {
	COLOR: #555555; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	}

.justify {
	COLOR: #555555; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	TEXT-ALIGN: justify;
	}

.big {
	COLOR: #555555; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	}

.small {
	COLOR: #555555; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	}

.image .caption {
	font-size: 11px;
	}
	
.title {
    COLOR: goldenrod
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px;
	} 


/* ------------------------------------------------------------------------------------- */
/* side menus */

a.smlink:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: goldenrod; text-decoration: none; font-weight: bold; font-style: normal;}
a.smlink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: goldenrod; text-decoration: none; font-weight: bold; font-style: normal;}
a.smlink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; font-style: normal;}
a.smlink:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; font-style: normal;}
a.smlink:focus {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; font-style: normal;}


.default_menu {
	COLOR: #eeeeee; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	font-weight: normal;
	}

.menu_big {
	COLOR: #eeeeee; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px;
	font-weight: bold;
	}

.menu_small {
	COLOR: #eeeeee; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	font-weight: normal;
	}

dd#menu {
	margin-left: -30px;
	}
dd#backup {
	margin-top: -15px;
	}

/* ------------------------------------------------------------------------------------- */
/* calendar */

a.clink:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: goldenrod; text-decoration: none; font-weight: bold; font-style: normal;}
a.clink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: goldenrod; text-decoration: none; font-weight: bold; font-style: normal;}
a.clink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; font-style: normal;}
a.clink:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; font-style: normal;}
a.clink:focus {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; font-style: normal;}

.default_cal {
	COLOR: #555555; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	font-weight: normal;
	}

.cal_light {
	COLOR: #eeeeee; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	font-weight: normal;
	}

b#hl {
	background-color: #111111;
	color: #dddddd;
}
