.green_bodytxt {
	font-family: tahoma;
	font-size: 11px;
	color: #90D500;
	text-decoration: none;
	font-weight: normal;

}
.green_bodytxt:Hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.green_bold{
	font-family: tahoma;
	font-size: 11px;
	color: #90D500;
	text-decoration: none;
	font-weight: bold;
}
.gray_bodytxt {
	font-family: tahoma;
	font-size: 11px;
	color: #8D8D8D;
	text-decoration: none;
}
.gray_bodytxt:Hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_big_heading {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_small_heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.white_tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.black_bodytxt {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px none #74797D;

}
.black_bodytxt:Hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.white_txt{
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white_txt2{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_txt2:Hover{
	font-family: arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}


.white_txt:Hover{
	font-family: arial;
	font-size: 10px;
	color: #90D500;
	text-decoration: none;
}
.verdana11greenBold {
	font-family: tahoma;
	font-size: 11px;
	color: #90D500;
	text-decoration: none;
	font-weight: bold;

}
.verdana11{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet_point.gif);


}
.portfolio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.portfolio:Hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.verdana11green {
	font-family: Tahoma;
	font-size: 11px;
	color: #90D500;
	text-decoration: none;
}
.verdana11green:Hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.HeadM {
	font-family: verdana;
	font-size: 11px;
	
	color: #FFFFFF;
	text-decoration: none;
}
a.HeadM:HOVER {
	font-family: verdana;
	font-size: 11px;
	
	color: #CCCCCC;
	text-decoration: none;
	}
		.heading {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.pattern {
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
.pixBorder {
	border: 2px solid #FFFFFF;
}

