body
{
      font-family:"Verdana";
      font-size:11px;
      color:#FFFFFF;
      
}

td
{
      font-family:"Verdana";
      font-size:11px;
      color:#FFFFFF;
}

a:link
{
 color:#000000;
 text-decoration:none;
 
}

a:active
{
 color:#000000;
 text-decoration:none;
 
}

a:visited
{
 color:#000000;
 text-decoration:none;
 
}

a:hover
{
 color:#2A722A;
 text-decoration:none;
 position:relative;
 top:1px;
 right:1px;
 text-decoration:none;
 
}

.bold
{
      font-weight:bold;
}

.biggerFontBold
{
      font-size:12px;
      font-weight:bold;
}

.center
{
      text-align:center;
}

.right
{
      text-align:right;
}

.centerANDbold
{
      font-weight:bold;
      text-align:center;
}

.registrationHeader
{
      font-size:14px;
      font-weight:bold;
      text-align:left;
}

.redFont
{
      color:#FF0000;
}

.greyFont
{
      color:#CCCCCC;
}

.greenFont
{
       color:#2A722A;
}

.greenBoldFont
{
       color:#2A722A;
       font-weight:bold;
}

.redBoldFont
{
      color:#FF0000;
      font-weight:bold;
}

.blackBoldFont
{
 color:#000000;
 font-weight:bold;
}

.yellowBoldFont
{
 color:#FCCA01;
 font-weight:bold;
}

.whiteBoldFont
{
      color:#FFFFFF;
      font-weight:bold;
}

.whiteFont
{
      color:#FFFFFF;
}

.smallfont
{
      font-size:11px;
}

.smallerfont
{
      font-size:11px;
}

.biggerFont
{
      font-size:12px;
}

.redBoldFont
{
      color:#FF0000;
      font-weight:bold;
}

.underline
{
 text-decoration:underline;
}

.underlineANDbold
{
 text-decoration:underline;
 font-weight:bold;
}

.mainBackground
{
 position:absolute;
	z-index:-12;
	background-image:url("../img/leftframe_background4.jpg");
	width:200px;
	height:672px;
	left:0px;
	top:102px;
}

.menu
{
 background-image:url("../img/leftframeBackgroundRepeat.jpg");
	background-repeat:repeat-y;
}

.logo
{
 position:absolute;
	z-index:2;
	width:200px;
	height:102px;
	left:0px;
	top:0px;
}

.inactiveSmall
{
 position:static;
	z-index:3;
	background-image:url("../img/sectionInactiveSmall2.png");
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	cursor:pointer;
}

.active
{
 position:static;
	background-image:url("../img/sectionActive2.png");
	background-repeat:no-repeat;
	width:80px;
	height:60px;
	text-align:center;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	z-index:3;
	cursor:pointer;
}

.notVisible
{
 visibility:hidden;
}

.visible
{
 visibility:visible;
	text-align:center;
	vertical-align:bottom;
}

.notDisplayed
{
 display:none;
}

.displayed
{
 display:block;
	text-align:center;
	vertical-align:bottom;
}

.menuPointsInactive
{
 position:static;
	background-image:url("../img/menuPointsInactive2.png");
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	z-index:3;
	margin:1px;
	padding-left:2px;
	padding-top:3px;
}

.menuPointsActive
{
 position:static;
	background-image:url("../img/menuPointsActive2.png");
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	z-index:3;
	padding-left:2px;
	font-weight:bold;
	padding-top:3px;
	cursor:pointer;
}

.button 
{
 font-family:Verdana;
 background-color: #38950E;
 font-size: 12px;
 line-height: 11pt;
 color: #FFFFFF;
 border-right: #FFFFFF 1px solid;
 border-left: #FFFFFF 1px solid;
 border-top: #FFFFFF 1px solid;
 border-bottom: #FFFFFF 1px solid;
 height: 21px;
}

.loginBackground
{
 position:static;
	background-image:url("../img/loginBackground.png");
	background-repeat:no-repeat;
	width:140px;
	height:190px;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	z-index:3;
	padding-left:2px;
	font-weight:bold;
	padding-top:3px;
}