.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}
body {
	text-decoration: none;
	background-attachment: fixed;
	background-color: #D8C79E;
	background-image: url(graphics/BG-main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	cursor: default;
}
.logobox {

	background-attachment: scroll;
	background-image: url(graphics/plastic-surgeon-source-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #5365AB;
	text-decoration: none;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E3E83;
	text-decoration: none;
}
.navout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: underline;
}
.divider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E3E83;
	text-decoration: none;
	background-image: url(graphics/bg_surgeon_divider.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFA280;
	border-right-color: #AFA280;
	border-bottom-color: #AFA280;
	border-left-color: #AFA280;
	cursor: default;
}
.listingtables {
	background-color: #EDE9E0;
	border: 1px solid #AFA280;

}
.linksout {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E3E83;
	text-decoration: none;
}
.linksover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: underline;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	cursor: default;
}
.shopdivider {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #C6B17D;
	border-right-color: #C6B17D;
	border-bottom-color: #C6B17D;
	border-left-color: #C6B17D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #373737;
	text-decoration: none;
}.smallover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: underline;
}

