/* --------------------------------------------------------------  */
/* ----------------- Customize your site ------------------------  */
/* --------------------------------------------------------------  */

/* --------------------------------------------------------------  */
/* Common font size ---------------------------------------------  */
/* --------------------------------------------------------------  */
body, td, a, p, h1, h2, h3, div, select, input {
	font-size:9pt;
}
a, a:active, a:visited {
	color:white;
}
a:hover {
	color:#CC9933;


/* --------------------------------------------------------------  */
/* Scroll bar ----- ---------------------------------------------  */
/* --------------------------------------------------------------  */
body {
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:white;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:#eeeeee;
}

/* --------------------------------------------------------------  */
/* Header -------------------------------------------------------  */
/* --------------------------------------------------------------  */

/* Header Bar */

/* --------------------------------------------------------------  */
/* Left Menu ----------------------------------------------------  */
/* --------------------------------------------------------------  */
div.leftNav a {
	word-spacing: -1px;
}
/* --------------------------------------------------------------  */
/* Footer -------------------------------------------------------  */
/* --------------------------------------------------------------  */

/* --------------------------------------------------------------  */
/* Teaser -------------------------------------------------------  */
/* --------------------------------------------------------------  */

/* --------------------------------------------------------------  */
/* Main Content -------------------------------------------------  */
/* --------------------------------------------------------------  */

/* Header -------------------------------------------------------- */
/* Latest News -------------------------------------------------------- */
/* Main Text Section --------------------------------------------------- */

/* --------------------------------------------------------------  */
/* Other CSS ----------------------------------------------------  */
/* --------------------------------------------------------------  */








