a:link {text-decoration: none; color: brown; font-weight: Bold}
a:visited {text-decoration: none; color: gray; font-weight: Bold}
a:active {color: White} 
a:hover	{color: blue}

.main
  	{color:White; font-family:Arial, Helvetica, sans-serif; font-size:9pt;}
.kdm1 
    {color:#039; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.kdm3 
	{color:#039; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.kdm4 
	{color:#039; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
.kdm2 
	{color:#939; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.kdm12 
	{color:#939; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.kdm13 
	{color:#939; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
.blur
	{font-family: Courier New; color: White; font-size: 15pt; font-weight: Bold; filter: Blur(Add=5,Direction=60,Strength=5)}
.glow
	{font-family: Courier New; color: White; filter: glow(strength=9,color=LightSlateGray); font-size: 15pt; font-weight: Bold}
.header
	{font-family: Arial; font-size: 15pt; color: Black; font-weight: Bold}
.title
	{font-family: Courier New; font-size: 25pt; color: #00ccff; font-weight: Bold}
.intro
	{font-family: Verdana; font-size: 9pt; color: White; font-weight: Bold}
.new
	{font-family: Arial; font-size: 8pt; color: #00ccff; font-weight: normal; font-style: Italic}
.price
	{font-family: Arial; font-size: 12pt; color: #00ccff; font-weight: Bold; font-style: Italic}
.sold
	{font-family: Arial; font-size: 12pt; color: #00ccff; font-weight: Bold; font-style: Italic; text-decoration: line-through}
.sold1
	{font-family: Arial; font-size: 12pt; color: Red; font-weight: Bold; font-style: Italic}
.linkheader
	{text-decoration: none; color: White; font-weight: Bold}
.marquee
	{font-family: Arial; font-size: 10pt; color: White}
.copyright
	{font-family: Arial; font-size: 8pt; color: Gray}
.time
	{font-family: Verdana; font-size: 7pt; color: Gainsboro}
.small
	{font-family: Verdana; font-size: 7pt; color: Gray}
.date
	{font-family: Arial; font-size: 10pt; color: White}
.menuhead
	{font-family: Verdana; font-size: 8pt; color: #00ccff; font-weight: Bold}
.menulink
	{font-family: Verdana; font-size: 7pt; color: Black}
.counter
	{font-family: Arial; font-size: 8pt; color: Silver}
.credits
	{font-family: Tahoma; font-size: 8pt; color: White}
.style2 {color: #FFFF00; font-style: italic;}
.style4 {font-size: 14pt}
.style5 {font-size: 12pt; font-weight: bold;}
.style6 {font-size: 14pt; color: blue; }
.style7 {font-size: 12pt; color:#000}
.style8 {font-size: 10pt; font-weight: bold; color: #0000FF;}
.style9 {color: #0000FF}
.style11 {font-size: 10pt; font-weight: bold; color: #666666;}
.style12 {color: #00FFFF}
.style14 {font-size: 12pt; color:#06C}
.style15 {font-size: 12; color: #CC9900;font-weight: bold; font-style: italic;}
.style16 {color: #FF0000; font-weight: bold;}
.style17 {font-family:Arial, Helvetica, sans-serif; font-size:14px;  color: black;}
.style18 {font-family:Arial, Helvetica, sans-serif; font-size:12px;  color: blue;}
.style32 {font-family:Arial, Helvetica, sans-serif; font-size:14px;  color: yellow; font-weight: Bold; font-style: Italic}	
.style30 {font-family:Arial, Helvetica, sans-serif; font-size:16px;  color: yellow; font-weight: Bold; font-style: Italic}	

	

BLOCKQUOTE
	{font-family: Verdana; font-size: 8pt; color: PeachPuff; font-style: Italic}
UL
	{font-family: Verdana; font-size: 8pt; color: PeachPuff}
HR 
	{color: DimGray}

/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(img/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}
