body, div, p, td, tr, b
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #696969;
}

u {
        font-size: 11pt;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #696969;
        font-weight: bold;
                         }


a {
        text-decoration: none;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
                color: blue;
                                }

A:ACTIVE {
                color: #CB2727;
}

A:VISITED {
        color:blue;
}
A:HOVER {
               color: #FF4500;
                }

body {
         scrollbar-3dlight-color : white;
                scrollbar-arrow-color : #FF8C00;
                scrollbar-base-color : navy;
                scrollbar-darkshadow-color : blue;
                scrollbar-face-color : #fefefe;
                scrollbar-highlight-color : navy;
                scrollbar-shadow-color : white;
                scrollbar-track-color : white;
                }

H1 {
        font-size: 12pt;
        color: #FF8C00;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align: center;
        font-weight: bold;
}

H2 {
        font-size: 11pt;
        color: #FF8C00;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        }

.eng  {
        font-size: 10pt;
        color: Blue;
}
H3 {
        font-size: 11pt;
        color: #FF8C00;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align: center;
                  background-color: #FCFCFC;
                  border-right: 1px solid navy;
        border-bottom: 1px solid navy;
        padding: 3px;
}
h4 { font-size: 11pt; 
font-weight: bold;
	
}
tr { vertical-align: top;}


 .3d {
        background-color: #F5F5F5;
        border-right: 1px solid navy;
        border-bottom: 1px solid navy;
        padding: 3px;
}
 .border {
        border: 3px double #FF8C00;
        padding: 3px;
}
.bg {
        background-color: #EEE9F5;
}
.pink {
        color: #FF8C00;

}

li {
        margin-bottom: 10px;
}

.but {
        background-color: #F4F4F4;
        color: #FF8C00;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        border: 1px solid #000000;
                  padding: 1px 1px 1px 1px;
                  margin: 2px 2px 2px 2px;
                 }
					  
.but2 {
        background-color: #FF8C00;
        color: White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        border: 2px outset;
                  padding: 5px 5px 5px 5px;
                  margin: 5px 5px 5px 5px;
                  text-align: center;
                 }					  
a.but2:hover { color: #FFFFE0; border: inset; 	}
a.but2:visited { color: #FFFFFF; 	}

.but3 {
        background-color: #FF8C00;
        color: White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        border: 2px outset;
                  padding: 3px 3px 3px 3px;
                  margin: 3px 3px 3px 3px;
                  text-align: center;
                 }					  
a.but3:hover { color: #FFFFE0; border: inset; 	}
a.but3:visited { color: #FFFFFF; 	}

.xs {
        font-size: 10px;
}

 .rand {
        border: 1px solid #000080;
        padding: 3px;
}