a {
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;

}
td {
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;


} 
h1 {
color : #000000; 
background-color: transparent;
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;


} 
h2 {
color : #000000; 
background-color: transparent;
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 19px;
font-weight : bold;

} 
h3 {
color : #041C88; 
background-color: transparent;
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;


} 
h4 {
color : #000000; 
background-color: transparent;
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 15px;
font-weight : normal;


} 
h5 {
color : #000000; 
background-color: transparent;
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;

} 
h6 {
color : #000000; 
background-color: transparent;
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : normal;


}
a:link {color : #000000; font-size : 12px; text-decoration: underline } 
a:visited {color : #000000; font-size : 12px; text-decoration: underline } 
a:hover {color: #000000; font-size : 12px; text-decoration: underline; color: #0000CD} 
a:active {color: #000000; font-size : 12px; text-decoration: underline } 


} 
input {
color : #000000;
background-color: #DDDDDD;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 7.5pt;
font-weight : normal;
vertical-align: top;
text-decoration : none;

} 
select {
color : #A29F9F;
background-color: #DDDDDD;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 7.5pt;
vertical-align: top;
font-weight : normal;

} 
textarea {
color : #000000;
background-color: #DDDDDD;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 7.5pt;
vertical-align: top;
font-weight : normal;

}
option {
color : #A29F9F;
background-color: #DDDDDD;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 7.5pt;
vertical-align: top;
font-weight : normal;

}
body {
scrollbar-face-color:#B7B6B6; 
scrollbar-highlight-color:#4C4C4C; 
scrollbar-3dlight-color:#515152; 
scrollbar-darkshadow-color:#221212; 
scrollbar-shadow-color:#2C2C2C; 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#2C2C2C; 
} 

#main {
    margin-left: 0px;
	border: 1px solid #cccccc;
	width: 150px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

.result {
    margin-left: 0px;
	border: 1px solid #cccccc;
	width: 130px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

.text {
	border: 1px solid #cccccc;
}



.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:70px;
    height:70px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}


.button a {
 	display:block;
	background-image: url(button_off.jpg);
        width:120px;
	height:18px;
	padding-top: 0px;
	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
        color: #09072f;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-decoration: none;
        font-style:italic;


}

.button a:hover {
 	display:block;
	background-image: url(button_on.jpg);
        width:120px;
	height:18px;
	padding-top: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
        color: #09072f;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-decoration: none;
        font-style:italic;


}

.button a:visited {
 	display:block;
	background-image: url(button_off.jpg);
        width:120px;
	height:18px;
	padding-top: 0px;
	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
        color: #09072f;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-decoration: none;
        font-style:italic;


}
.button a:visited:hover {
 	display:block;
	background-image: url(button_on.jpg);
        width:120px;
	height:18px;
	padding-top: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
        color: #09072f;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-decoration: none;
        font-style:italic;


}
