
/* Main definitions */
body {background-color: #424143; margin: 0; padding:0px; font-family: Verdana; color: #CBC9CF; font-size: 0.9em; text-align: center;}
/*body {height: 680px; background-image: url(../style/images/back_top.png); background-repeat: repeat-x;}   */

/* Scrollbar definitions 
body {scrollbar-face-color: #67666A;
scrollbar-highlight-color: #CBC9CF;
scrollbar-3dlight-color: #67666A;
scrollbar-shadow-color: #807F83;
scrollbar-darkshadow-color: #67666A;
scrollbar-arrow-color: #424143;
scrollbar-track-color: #67666A;
}
*/
/* General links in the page text */
a:link { color: #FFAC0D; text-decoration: none; font-weight: normal; font-style: normal; background-color: transparent;}
a:visited { color: #FFAC0D; text-decoration: none; font-weight: normal; font-style: normal; background-color: transparent;}
a:hover { color: #424143; text-decoration: none; font-weight: normal; font-style: normal; background-color: #E8840C;}
a:active { color: #FFAC0D; text-decoration: none; font-weight: normal; font-style: normal; background-color: transparent;}

/* Site definitions */
#site {margin-top: 40px; padding: 0px; width: 700px; background-color: transparent; font-family: Verdana; font-size: 100%; color: #CBC9CF;
      border-top: #FFAC0D 0px solid; border-bottom: #FFAC0D 0px solid; border-left: #FFAC0D 0px solid;  border-right: #FFAC0D 0px solid;}


