#panel {
	background-color:#FFFFFF;
	border: 		thin solid #993333;
	border-top:		0px;
	padding : 		10px;
	font-size:		x-small;
	text-align:		justify;
}

/* set #panel according to text styles of OSU's #content */ 
/* except p 1st font was georgia */
#panel p
{
	font-family: 	Georgia, Helvetica, Arial, sans-serif;
	margin-top: 	16px;
	margin-bottom: 	7px;
	font-size: 		1.1em;
}

#panel H1, #panel H2, #panel H3
{
	font-size: 		1.2em;
	font-family: 	Verdana, Helvetica, Arial, sans-serif;
	color: 			black;
}

#panel H2 { font-size: 1em; }
#panel H3 { font-size: .94em; }
#panel ul, #panel ul li,#panel li { font-family: Verdana, Helvetica, Arial, sans-serif; }

.tab {
	margin-top:0px; top:0px;
	margin-left:5%; left:5%;
	margin-bottom:0%; bottom:0%;
	margin-right:5%; right:5%;
	font-size:small;
}
.tabImage {
	height:20px;
	width:105px;
	border:0px; 
	padding:0px;
}
.break {
	width:100%;
	border:none;
	height:2px;
}
/* 	  */
.TabNameSave { 
	color:	#000000; 
	background-color:  #8FBC8B;
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	font-size: large; 
	font-variant:small-caps;
	font-weight: bold; 
	text-align:center;
	width:100%;
	}

.TabName { 
	color:	#000000; 
	padding-right: 20px;
	padding-left: 20px;  
	font-size: large; 
	font-variant:small-caps;
	font-weight: bold; 
	text-align:center;
	float:left;
	width:80%;
	}
.toolbar {
	float:right;
	width:80px;
}
#TabTitleHolder {
	white-space:nowrap;
	background-color:  #8FBC8B;
	width:100%;
}
.subfilter	{
		color		: 	#990000; 
		background-color:	#FFFFCC; 
		border		:	1px;
		border-style	:	solid;
		border-color	:	#990000;
		text-align	:	center;
}	
.adspace {
	font-family:'Arno Pro Display', 'Bodoni MT Poster Compressed', Vivaldi, serif; 
	font-weight:bold; 
	color:#FFFF00; 
	padding:10px; 
	font-size:14px; 
	text-align:center; 
	background:url(../images/bg/animated_1.gif); 
	border:outset; 
	border-color:#FFCC00; 
}
A.adspace {
	color:#FFFF00;
}
A.adspace:link {
	text-decoration	:	none; 
	background	:	transparent; 
	color:#FFFF00;
}
A.adspace:visited {
	text-decoration	:	none; 
	background	:	transparent; 
	color:#FFFF00;
}
A.adspace:hover {
	text-decoration	:	none; 
	background	:	transparent; 
	color: #FFFF00;
}
