/* CSS Document */
.Title{
	color:#85AD00;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
}
.BGHLTitle{
	color:#3A8ACB;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
}
.BatGroupTitle{
	color:#FFCC00;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
}
/****************************************************************************************************************/
#MothGroupTemplate, #MothGroupTemplate td{
	font-size:12px;
	color:#FFFFFF;
}
#MothGroupTemplate a:link,#MothGroupTemplate a:hover,#MothGroupTemplate a:active,#MothGroupTemplate a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}
#MothGroupTemplate img{
	border:solid #FFFFFF 2px;
}
/****************************************************************************************************************/
#HymenopteraTemplate, #HymenopteraTemplate td{
	font-size:12px;
	color:#FFFFFF;
	background-color:#483408;
}
#HymenopteraTemplate a:link,#HymenopteraTemplate a:hover,#HymenopteraTemplate a:active,#HymenopteraTemplate a:visited{
	text-decoration:underline;
	color:#FFCC00;
}
#HymenopteraTitle{
	font-size:18px;
	color:#FFCC00;
}
/****************************************************************************************************************/
#CheshireSwansTemplate, #CheshireSwansTemplate td{
	font-size:12px;
	color:#000000;
	background-color:#4D6AOF;
}
#CheshireSwansTemplate a:link,#CheshireSwansTemplate a:hover,#CheshireSwansTemplate a:active,#CheshireSwansTemplate a:visited{
	text-decoration:underline;
	color:#FFCC00;
}
#CheshireSwansTitle{
	font-size:18px;
	color:#FFCC00;
}
#CheshireSwansTemplate ul,#CheshireSwansTemplate li{
	list-style-image:none;
	list-style:square !important;
	margin-left:3px;
}
/****************************************************************************************************************/
#CheshireBatTemplate, #CheshireBatTemplate td{
	font-size:12px;
	color:#FFCC00;
	background-color:#000000;
}
#CheshireBatTemplate a:link,#CheshireBatTemplate a:hover,#CheshireBatTemplate a:active,#CheshireBatTemplate a:visited{
	text-decoration:underline;
	color:#FFCC00;
}
#CheshireBatTitle{
	font-size:18px;
	color:#FFCC00;
}
#CheshireBatTemplate ul{
	margin-left:5px;
}
#CheshireBatTemplate li{
	list-style-image:none;
	list-style:square !important;
	color:#FFCC00;
	margin-top:5px;
}
#CheshireBatContent{
	padding-left:15px;
	padding-right:15px;
}
/****************************************************************************************************************/
#LCESTemplate, #LCESTemplate td{
	font-size:12px;
	color:#4D6A0F;
	background-color:#FFFFFF;
}
#LCESTemplate a:link,#LCESTemplate a:hover,#LCESTemplate a:active,#LCESTemplate a:visited{
	text-decoration:underline;
	color:#4D6A0F;
}
.LCESTitle{
	font-size:18px;
	color:#4D6A0F;
}
#LCESTemplate ul{
	margin-left:0px;
}
#LCESTemplate li{
	list-style-position:inside;
	list-style-image:none;
	list-style:square !important;
	color:#4D6A0F;
	margin-top:5px;
}
#LCESContent{
	padding-left:20px;
	padding-right:20px;
}
/****************************************************************************************************************/
/*
.bl {background: url(../Images/BottomLeftCurve.gif) 0 100% no-repeat #FFFFFF; width: 95%}
.br {background: url(../Images/BottomRightCurve.gif) 100% 100% no-repeat}
.tl {background: url(../Images/TopLeftCurve.gif) 0 0 no-repeat}
.tr {background: url(../Images/TopRightCurve.gif) 100% 0 no-repeat; padding:5px;}
td {
	font-family:"Trebuchet MS";
	font-size:12px;
}
*/

.clear {font-size: 1px; height: 1px} 

.CurvedTable{
	background-color:#FFFFFF;
}
.RandomImage{
	border:5px dotted #EFEFEF;
	margin:5px;
}