/* -------------------------------------------------------------------------- */

a {
    color:black;
    text-decoration:underline}

/*    
a:visited {
    color:#777777}
*/

a:hover {
    text-decoration:underline;
    color:#EB5516}

   
body {
    background:#ffffff;
    color:#000000;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    margin:0;
    padding:10;
    scrollbar-3dlight-color:#f0f0f0;
    scrollbar-arrow-color:#777777;
    scrollbar-base-color:#f0f0f0;
    scrollbar-darkshadow-color:#f0f0f0;
    scrollbar-face-color:#f0f0f0;
    scrollbar-highlight-color:#f0f0f0;
    scrollbar-shadow-color:#666666;
    font-family:tahoma,arial,verdana;
    direction:ltr}

h1 {
    font-size:168%;
    font-weight:normal;
    padding-top: 15;
    margin: 0;
    font-family:tahoma,arial}

h2 {
    font-size:140%;
    font-weight:normal;
    margin-bottom:0px;
    margin-left:0px;
    font-family:tahoma,arial}

h3 {
    font-size:130%;
    font-weight:normal;
    margin-bottom:0px;
    font-family:tahoma,arial}

p {
    margin: 0;
    padding-top: 10;
    padding-bottom: 5}

table {
    spacing: 0;
    padding: 0;
    border-color: silver;
    border-collapse: collapse;
    border-spacing: 1 ;
}    
    
th {
    font-size:12px}

td {
    font-size:11px}


form {
	margin-top:0; 
	margin-bottom:0}

fieldset {
    margin-top:10px}

input {
    font-family:tahoma;
    font-size:11px;
    border:#a5acb2 1px solid}

textarea {
    font-family:tahoma;
`    border:#a5acb2 1px solid;
    text-align:left;
}

acronym {
    border-bottom:1px dotted #333333;
    cursor:help}
    
ul { 
	margin-left:17px;
    padding-bottom:0}

li { 
	margin-top:5px}

img { 
	display:block;
	border:none}

hr { 
    display:block;
    margin-left:0;
    margin-right:0;
    border:0 none #999;
    color:#999;
    background-color:#999;
    height:1px}

big {
    font-weight:bold;
    font-size:14px}

small {
    font-family:tahoma;
    font-size:10px}

legend {
    font-size:75%}

    

/* -------------------------------------------------------------------------- */

.bigger {
    font-size:18px}

.big {
    font-size:18px;
	font-family: Tahoma;}

.black {
    color:black}
    
.black:visited {
    color:black}
    
.gray {
    color:gray}
    
.white {
    color:white}
    

.plain {
    font:11px tahoma}

.small {
    font:10px tahoma;}

.wide {
    width:100%}    

.plain {
    font: 12px Tahoma;
    color: black}    

.hidden {
	display:none; 
    visibility:hidden}

.visible {
    visibility:visible}

.left {
    text-align:left}

.none {
    border:none;
    text-decoration:none}

.right {
    text-align:right}

.center {
    text-align:center}

.upper {
    text-transform:uppercase}

.sub {
    font-size:smaller;
    vertical-align:sub}

.sup {
    font-size:smaller;
    vertical-align:super}

.border {
    border:1px solid black;
}


/* -------------------------------------------------------------------------- */

.top {
    font: 10px Tahoma;
    color: black}
    
.tab {
    font: 10px Tahoma;
    color: #FFBD59}

a.tab:visited {
    font: 10px Tahoma;
    color: #FFBD59}

.o {
    color:#2E4975}

.bask {
	color:white;
	text-decoration: none;
}
.bask:hover {
	color:white;
	text-decoration: none;
}

.border {
    border: solid 1px #eaeaea;
}

.bg-silver {  background-color: #f5f5f5}

.style1 {color: #CCCCCC}
.style2 {color: #FF0000;font-weight: bold;}
.style5 {color: #FF0000}
.style6 {color: #0000CC}
.style8 {color: #009900; font-weight: bold; }
.style22 {
	color: #404040;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
