body {
	background-image: url();
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
}
a:link, a:visited {color: #2B70FD;
text-decoration: none;}

a:hover, a:active {color: #ff0000;
text-decoration: none;}

.rightTD{
	border-right-color:#CC6666;
	border-right-style: outset;
	border-right-width:medium;
}
.style7 {color: #000000; font-weight:normal;}
.style8 {color: #ff9900; font-weight:lighter; }
.style17 {font-size: 24px}
.styleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td.tab          {
    border-top: 1px solid #F3D2D2;
    border-right: 1px solid #F3D2D2;
    border-left: 1px solid #F3D2D2;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
table.tabs      {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #F3D2D2;
}
.Content {	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.tableborder {
	border:1px solid #C0C0C0;
}
.a{
text-decoration:none
}
.tooltip { 
	  border: 1px solid #FFC30E; 
	  padding: 5px 5px 5px 5px; 
	  background-color: #FFFFCC;
	  text-align: left; 
	  color:#333333;
	  width: 18em; 
	  margin-left: 10px;
	  font-size: 12px; 
	  font-family: arial, sans-serif; 
} 

