  
.mainDiv
{
  width:210px;
  float:center;
 
}
.topItem
{
	width:210px;
	height:22px;
	cursor:pointer;
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-family:"Verdana";
	font-size:14px;
	text-align:center;
	background-color: AF0F15; 
	filter:alpha(opacity=78);-moz-opacity:.78;opacity:.78; 
	
 
}

.navbar {color: #FFFFFF;} 
.navbar a:link {color: #FFFFFF;}
.navbar a:visited {color: #FFFFFF;}
.navbar a:hover {color: #FFFFFF;}
.navbar a:active {color: #FFFFFF;}



.dropMenu
{
	background-color: #CCCCFF;
	border: 1px solid #A0A0A4;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; 
}

.subMenu
{
   display:none;
}
.subItem
{
	padding-left:5px;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	color:493E2A;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.subItem a
{
   text-decoration:none;
   color:black;
   filter: Alpha(Opacity=100);
}

.subItemOver
{
	cursor:pointer;
	color:blue;
	text-decoration:underline;
	font-weight:bold;
	padding-left:5px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.subItemOver  a
{
   color:red;
   filter: Alpha(Opacity=100);
   background-color:#ffffff
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.topItem1 {

	width:200px;
	height:0px;
	cursor:text;
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-family:"Verdana";
	font-size:14px;
	text-align:center;
	background-color: AF0F15; 
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
}

.topItem2 {

	width:200px;
	height:0px;
	cursor:text;
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-family:"Verdana";
	font-size:14px;
	text-align:center;
	background-color: AF0F15; 
	filter:alpha(opacity=100);-moz-opacity:.99;opacity:.99;

}

ul.specials li { color: #A11A17;
}

.normaltext {

}

.hidden {
display:none;
}

.trancy {

	cursor:text;
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-family:"Verdana";
	font-size:14px;
	text-align:left;
	background-color: AF0F15; 
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	}.admission_form_bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
}

