﻿td.off
{
border:solid;
}
td.on 
{
border:solid;
border-width:1px;
}
.links
{
	text-decoration:none;
}
.pageTitle
{
	font-weight:bold;
	font-size : large;
}
.labels
{
	font-weight : bold;
	text-align : left;
	direction:ltr;
}
.texts
{
	text-align:left;
	direction: ltr;
}
.buttons
{
	font-weight : bold;
	text-align : center;
	direction:ltr;
}
.draw 
{
background-color: #CCCCCC;
background-image: url(images/gradient_bkg.jpg);
background-repeat: repeat-x;
   
}

