<style type="text/css">
<!--
html, body {
height: 100%;
padding:0px;
margin:0px;
}
body,td,th {        
        font-family: Verdana;
        font-size: 12px;
        color: black;
        line-height:20px;
	
}
textarea { 
  	font-family: Verdana;
        font-size: 12px;
        color: black;
        line-height:11px;
}


img{ border:0;}
a {
        font-family: Verdana;
        font-size: 12px;
        color: #black;
        text-decoration: underline;
}
a:visited {
        color: #black;
        text-decoration: underline;
}
a:hover {
        color: #577EE7;
        text-decoration: underline;
}
a:active {
        color: #black;
        text-decoration: underline;
}
.small
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
height:12px;
}
h2
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:18px;
height:25px;
}
h3
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
height:15px;
margin:0px;
padding:0px;
color:#8C8C8C;
border-bottom: 1px ridge #000;
margin-bottom:8px;
}
h3:first-letter {
font-size: 12px;
font-family: Verdana;
color: #000;
}
h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
}

.input_login {
  
  font-family : Verdana, Tahoma, Arial ;
  height:16px;
  font-size:10px;
  border-color:#626262;
  border-style:solid;
  border-width:1px;  

}
#thumbnail {
    
  border-color:black;
  border-style:solid;
  border-width:1px;  

}

.TABLE_MAIN {
	background-image: url(images/background_repeat.gif);
	background-repeat: repeat;	
	background-color: FFFFFF;
}

#background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;	
	
}

#heading {        
        font-family: Verdana;
        font-size: 20px;
        color: White;
        line-height:30px;
	text-align: center;
	background-image: url(images/heading2.gif);
	background-repeat: no-repeat;
}

.bg1  {  background-color: #ffffff;	   
}   

.bg2  {  background-color: #eaeaea; 
	   
}   


.gradualshine {
filter:alpha(opacity=70);
-moz-opacity:0.7;
}

.borderimage {
border:2px solid #E7E7E7;
}
</style>