body {
	background-color: #fff;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
	padding: 0px;	
	margin:0px;
}
#bioImage {
	float:right;
	margin:0 0 20px 20px;
	padding:2px;
	border:#330066 medium solid;
}
img {
	vertical-align:bottom;
	border:none;
	}
img a:link {
	border:hidden;
}
h1 {
	color:#330066;
	padding: 0;
	margin: 0.6em 0px 0.6em;
	font-size: large;
	line-height: 1.5em;
}
h2 {
	color:#663399;
	padding: 0;
	margin: 0.5em 0px 0em;
	font-size: small;
}
h3 {
	color:#330066;
	padding: 0;
	margin: 0.6em 0px 0.6em;
	font-size: medium;
}
h5 {
	color:#663399;
	padding: 0;
	margin: 0.5em 0px 0em;
	font-size: small;
}
hr {
	color: #cccccc;
	height: 1px;
	border: 0;
	background-color: #cccccc;
	margin: 7px 0;
}

/*****************************************/
a.productname {
	color:#330099;
}
a:visited.productname {
	color:#800080
}
.style2 {
	color: #990000;
	font-weight: bold;
}
.hadara {
	color: #990000;
	font-weight: bold;
	font-size: large;
}
.sale {
	color: blue;
	background-color: white;
	font-size: 110%;
}
.crossout {
	text-decoration:line-through
}
.exclusive {
	font: oblique 1.5em Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-align: right;
	padding-right:0.5em;
	padding-bottom:3px;
}
H1.exclusive {
	font: oblique 1.5em Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-align: right;
	padding-right:0.5em;
	padding-bottom:3px;
}
.plato cite {
	font-size:0.8em;
}
#secureLogo {
	margin:10px 0px 20px 5px;
}
#mailing {
	overflow:hidden;
	padding:5px;
	font-size:0.8em;
	text-align:center;
}
#navTd {
	background-image:url(images/rep_bg_gray.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	width:190px;
	height:100%;
	overflow:hidden;
}
#mainTable {
	border-bottom: 2px solid #D6D7D7;
}
#searchbar, #mainTable {
    background-color: #EEF0EF;
	background-image: url(images/rep_bg_gray.jpg);
    background-repeat: repeat-y;
}
.topMenu {
	color:#000000;
	font-size: 0.8em;
	text-decoration: none;
	padding-right:0.5em;
}
.topMenu a {
	color:#000000;
	text-decoration:none;
}
.topMenu a:hover {
	color:#330066;
	text-decoration:underline;
}
#navBar {
	width:190px;
	overflow:hidden;
	color:#000000;
	background-color:#EEF0EF;
	margin-bottom:3px;
	margin-top:15px;
	padding-top:3px;
}
#mainTable {
	border-right: solid 2px #CCCCCC;
}
blockquote table td a {
	color: #2E2922;
	text-decoration:none;
	font-size: 90%;
}
blockquote table td a:hover {
	color: #284588;
	text-decoration:none;
	font-size: 90%;
}
td.profile {
	background-color: #E6E6EC;
	padding: 15px;
	line-height: 1.5em;
	font-size: 90%;
	border: 1px solid white;
	width: 250px;
}
td.profile a {
	color:#3300CC;
}
td.profile H1 {
	font-size: 120%;
	color: #000;
	margin-top: 0;
	padding-top: 0;
}
table.bar {
	width: 800px;
	height: 22px;
	background-color: #4d4d4d;
	color: white;
	font-size: 85%; 
}
table.bar td {
	text-align: center;
}
table.bar a {
	color: white;
}
.remark {
	color: red;
	font-weight:bold;
}

/******************************* new menue **********************************/
#yellow {
	border-left: 37px #EEDD00 solid;
}
#green-light {
	border-left: 37px #B5CA60 solid;
}
#green-dark {
	border-left: 37px #8BB767 solid;
}
#turquoise {
	border-left: 37px #3CACA6 solid;
}
#azure {
	border-left: 37px #3CB1E2 solid;
}
#blue-light {
	border-left: 37px #3C8BBF solid;
}
#blue-dark {
	border-left: 37px #555E9C solid;
}
#blue-purple {
	border-left: 37px #7C589A solid;
}
#purple {
	border-left: 37px #994E97 solid;
}
#magenta {
	border-left: 37px #CC3C94 solid;
}
#rose {
	border-left: 37px #CC3C76 solid;
}
#red {
	border-left: 37px #CC3C53 solid;
}
#orange-dark {
	border-left: 37px #D58252 solid;
}
#orange-light {
	border-left: 37px #FFAA4F solid;
}
#yellow a, #green-light a, #green-dark a, #turquoise a, #azure a, #blue-light a, #blue-dark a, #blue-purple a, #purple a, #magenta a, #rose a, #red a, #orange-dark a, #orange-light a {
	color: #000000;
	text-decoration:none;
	font-size:0.85em;
	padding-left: 5px;
	display: block;
	margin-bottom:3px;
	height:20px;
}
#yellow a:hover {
	background-color: #EEDD00;
	color: #ffffff;
}
#green-light a:hover {
	background-color: #B5CA60;
	color: #ffffff;
}
#green-dark a:hover {
	background-color: #8BB767;
	color: #ffffff;
}
#turquoise a:hover {
	background-color: #3CACA6;
	color: #ffffff;
}
#azure a:hover {
	background-color: #3CB1E2;
	color: #ffffff;
}
#blue-light a:hover {
	background-color: #3C8BBF;
	color: #ffffff;
}
#blue-dark a:hover {
	background-color: #555E9C;
	color: #ffffff;
}
#blue-purple a:hover {
	background-color: #7C589A;
	color: #ffffff;
}
#purple a:hover {
	background-color: #994E97;
	color: #ffffff;
}
#magenta a:hover {
	background-color: #CC3C94;
	color: #ffffff;
}
#rose a:hover {
	background-color: #CC3C76;
	color: #ffffff;
}
#red a:hover {
	background-color: #CC3C53;
	color: #ffffff;
}
#orange-dark a:hover {
	background-color: #D58252;
	color: #ffffff;
}
#orange-light a:hover {
	background-color: #FFAA4F;
	color: #ffffff;
}
.style1 {font-size: xx-small}
.style6 {color: #CC3300}
.style7 {font-size: medium}
.weddingReatead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
	text-align: left;
}
.20off {
	color: #FF0000;
	font-weight:bold;
	font-size: 16px;
}
.style2off {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
