body,td,th
{
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size:11pt;
  color:#362FBB;
  line-height:18px;
}
.textBiggerBold
{
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size:13pt;
  color:#362FBB;
  line-height:18px;
  font-weight:bold;
}
.textSmall
{
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size:12px;
  line-height:15px;
  color:#362FBB;
}
.textFooter
{
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size:11px;
  color:#362FBB;
  background-image: url("../images/back_right.jpg"); 
  background-repeat:repeat-y;
}
.backLeft {
  background-image: url("../images/back_left.jpg"); 
  background-repeat:repeat-y;
}
.backRight {
  background-image: url("../images/back_right.jpg"); 
  background-repeat:repeat-y;
}
.textImportant
{
  background-color:#FDD0F7;
  border:2px solid #CCCCCC;
  margin:0px 20px 0px 50px;
  padding:3px 6px 3px 6px;
}
.separator
{
	background-color:#CCCCCC;
	height: 1px;
}

A:link    {color: #5C5CF2; text-decoration: underline;}
A:visited {color: #5C5CF2; text-decoration: underline;}
A:active  {color: #5C5CF2; text-decoration: underline;}
A:hover   {color: #F2E950; text-decoration: underline; background-color: #5C5CF2}



  
