body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/bkg2.gif);
	background-repeat: no-repeat;
}
.bodybkg {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
}
a:link {
color: #5B005D;
}
a:visited {
color: #5B005D;
}
a:hover {
color: #999999;
}



a.mainmenu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #5B005D;
	text-decoration: none;
}
a.mainmenu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #5B005D;
	text-decoration: none;
	color: #5B005D;
}
a.mainmenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodyText1 {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* a.submenu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
a.submenu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
} */
a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #5B005D;
	text-decoration: none;
}
.bodybkg #amazon {
	float: right;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #5B005D;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #A2AF18;
	text-decoration: none;
}
a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

/* text box */

.dialog { 
	width:90%;
	margin:0px auto;
	min-width:20em;
	color:#000000;
 
}
.dialog .hd .c,
.dialog .ft .c {
	font-size:1px; /* ensure minimum height */
	height:40px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(images/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(images/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(images/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(images/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 10px 0px 4px;
 background:#E1CAF7 url(images/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(images/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(images/br.gif) no-repeat right 0px;
}


/* content-specific */

html>body .dialog pre {
 font-size:1.1em;
}

.dialog .bd .c .s h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #5B005D;
	margin: 0px 0px 12px 0px;
}

/* sub menu */

#menu6 {
	width: 200px;
	margin: 0px;
	}
	
#menu6 li a {
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu6.gif);
	padding: 8px 0 0 10px;
	}
	
#menu6 li a:hover, #menu6 li a:active {
	color: #666666;
	background: url(images/menu6.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#NewsEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFAAD7;
	margin: 0px;
	float: right;
	height: 340px;
	width: 178px;
	border: 1px solid #666600;
	list-style-type: circle;
	list-style-position: outside;
	display: inline;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 26px;
	position: absolute;
	left: 726px;
	top: 185px;
	color: #000000;
}
.bodybkg #NewsEvents .style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
}
.bodybkg #NewsEvents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.amazon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
	height: 63px;
	width: 398px;
	position: absolute;
	left: 719px;
	top: 411px;
	float: right;
}
