/* CSS Document */
/*<style type="text/css"> */

a:link {
	text-decoration: underline;
	color: #330099;
} 
a:active {
	text-decoration: underline overline;
	color: #CC0000;
} 
a:visited {
	text-decoration: none;
	color: #6600CC;
} 
a:hover {  color: #FF0000; text-decoration: underline}
body {
	margin: 10px;
	color: #000000;
	background-attachment: fixed;
}
.bg { background-attachment: fixed;}
text
.line {	text-decoration: underline overline;}
.mini {  font-size: xx-small}
.bgw {  background-color: #FFFFFF;}
.gallery {	background-color: #CCCCFF;
	font-size: xx-small;}
.order {	background-color: #CCFFCC;
	font-size: xx-small;}
.create {	background-color: #FFCCCC;
	font-size: xx-small;}
.links {	background-color: #FFFFCC;
	font-size: xx-small;}
.email {	background-color: #CCCC99;
	font-size: xx-small;}
.news {	background-color: #CCFFFF;
	font-size: xx-small;}
.sitemap {	background-color: #CCCCCC;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.home {	background-color: #FFCC33;
	font-size: xx-small;}
.biog {	background-color: #FFFFFF;
	font-size: xx-small;}
.ckout {	background-color: #FF3333;
	color: #000000;
	border: ridge;
	border-width: thin thin medium;
	border-color: #999999 #000000 #000000 #999999;
	font-size: xx-small;}
	 
.TEtxt {	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	text-decoration: underline overline;
	cursor: crosshair;
	filter: Shadow(Color=#000000, Direction=right);
	font-size: x-large;
	font-weight: bolder;
	color: #000000;	}
.bgtable {	background-color: #BCDABE;
	filter: Alpha(Opacity=57 FinishOpacity=77);}
.bghdft {	background-color: #E0E0CD;
	filter: Alpha(Opacity=57 FinishOpacity=77);}
.menuehome {	height: auto;	width: auto;}
 
.shadrop {	filter: DropShadow(Color=#999999, OffX=3, OffY=3 Positive=no);}
.shad {  filter: Shadow(Color=#8F9C85, Direction=right);}
.thinborder {  border: thin solid #000000;}
.bord {  border-style: outset}
.bordash {	border: thin dashed #403726;}

