TABLE, TD  
	{
	font-size : 8pt;
	font-family : Verdana;
	color : #000000;
	}
	
.text_White
	{
	font-size : 8pt;
	font-family : Verdana;
	color : #FFFFFF;
	font-weight : bold;
	cursor: hand;
	}
	
.black_head
	{
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana;
	color : #000000;
	}

A, A:active, A:visited
	{
	font-size : 8pt;
	font-family : Verdana;
	text-decoration : Bold;
	color : #FC60E8;
	}
	
A:hover
	{
	font-size : 8pt;
	font-family : Verdana;
	text-decoration : Bold;
	color : #000000;
	}
	
.menulink, .menulink:active, .menulink:visited
	{
	font-size : 8pt;
	font-family : Verdana;
	text-decoration : None;
	color : #000000;
	}
	
.menulink:hover
	{
	font-size : 8pt;
	font-family : Verdana;
	text-decoration : None;
	color : #FFFFFF;
	}
	
.toplink, .toplink:active, .toplink:visited
	{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : Bold;
	text-decoration : None;
	color : #FFFFFF;
	}
	
.toplink:hover
	{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : Bold;
	text-decoration : None;
	color : #FC60E8;
	}
		
.textbox
	{
      	BACKGROUND-COLOR: #FFFFFF;
      	BORDER-BOTTOM: #000000 1px solid;
      	BORDER-LEFT: #000000 1px solid;
      	BORDER-RIGHT: #000000 1px solid;
      	BORDER-TOP: #000000 1px solid;
      	width: 250px;
      	COLOR: #000000;
      	FONT-FAMILY: 'verdana';
      	font-weight : normal;
				font-size : 8pt;
	}
	
.image
	{
      	BORDER-BOTTOM: #000000 1px solid;
      	BORDER-LEFT: #000000 1px solid;
      	BORDER-RIGHT: #000000 1px solid;
      	BORDER-TOP: #000000 1px solid;
	}
	
.textbox_med
	{
      	BACKGROUND-COLOR: #FFFFFF;
      	BORDER-BOTTOM: #000000 1px solid;
      	BORDER-LEFT: #000000 1px solid;
      	BORDER-RIGHT: #000000 1px solid;
      	BORDER-TOP: #000000 1px solid;
      	width: 170px;
      	COLOR: #000000;
      	FONT-FAMILY: 'verdana';
      	font-weight : normal;
				font-size : 8pt;
	}
	
.textbox_med_grey
	{
      	BACKGROUND-COLOR: #DBDBDB;
      	BORDER-BOTTOM: #000000 1px solid;
      	BORDER-LEFT: #000000 1px solid;
      	BORDER-RIGHT: #000000 1px solid;
      	BORDER-TOP: #000000 1px solid;
      	width: 150px;
      	height: 18px;
      	COLOR: #000000;
      	FONT-FAMILY: 'verdana';
      	font-weight : normal;
				font-size : 8pt;
	}
	
.button
	{
      	BACKGROUND-COLOR: #FFFFFF;
      	BORDER-BOTTOM: #000000 1px solid;
      	BORDER-LEFT: #000000 1px solid;
      	BORDER-RIGHT: #000000 1px solid;
      	BORDER-TOP: #000000 1px solid;
      	width: 100px;
      	COLOR: #000000;
      	FONT-FAMILY: 'verdana';
      	font-weight : normal;
				font-size : 8pt;
	}
	
.button_small
{
    	BACKGROUND-COLOR: #FFFFFF;
    	BORDER-BOTTOM: #000000 1px solid;
    	BORDER-LEFT: #000000 1px solid;
    	BORDER-RIGHT: #000000 1px solid;
    	BORDER-TOP: #000000 1px solid;
    	width: 68px;
    	COLOR: #000000;
    	FONT-FAMILY: 'verdana';
    	font-weight : normal;
			font-size : 8pt;
			
.buttongrey
	{
      	BACKGROUND-COLOR: #6D6D6D;
      	BORDER-BOTTOM: 0px;
      	BORDER-LEFT: 0px;
      	BORDER-RIGHT: 0px;
      	BORDER-TOP: 0px;
      	width: 100px;
      	COLOR: #FFFFFF;
      	FONT-FAMILY: 'verdana';
      	font-weight : normal;
				font-size : 8pt;
	}
