BODY {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #ED6727;
	scrollbar-darkshadow-color: #bcb483;
	scrollbar-face-color: #590000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	margin:0px;
	background-color:#d5b15d;
	font-family:Palatino Linotype;
	font-size: 12px;
	color: #000000;
	background-image: url(/common/imgs/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}



 
 
    h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em; font-weight: normal; }
    dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
    a img,:link img,:visited img {border: none;}
   
    h1,h2,h3,h4,h5,h6 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0.5em 0; }
    h1 { font-size: 4em; padding: 0.5em 0; margin: 0; }
    h2 { font-size: 2em; font-style: italic; padding: 0 0.2em 0.1em; }
    h3 { font-size: 1.6em; }
    h4 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.03em;
}
    h5 { font-size: 1.3em; font-weight: bold; letter-spacing: 0.03em; }
    h6 { font-size: 1.3em; font-style: italic; letter-spacing: 0.03em; }  
    ul { padding: 0 0 0 0px; list-style: circle; }
    ol { padding: 0 0 0 20px; }
   
    /** COLOR SCHEME, Fire **/
   
    a:link { color: #590000; font-size: 12px;
	text-decoration: none;
	line-height: normal;
	font-weight: normal; }
    a:visited { color: #590000; font-size: 12px;
	text-decoration: none;
	line-height: normal;
	font-weight: normal; }
    a:link:hover, a:visited:hover { background: #D95934; color: #FFF; font-size: 12px;
	text-decoration: none;
	line-height: normal;
	font-weight: normal; }
	
	
   
    h2,h3,h4,h5,h6 { color: #B30000; }
    h1 { color: #FFB267; }
    h2 { border-bottom: 1px dotted #FFB267; border-left: 1px dotted #FFB267; }
    #sidebar h2, #sidebar-alternate h2 { border-bottom: 1px dotted #FFF; border-left: 1px dotted #FFF; }
    h3 { border-bottom: 1px dotted #D95934; }
    #sidebar h3, #sidebar-alternate h3 { border-bottom: 1px dotted #FFF; }
   

  /** END CUSTOM SKIN **/



 /******************* lightbox apple effe *************************/
 
 /* the overlayed element */ 
.apple_overlay { 
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* growing background image */ 
   background-image:url(/common/imgs/dot_clear.gif); 
     
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    width:640px;         
     
    /* some padding to layout nested elements nicely  */ 
    padding:35px; 
 
    /* a little styling */     
    font-size:11px; 
} 
 
/* default close button positioned on upper right corner */ 
.apple_overlay div.close { 
    background-image:url(/common/imgs/close.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

div.apple_overlay { 
background-color:#540000;
    color:#fff; 
} 
 
/* default close button positioned on upper right corner */ 
div.apple_overlay div.close { 
    background-image:url(/common/imgs/close.png); }

div.apple_overlay.black { 
background-color:#540000;
	        
    color:#fff; }














td.header {
	background-image: url(/common/imgs/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}


.header{
	font-family:"Palatino Linotype";
	font-size:30px;
	color: #FFB267;
	font-weight: bold;
}

.marquee {
	font-family:"MgByzantine UC Pol";
	font-size: 12px;
	color:#FFB267;
	font-weight: bold;
}
td.marquee {
	background-color: #8b0e13;
}

td.leftPane {
	background-color: #8b0e13;
}
td.rightPane {
	background-color: #8b0e13;
}


.rightPane {
	color: #ffffff;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: bold;
}

A.rightPane:ACTIVE, A.rightPane:LINK, A.rightPane:VISITED {
	color: #fcfdd5;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: normal;
}
A.rightPane:HOVER {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}


							

/*************   CONTENT   *****************/


td.text {
	margin-top:10px;
	background-color: #fefbd2;
}
.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-family: Palatino Linotype;
}

.title{
	font-size: 15px;
	color: #590000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-family: Palatino Linotype;
}





.images {
	border: thin solid #9f9f9f;
}
hr {
	width:100%;
	size:1px;
	color:#9f9f9f;
	padding:0px 0px 0px 0px;
}
.box {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	line-height : normal;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #5f7182;
}
/*************   FOOTER   *****************/
			

td.footer {
	padding:10px 10px 10px 10px;
	background-color: #981c21;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
A.footer:ACTIVE, A.footer:LINK, A.footer:VISITED {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.footer:HOVER {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
