*	{
	margin: 0; padding: 0; border: 0;
	font: 10pt Arial, Helvetica, sans-serif;
}

TABLE	{ border-collapse: collapse;}
BODY, A	{ background: #EFE3C6; color: Maroon;}
h1	{ font-size: 1.4em; font-weight: bold;  }
h2	{ font-size: 1.2em; font-weight: bold;  }
h3	{ font-size: 1.0em; font-weight: bold;  }
A, B	{ text-decoration:none; font-weight: bold;}
EM	{ color: Red;}
CITE	{ font-style: italic; }
.rmenu	{
	position: absolute;
	top: 200px;
	right: 0px;
}
.rmenu A	{
	font-weight: bold;  
	color:white;
	text-align: center; 
	display: block;
	height: 39px;
	width: 193px; 
	line-height: 29pt;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px; 
}
.rmenu A	{ background-image: url(images/rbutu.gif);}
.rmenu A:hover	{ background-image: url(images/rbutd.gif);}

.main	{
	width: 75%;
	margin-left: 10px;
	padding-left: 10px;
}
.main A	{
	border-bottom: 1px dashed Maroon;
	text-decoration: none;
}
.main A IMG	{
	border-bottom: 1px dashed #efe6c5;
}
.main LI	{
	margin-left: 0px;
	padding: 1px;
	list-style-position: inside;
}
.main UL, .main P	{
	padding: 10px;
}
.piclayer	{
	float: left; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	width: 170px;
}
.piclayer IMG	{ border: 1px solid Black; }
.limenu	{
	margin: 10px 10px 10px -5px;
	padding: 2px;
	}
.limenu LI	{
	padding: 0px;
	list-style-position: outside;
	clear: both;
}
.limenu LI A	{
	display: block;
	border: 1px solid Black;
	background: #ccc;
	padding: 1px;
	margin: 3px;
	list-style: disc inside url(images/list-cls.gif) list-style-image:;
	font: 8pt;
	vertical-align: top;
	line-height: 10pt;
	}
.limenu LI A:hover{
	background: #aaa;
}
.limenu DIV LI	{
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
}
.limenu LI IMG	{
	float: right;
	margin-left: 10px; 
}

.limenu LI DIV	{
	display: none;
	border-top: 1px solid Black;
	background: #ffe;
	text-align: justify;
	padding: 10px; 
	height: auto;
	clear: both;
	overflow: hidden;
}
OL	{
	text-indent: 1px;
	list-style-position: inside;
	margin-left: 10px;
}
OL UL UL	{ margin-left: 0px;}
OL UL OL	{ margin-left: 15px;}
OL UL	{ margin-left: 10px; list-style-type: disc;}
TABLE, OL OL	{ font-size: 9pt;}
OL OL OL	{ font-size: 8pt;}
OL.letter	{ list-style-type: lower-alpha;	font-size: 9pt; }

#kosmeTable TD	{
 	padding: 3px;
}
.homesite{
 	width: 100%;
	font-weight: normal;  
	text-align: center;
	border-top:  2px solid;
	margin-top: 5px;
	clear: both;
}
.homesite TABLE	{
 	width: 760px;
	margin: 0 auto;
}
.homesite TD	{ padding: 1px;}
.homesite A	{font-weight: bold;}
.homesite A:hover {text-decoration: underline; color: Navy;}

brdr TD	{
	border: 1px solid;
}