.grey_small {
	font-family: verdana;
	color: Gray;
	font-size: 9px;
}

a.small_link {
font-family: verdana; 
font-size: 9px;
color: #FD943F;
	}
	
a.small_link:link {
color: #FD943F; 
	}

a.small_link:active {
color: #FD943F;
	}
	
a.small_link:visited {
color: #FD943F;
	}
	
a.small_link:hover {
color: red;
	}
	
.white_small_bold {
	font-family: verdana;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

.white_small {
	font-family: verdana;
	color: white;
	font-size: 9px;
}

.purple_small {
	font-family: verdana;
	color: #801675;
	font-size: 10px;
	}
	
.purple_small_bold {
	font-family: verdana;
	font-weight: bold;
	color: #801675;
	font-size: 10px;
	}

a.content_link_small {
font-family: verdana; 
font-size: 10px; 
color: #2E83F7;
	}
	
a.content_link_small:link {
color: #2E83F7; 
	}

a.content_link_small:active {
color: #2E83F7;
	}
	
a.content_link_small:visited {
color: #2E83F7;
	}
	
a.content_link_small:hover {
color: red;
	}

a.sidebar_link { 
font-family: Verdana; 
font-size: 9px;
color: #2F16AC;
	}
	
a.sidebar_link:link {
color: #2F16AC; 
	}

a.sidebar_link:active {
color: #2F16AC;
	}
	
a.sidebar_link:visited {
color: #2F16AC;
	}
	
a.sidebar_link:hover {
color: red;
	}

.blue_small
{
  font-family: Verdana; 
  font-size: 11px;
  font-weight: bold;
  color: #2F16AC;
}

.black_small
{
  font-family: Verdana; 
  font-size: 9px;
  color: #000000;
}

.black_small_bold
{
  font-family: Verdana; 
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}

table.tb_sidemenu {
border-top: 1px solid #999999;
border-bottom: 1px  solid #999999;
border-left: 1px  solid #999999;
border-right: 1px  solid #999999;
}

.greysmall_side {
	font-family: verdana;
	color: Gray;
	font-weight: bold;
	font-size: 10px;
}

.greytext {
	font-family: verdana;
	color: Gray;
	font-size: 11px;
}

.black_title
{
  font-family: Verdana; 
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
.greysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.detailgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.greysmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.blackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.blacksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.datetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9933ff;
}
.datetext1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9933ff;
}