/* Default CSS Stylesheet for a new Web Application project */

.popupstyle {font-weight:bold;
				color:blue;
				text-decoration: underline;
				cursor: pointer;
				}

a:hover {color:red;}

.col1 { FLOAT: left; WIDTH: 165px; BACKGROUND-COLOR: none }
.col2 { FLOAT: left; WIDTH: 0px; BACKGROUND-COLOR: none }
.col3 { FLOAT: left; WIDTH: 500px; BACKGROUND-COLOR: none }
.col4 { FLOAT: left; WIDTH: 0px; BACKGROUND-COLOR: none }
.col5 { FLOAT: left; WIDTH: 0; BACKGROUND-COLOR: none }

#titleeditbar 
{
	visibility: visible ;
	background: white;
	
}

A {
	color: #183B5E;
	font-size: 9px;
	font-family: Verdana,Arial;
	font-weight:bold;
	text-decoration:none;
}
TD{
	color: 000000;
	font-size: 10;
	font-family: Verdana,Arial;
}

.mystyle
{
	font-family:Arial;
	color:Blue;
	background-color:Lime;
	border-color:Olive;
	border-width:thin;
	font-weight :bold ;
}

.TD.text{
	padding-left:15px;
	padding-right:18px;
	padding-bottom:10px;
}
.TD.text.red{
	color:#BE0C0C;
}
.TD.text.red.redbold{
	color:#BE0C0C;
	font-weight:bold;
}

/* main site */
#titlebar 
{
	margin:0;
	background-color:silver;  
	font-weight:bold;
	color:blue;
	cursor:auto;
	font-family:Arial;
	float:left;
	}
#titlebarlt
{
	float:left;
	}
#titlebarrt
{
	float:right;
	}

/* BLOG */
#blogheadline
{
	font-weight:bold;
	padding:2px 5px 2px 0px;
	text-align:left;
}
#blogsig
{
	font-style:italic;
	text-align:right ;
}

.blogtitle
{
	font-style:normal ;
	font-weight:bold ;
	text-align:left ;
	padding-bottom:10px;
}

.blogdate
{
	font-style:italic;
	text-align:right ;
}

#blogentry
{
	padding:2px 5px 2px 6px;
}

/* coinspaces */
.contactlist
{
	list-style:none;
	
}
.htitle
{
	font-weight:bold;
}

.hdata
{
	font-weight:normal;
}
.footer {
	font-family: Arial, Helvetica, Verdana;
	background-color: #FFFCF1;
	font-size: 9px;
	text-align: center;
	color: #DFD5AA;
	
}
.footer1
{ 	text-align:center;
	color: Black;
	background-color:#FEE2CC;

}

.footer2
{ 	text-align:center;
	color: White;
	background-color:#808080;
}


.coinlist
{
	margin:0px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
	border-collapse:collapse;
}

.coinlist th
{
	margin:0px 0px 0px 0px;
	padding:0 2 0 2;
	border:solid 1 silver;
	background-color:silver ;
	text-align:left;
	font-size:12px;
	vertical-align:top;
	 
	}
	
.coinlist td
{
	margin:0px 0px 0px 0px;
	padding:0 0 0 1;
	border:solid 1 silver;
	border-top:solid 1 silver;
	vertical-align:top;
	
	}
	
.eventlist
{
	margin:0px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
	border:solid 1 silver;
}
.eventlist th
{
	margin:0px 0px 0px 0px;
	padding:0 2 0 2;
	border:solid 1 silver;
	background-color:silver ;
	text-align:left;
	font-size:12px;
	vertical-align:top;
	 
	}
	
.eventlist td
{
	margin:0px 0px 0px 0px;
	padding:0 0 0 1;
	border:solid 1 silver;
	vertical-align:top;
	
	}
.CSLightOrange
{ 	text-align:center;
	color: Black;
	background-color:#FEE2CC;

}

