body {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
}
	a {text-decoration: none; color:#FF007B}
	a:hover{text-decoration: underline; color:#FF007B}
	a.collection {text-decoration: none; color:#FFFFFF}
	a.collection:hover {text-decoration: underline; color:#FFFFFF}
	a.collection:active{text-decoration: none; color:#FF007B}

.nav_hdivider {
	background-image: url(images/nav_hdivider.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.nav_vdivider {

	background-image: url(images/nav_vdivider.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.border_leftsolid {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text_thumbnailnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF007B;
}
.text_smallwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.formborder_100percent {
	width: 100%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: bold;
	background-color: #FFFFFF;
}.text_projectitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF007B;
}
.mlogo_small {
	background-image: url(images/mlogo_small.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
