 
BODY
{
 background-image: url('http://www.vionline.com/pix/back.jpg');
 font-family: tahoma;
 font-size: 8pt;
 font-weight: normal;
 color: #3d1f1f;
}
           
a:link 
{ 
 color: #8080ff; 
}

a:visited 
{ 
 color: #8080ff; 
} 

a:hover 
{ 
 color: #3d5f5f; 
}

.title 
{
 font-family: tahoma;
 font-size: 8pt;
 font-weight: bold;
 color: #222222; 
} 
 
.main 
{
 font-family: tahoma;
 font-size: 8pt;
 font-weight: normal;
 color: #3d1f1f;
} 

.url 
{
 font-family: tahoma;
 font-size: 8pt;
 font-weight: normal;
 color: #770000;
} 

.tableback 
{
	background-color: "#FFFFFF";
} 

.maintable 
{
	width: 580px;
} 

.sidetable 
{
	width: 160px;
} 
a.button 
{
 display: block;
 background-position: 0 0px;
 background-color: transparent;
 background-image: url('button.jpg');
 background-repeat: no-repeat;
 width: 130px;
 height: 26px;
 line-height: 18pt;
 text-align: center;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}

a.button:link, a.button:visited
{
 background-position: 0 0px;
 color: #E1E1E1;
}

a.button:hover
{
 background-position: 0 -26px;
 color: #CCCCCC;
 text-decoration: none;
 padding-left:2px;
}

.formbutup
{
 background-position: 0 0px;  
 padding-left:0px; 
 background-image:url('button.jpg'); 
 width: 130px; 
 height: 26px; 
 border: 0px; 
 font-family: Tahoma; 
 font-size: 11px; 
 font-weight: bold; 
 color: #E1E1E1;
}

.formbutdown
{
 background-position: 0 -26px;  
 padding-left:2px; 
 background-image:url('button.jpg'); 
 width: 130px; 
 height: 26px; 
 border: 0px; 
 font-family: Tahoma; 
 font-size: 11px; 
 font-weight: bold; 
 color: #CCCCCC;
}
 