.CSLightOrange a
{ 	text-align:center;
	color: Black;
	background-color:#FEE2CC;
	text-decoration: none;

}

.CSDarkGray
{ 	text-align:center;
	color: White;
	background-color:#808080;
}

.CSDarkGray a
{ 	text-align:center;
	color: White;
	background-color:#808080;
	text-decoration: none;
}
.CSPipe
{ 	text-align:center;
	color: orange;
	font-weight: bold;
}

	
	
/* horszones */
.sixcol
{
	margin:0px 0px 0px 0px;
	border:solid 1 silver;

}

.sixcol th
{
	margin:0px 0px 0px 0px;
	padding:0 2 0 2;
	border:solid 1 silver;
	background-color:Silver ;
	text-align:left;
	font-size:xx-small  
	}
.sixcol td
{
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
	border:solid 1 silver;
	
	}

/* comments */
#cmtentry
{
	padding:2px 5px 2px 25px;
	background-color:silver ;
	margin:2px 5px 3px 5px;
}
#cmttitle
{
	font-weight:bold;
	padding:2px 5px 2px 0px;
}
#cmtsig
{
	font-style:italic;
}
/* rss */

#rssentry
{
	padding:5px 15px 4px 6px;
}

/* cal */
.special { background-color:Yellow; color: blue; font-weight:bold;}
#calendar-container
{
	padding:2px 5px 2px 6px;
}
/*  Photo Album */
#TitleSpot
{
	font-weight:bold;
}

/* default qotw themes */

body { margin:0; padding:0;  color:#000; margin-left:5  }

#pageowner{	color: blue; font-size: 10; font-family: Verdana,Arial; }

#maintitleaqua { margin:0; font-size:large; color:Aqua;  }
#aqua dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none;   }
#aqua dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/aqualeft.gif") no-repeat left top;  }
#aqua dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 1px 9px; 
		border-bottom: 1px solid silver; border-left: 1px solid silver; 
		border-right: 1px solid silver;}
#aquatitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:#765; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/aquaright.gif") no-repeat right top; }

#maintitleblue { margin:0; font-size:large; color:blue;}
#blue dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#blue dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/blueleft.gif") no-repeat left top;  }
#blue dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 1px solid blue;	border-bottom: 1px solid blue; 
			border-left: 1px solid blue; border-right: 1px solid blue; }
#bluetitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:white; width: 92%;  border-bottom: 1px solid blue;
			background:url("../images/themes/blueright.gif") no-repeat right top; }		
			
#maintitleblack { margin:0; font-size:large; color:black;}
#black dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#black dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/blackleft.gif") no-repeat left top;  }
#black dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 1px solid blue;	border-bottom: 1px solid blue; 
			border-left: 1px solid blue; border-right: 1px solid blue; }
#blacktitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:white; width: 92%;  border-bottom: 1px solid blue;
			background:url("../images/themes/blackright.gif") no-repeat right top; }	
			
#maintitleorange { margin:0; font-size:large; color:orange;}
#orange dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#orange dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/orangeleft.gif") no-repeat left top;  }
#orange dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 0 9px;
		border-bottom: 1px solid orange; border-left: 1px solid orange; border-right: 1px solid orange; }
#orangetitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:#765; width: 92%;  border-bottom: 1px solid orange;
			background:url("../images/themes/orangeright.gif") no-repeat right top; }
			
#maintitlepink { margin:0; font-size:large; color:pink;}
#pink dl { margin:0; font-size:100%; padding:0px 10px 0; list-style:none; }
#pink dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/pinkleft.gif") no-repeat left top;  }
#pink dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:0 0 0 9px;
			border-bottom: 1px solid pink; border-left: 1px solid pink; border-right: 1px solid pink; }
#pinktitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:#765; width: 92%;  border-bottom: 1px solid pink;
			background:url("../images/themes/pinkright.gif") no-repeat right top; }

