.nom {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.grey_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration:none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.pink_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E84489;
}
.pink_bold:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #E84489;
	text-decoration: underline;
}
.pink_bold:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #E84489;	
	text-decoration: underline;
}
.nom_space {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}

.pink_bold:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;	
	text-decoration: underline;
}
.pink_bold:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #E84489;	
	text-decoration: none;
}
.pink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #E84489;	
}
.pink:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: underline;
	color: #E84489;	
}
.pink:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: underline;
	color: #E84489;	
}
.pink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: underline;
	color: #000000;	
}
.pink:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #E84489;	
}
.nom:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nom:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nom:hover {
	color: #E84489;
}
.txt_field {
	font-family: tahoma;
	font-size: 11px;
	height: 15px;
	width: 138px;
	border: 1px solid #FFFFFF;
}
.txt_field_small {
		font-family: tahoma;
	font-size: 11px;
	height: 18px;
	width: 50px;
	border: 1px solid #D8EEC4;
}
.white_nom {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_nom:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_nom:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_nom:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.grey_bold:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration:none;
}
.grey_bold:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration:none;
}
.grey_bold:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E84489;
	text-decoration:none;
}
.submit_pink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EF92BC;
	height: 18px;
	border: 0px none #EF92BC;
}

.txt_field_green {
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	width: 130px;
	border: 1px solid #D8EEC4;
}
.drop_down{
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	width: 135px;
	border: 1px solid #D8EEC4;
}
.txt_area {
	font-family: tahoma;
	font-size: 11px;

	width: 130px;
	border: 1px solid #D8EEC4;
}