#drop_content{
	width:		50%;
	margin-left:		40px;
	margin-bottom:		40px;
	border:				1px	solid	#cccccc;
	border-radius:		10px;
	box-shadow:			4px	4px	6px	#aaaabb;
	padding:				4px;
	background-color:		#fffff3;
}
#drop_content table{
	margin-left:	auto;
	margin-right:	auto;	
}

#drop_content table tr.flashbg td{
	width:			150px;
	height:			150px;
	background-image:		url('../img/boxbg.png');
	background-repeat:	no-repeat;
	text-align:			center;
	padding-top:		6px;
}

#drop_content table tr.vidbg td{
	width:			150px;
	height:			150px;
	background-image:		url('../img/vidbg.png');
	background-repeat:	no-repeat;
	text-align:			center;
	padding-top:		6px;
}


#drop_content hr{
	width:			80%;
}

#drop_content p.sh3{
	margin-left: 	20px;
	margin-right:20px;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:	20px;
	background-color:	#ffffbb;
	border-bottom:	3px	solid	#cccc33;
	color:			#554423;
}


#drop_content table td p{
	font-size:			9px;
	color:			#444444;
	text-align:		center;
	padding:			0px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:		0px;
	margin-bottom:		0px;
}
#drop_content table img{
	border:		2px solid #ccffcc;
	padding:		4px;
}
#drop_content table a:link img{
	border:		2px solid #ccffcc;
}
#drop_content table a:hover img{
	border:		2px solid #ffff00;
}



#drop_content p.drophead{
	background-color:	#ccffcc;
	font-size:			14px;
	color:			#005500;
	line-height:		28px;
	padding-bottom:		4px;
	border-bottom:		3px	solid		#aaccaa;
	padding-left:		10px;
}

.def_on {  
	background-color: 		#3366aa; 
	padding-top: 			4px; 
	padding-right: 			5px; 
	padding-bottom: 		4px; 
	padding-left: 			5px;   
	color: 				#FFFFFF; 
	font-size: 			12px; 
	border-style: 	1px		solid  #000000; 
	box-shadow:			2px	2px	4px	#aaaacc;
}
.def {  
	background-color: 		#efeff3;
	padding-top: 			4px; 
	padding-right: 			5px; 
	padding-bottom: 		4px; 
	padding-left: 			5px; 
	color: 				#000040; 
	font-size: 			12px; 
	border: 		1px	#000000 solid; 
	font-weight: 			normal;
	box-shadow:			2px	2px	4px	#aaaacc;
}

.shead{
	font-size:			16px;
	background-color:	#ccccff;
	color:			#000000;
	padding-left:		20px;
	padding-bottom:		4px;
	line-height:		30px;
	border-bottom:		4px solid #aaaacc
}

img.icon{
	border:		1px solid #ccffcc;
	padding:		10px;
}


ul.flashmenu{
	margin-left:	20px;
}

ul.flashmenu li{
	font-family:	Verdana;
	font-size:		12px;
	line-height:	36px;
	padding-left:	20px;
	background-image:		url('../img/flash-icon.gif');
	background-repeat:	no-repeat;
}


ul.menu{
	margin-top:		20px;
	margin-bottom:		20px;
}

ul.menu li{
	margin-left:		0px;
	line-height:		24px;
}

ul.menu li a:link{
	border:			0px	solid	#dddddd;
	padding-left:		50px;
	padding-top:		6px;
	padding-bottom:		6px;
	padding-right:		4px;
	background-image:	url("../ico/add-green.gif");
	background-repeat:	no-repeat;
	background-position:	11px	6px;
	font-family:		Verdana; 
	font-size:		12px;
}
ul.menu li a:visited{
	border:			0px	solid	#dddddd;
	padding-left:		50px;
	padding-top:		6px;
	padding-bottom:		6px;
	padding-right:		4px;
	background-image:	url("../ico/add-green.gif");
	background-repeat:	no-repeat;
	background-position:	11px	6px;
	font-family:		Verdana; 
	font-size:		12px;
}

ul.menu li a:hover{
	border:			1px	solid	#dddddd;
	padding-left:		49px;
	padding-top:		6px;
	padding-bottom:		6px;
	padding-right:		4px;
	background-image:	url("../ico/add-red.gif");
	background-color:	#eeeeee;
	background-repeat:	no-repeat;
	background-position:	10px	6px;
	font-family:		Verdana; 
	font-size:		12px;
}