#maintitlepurple { margin:0; font-size:large; color:Maroon;}
#purple dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#purple dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/purpleleft.gif") no-repeat left top;  }
#purple dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 1px solid clear;	border-bottom: 1px solid purple; 
			border-left: 1px solid purple; border-right: 1px solid purple; }
#purpletitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:white; width: 92%;  border-bottom: 1px solid purple;
			background:url("../images/themes/purpleright.gif") no-repeat right top; }	
			
#maintitlered { margin:0; font-size:large; color:red; font-style:normal; font-weight:bold;}			
#red dl { margin:0; font-size:100%; padding:0px 10px 0; list-style:none; }
#red dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/redleft.gif") no-repeat left top;  }
#red dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:0 0 0 9px;
			border-bottom: 1px solid red; border-left: 1px solid red; border-right: 1px solid red; }
#redtitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:white; width: 92%;  border-bottom: 1px solid red;
			background:url("../images/themes/redright.gif") no-repeat right top; }

#maintitletan { margin:0; font-size:large; color:Silver;}
#tan dl { margin:0; font-size:100%; padding:0px 10px 0; list-style:none; }
#tan dt { float:left; width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/tanleft.gif") no-repeat left top;  }
#tan dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:0 0 0 9px;
			border-bottom: 1px solid silver; border-left: 1px solid silver; 
			border-right: 1px solid silver; }
#tantitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:#765; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/tanright.gif") no-repeat right top; }

#maintitleyellow { margin:0; font-size:large; color:Yellow;}
#yellow dl { margin:0; font-size:100%; padding:0px 10px 0; list-style:none; }
#yellow dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/yellowleft.gif") no-repeat left top;  }
#yellow dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:0 0 0 9px;
			border-bottom: 1px solid yellow; border-left: 1px solid yellow; 
			border-right: 1px solid yellow; }
#yellowtitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:#765; width: 92%;  border-bottom: 1px solid yellow;
			background:url("../images/themes/yellowright.gif") no-repeat right top; }			    

#maintitlelightblue { margin:0; font-size:large; color:Teal;}			
#lightblue dl { margin:0; font-size:100%; padding:0px 10px 0; list-style:none; }
#lightblue dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/lightblueleft.gif") no-repeat left top;  }
#lightblue dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:0 0 0 9px;
			border-bottom: 1px solid silver; border-left: 1px solid silver; 
			border-right: 1px solid silver; }
#lightbluetitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/lightblueright.gif") no-repeat right top; }

#maintitlebrightblue { margin:0; font-size:large; color:Blue;}			
#brightblue dl { margin:0; font-size:100%; padding:0px 10px 0; list-style:none; }
#brightblue dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/brightblueleft.gif") no-repeat left top;  }
#brightblue dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:0 0 0 9px;
			border-bottom: 1px solid blue; border-left: 1px solid blue; border-right: 1px solid blue; }
#brightbluetitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; width: 92%;  border-bottom: 1px solid blue;
			background:url("../images/themes/brightblueright.gif") no-repeat right top; }			

#maintitleviolet { margin:0; font-size:large; color:silver;}
#violet dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#violet dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/violetleft.gif") no-repeat left top;  }
#violet dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 1px solid silver; border-bottom: 1px solid silver;
			border-left: 1px solid silver; border-right: 1px solid silver; }
#violettitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/violetright.gif") no-repeat right top; }
								
#maintitleteal { margin:0; font-size:large; color:Teal;}
#teal dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#teal dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/tealleft.gif") no-repeat left top;  }
#teal dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 1px solid clear; border-bottom: 1px solid teal;
			border-left: 1px solid teal; border-right: 1px solid teal; }
#tealtitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; width: 92%;  border-bottom: 1px solid teal;
			background:url("../images/themes/tealright.gif") no-repeat right top; }		
			
#maintitlegreen { margin:0; font-size:large; color:Green;}
#green dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#green dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/greenleft.gif") no-repeat left top;  }
#green dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 1px solid silver; border-bottom: 1px solid silver;
			border-left: 1px solid silver; border-right: 1px solid silver; }
#greentitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/greenright.gif") no-repeat right top; }	
			
#maintitlegray { margin:0; font-size:large; color:Gray;}
#gray dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#gray dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:url("../images/themes/grayleft.gif") no-repeat left top;  }
#gray dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 1px solid silver; border-bottom: 1px solid silver;
			border-left: 1px solid silver; border-right: 1px solid silver; }
#graytitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/grayright.gif") no-repeat right top; }			
			
/* end qotw themes */

/* top , right, bottom, left */

/* corporate themes */

#corporate ul {
margin: 0;
padding: 0 0 0 0;
list-style-type: none;
}
#corporate li {
margin: 0;
padding: 0 0 2px 0;
list-style-type: none;
}
#maintitlecorporate { margin:0; font-size:large; color:silver;}
#corporate dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#corporate dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:silver no-repeat left top;  }
#corporate dd { float:left; width:92%; line-height:normal; 
	margin:0 0 10px 0; 
	padding:1px 0 10px 9px;
			border-top: 1px solid silver; border-bottom: 1px solid silver;
			border-left: 1px solid silver; border-right: 1px solid silver; }
#corporatetitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; width: 92%;  border-bottom: 1px solid silver; width:92%}	

/* Corporateblue */

	#corporateblue ul {
	margin: 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	}
	
	#corporateblue li {
	margin: 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	}
	
	#maintitlecorporateblue { margin:0; font-size:large; color:silver;}

	#corporateblue dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }

	#corporateblue dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background:lightsteelblue no-repeat left top;  }

	#corporateblue dd { float:left; width:92%; line-height:normal; 
		margin:0 0 10px 0; 
		padding:1px 0 10px 9px;
			border-top: 1px solid lightsteelblue; border-bottom: 1px solid lightsteelblue;
			border-left: 1px solid lightsteelblue; border-right: 1px solid lightsteelblue; }
	
	#corporatebluetitle { float:left; display:block; 
			padding: 5px 0px 4px 0px;
			text-decoration:none;
			font-weight:bold; color:black; 
			background:lightsteelblue no-repeat left top; 
			border-bottom: 1px solid lightsteelblue; 
			width: 100%;
			
			}		
			


/* end corporate themes */

/* horse themes */
#maintitlebluegold { margin:0; font-size:large; color:blue;}
#bluegold dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#bluegold dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: yellow no-repeat left top; border-top: 2px solid blue;}
			
#bluegold dd { float:left; width:92%; line-height:normal; 
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid blue; 
			 }
			
#bluegoldtitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:blue; font-weight:bold; width: 92%;    
			width:92%}	

#maintitleorangeblack { margin:0; font-size:large; color:blue;}
#orangeblack dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#orangeblack dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: orange no-repeat left top; border-top: 2px solid black;}
			
#orangeblack dd { float:left; width:92%; line-height:normal; 
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid black; 
			 }
			
#orangeblacktitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; font-weight:bold; width: 92%;    
			width:92%}	

#maintitleblackgold { margin:0; font-size:large; color:blue;}
#blackgold dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#blackgold dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: yellow no-repeat left top; border-top: 2px solid black;}
			
#blackgold dd { float:left; width:92%; line-height:normal; 
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid black; 
			 }
			
#blackgoldtitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; font-weight:bold; width: 92%;    
			width:92%}	


#maintitleredblue{ margin:0; font-size:large; color:blue;}

#redblue dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#redblue dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: red no-repeat left top; border-top: 2px solid blue;}
			
#redblue dd { float:left; width:92%; line-height:normal; 
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid blue; 
			 }
			
#redbluetitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:blue; font-weight:bold; width: 92%;    
			width:92%}	


#maintitleredblack { margin:0; font-size:large; color:red;}
#redblack dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#redblack dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: red no-repeat left top; border-top: 2px solid black;}
			
