body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normaltext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3d3f;
}

a:link {text-decoration: none; color: #003AA5}
a:visited {text-decoration: none; color: #003AA5}
a:active {text-decoration: none; color: #e22882}
a:hover {text-decoration: underline; color: #e22882}

.linkgrey a:link {text-decoration: none; color:#3b3d3f}
.linkgrey a:visited {text-decoration: none; color: #3b3d3f}
.linkgrey a:active {text-decoration: none; color: #3b3d3f}
.linkgrey a:hover {text-decoration: underline; color: #3b3d3f}

.linkblue a:link {text-decoration: none; color:#003aa5}
.linkblue a:visited {text-decoration: none; color: #003aa5}
.linkblue a:active {text-decoration: none; color: #003aa5}
.linkblue a:hover {text-decoration: underline; color: #003aa5}

.linkpink a:link {text-decoration: none; color:#e53f8f}
.linkpink a:visited {text-decoration: none; color: #e53f8f}
.linkpink a:active {text-decoration: none; color: #e53f8f}
.linkpink a:hover {text-decoration: underline; color: #e53f8f}

.linkwhite a:link {text-decoration: none; color:#FFFFFF}
.linkwhite a:visited {text-decoration: none; color: #FFFFFF}
.linkwhite a:active {text-decoration: none; color: #FFFFFF}
.linkwhite a:hover {text-decoration: underline; color: #FFFFFF}

.cell_khaki {
	background-color: #c3c9b3;
}
.cell_lightred {
	background-color: #f6f3f0;
}
.textlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #565656;
}
.cell_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e53f8f;
	background-color: #f6f3f0;
	background-image: url(img/gradientback_20.jpg);
	background-repeat: repeat-x;
}
.textlarger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.link_keywords a:link {text-decoration: none; color:#3b3d3f}
.link_keywords a:visited {text-decoration: none; color: #3b3d3f}
.link_keywords a:active {text-decoration: none; color: #3b3d3f}
.link_keywords a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3b3d3f;
}.smallpic {
	border: 4px solid #FFFFFF;
}
.previewpic {
	border: 8px solid #FFFFFF;
	margin: 7px 7px 7px 0px;
}
.smallpic_details {
	border: 5px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
}
.account_info_collapsed {
	background-image: url(/img/head_loginback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.account_info_expanded {
	background-image: url(/img/head_loginback_expanded.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.smalltext {
	font-size: 10px;
}
.previewpic_search {

	border: 6px solid #FFFFFF;
}
.cell_header_nograd {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e53f8f;
	background-color: #f6f3f0;
}
.cell_h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e53f8f;
}
.cell_lightredback {
	background-color: #f6f3f0;
	background-attachment: scroll;
	background-image: url(/img/splash_register.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