#redblack dd { float:left; width:92%; line-height:normal; 
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid black; 
			 }
			
#redblacktitle { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:black; font-weight:bold; width: 92%;    
			width:92%}	
			


#maintitletealblack { margin:0; font-size:large; color:teal;}

#tealblack dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }

#tealblack dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: teal no-repeat left top;
			border-top: 2px solid black;}

#tealblack dd { float:left; width:92%; line-height:normal;
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid black;
			 }

#tealblacktitle { float:left;display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold;
			color:black;
			font-weight:bold; width: 92%;
			width:92%}


#maintitleDarkGreenWhite { margin:0; font-size:large; color:DarkGreen;}

#DarkGreenWhite dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }

#DarkGreenWhite dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: darkgreen no-repeat left top;
			border-top: 2px solid black;}

#DarkGreenWhite dd { float:left; width:92%; line-height:normal;
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid black;
			 }

#DarkGreenWhitetitle { float:left;display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold;
			color:White;
			font-weight:bold; width: 92%;
			width:92%}



#maintitlenavyWhite { margin:0; font-size:large; color:navy;}

#navyWhite dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }

#navyWhite dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: navy no-repeat left top;
			color: white;
			border-top: 2px solid black;}

#navyWhite dd { float:left; width:92%; line-height:normal;
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid black;
			 }

#navyWhitetitle { float:left;display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold;
			color:White;
			font-weight:bold; width: 92%;
			width:92%}



#maintitlebrownblack { margin:0; font-size:large; color:brown;}

#brownblack dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }

#brownblack dt { float:left;  width:92%; line-height:normal; margin:0; padding:0 0 0 9px;
			background: brown no-repeat left top;
			color: black;
			border-top: 2px solid black;}

#brownblack dd { float:left; width:92%; line-height:normal;
			margin:0 0 10px 0; padding:1px 0 10px 9px;
			border-top: 2px solid black;
			 }
#brownblacktitle { float:left;display:block; padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold;
			color:black;
			font-weight:bold; width: 92%;
			width:92%}			


/* end horse themes */

/* cs themes */

#maintitleCSOrange { margin:0; font-size:large; color:orange;}
#CSOrange dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#CSOrange dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 8px;
			background:url("../images/themes/CSOrangeLeft.gif") no-repeat left top;  }
#CSOrange dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 0 9px;
		border-bottom: 1px solid white; border-left: 1px solid white; border-right: 1px solid white; }
#CSOrangetitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:#765; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/CSOrangeRight.gif") no-repeat right top; }

#maintitleCSDarkOrange { margin:0; font-size:large; color:orange;}
#CSDarkOrange dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#CSDarkOrange dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 8px;
			background:url("../images/themes/CSDarkOrangeLeft.gif") no-repeat left top;  }
#CSDarkOrange dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 0 9px;
		border-bottom: 1px solid white; border-left: 1px solid white; border-right: 1px solid white; }
#CSDarkOrangetitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:Black; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/CSDarkOrangeRight.gif") no-repeat right top; }

#maintitleCSRed { margin:0; font-size:large; color:orange;}
#CSRed dl { margin:0; font-size:100%; padding:0px 10px 0px; list-style:none; }
#CSRed dt { float:left;  width:100%; line-height:normal; margin:0; padding:0 0 0 8px;
			background:url("../images/themes/CSRedLeft.gif") no-repeat left top;  }
#CSRed dd { float:left; width:92%; line-height:normal; margin:0 0 10px 0; padding:1px 0 0 9px;
		border-bottom: 1px solid white;
		border-left: 1px solid white; 
		border-right: 1px solid white; }
#CSRedtitle { float:left; display:block;padding:5px 15px 4px 6px; text-decoration:none;
			font-weight:bold; color:Black; width: 92%;  border-bottom: 1px solid silver;
			background:url("../images/themes/CSRedRight.gif") no-repeat right top; }
			



/* end cs themes */


