/* Adventist Educational System Style Default */

.buttonarea{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;	
}

a {
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #007EFF;
  text-decoration: none; 
}

a:hover {
  color: #7DB1C7;
  text-decoration: none; 
}

a:active {
  text-decoration: underline;
  color: #000066; 
}

.main_menu{
	border-style:solid;
	background-image:url(../images/bg_menu.gif);
	height:20px; 
	border-color:#DADADA; 
	border-width:1px;
}
.menu_title{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
	padding:3px;
}

BODY{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* mod_quickicon */
#cpanel { 
}
#cpanel div.icon   { 
	margin:1px;
	width:26px;
	float:left;
}
#cpanel div.icon a { 
	display: block; 
	text-decoration : none;
	border: 1px solid #DDD;
}
#cpanel div.icon a:link    { 
	color : #808080; 
}
#cpanel div.icon a:hover   { 
	color : #333; 
	background-color:#EAF0CC;
	border: 1px solid #006633;
}
#cpanel div.icon a:active  { 
	color : #808080; 
}
#cpanel div.icon a:visited { 
	color : #808080; 
}
#cpanel div.iconimage { 
	padding-top:3px;
}

.gride{
	background-color:#F2F2F2;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-family:Verdana;
}

.controlMenu{
	width: 209px;
}

.controlMenu TD{
	vertical-align: top;
}

.controlMenuHeaderCell{
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	background-image: url(img/controlMenuHeaderCell.gif);
	background-repeat: repeat-x;
}

.controlMenuHeaderCell IMG{
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 6px;
}

.leftCellTop{
	width: 11px;
	height: 37px;
	background-repeat: no-repeat;
	background-image: url(img/sideCellTopLeft.gif);
}
.rightCellTop{
	width: 11px;
	height: 37px;
	background-repeat: no-repeat;
	background-image: url(img/sideCellTopRight.gif);
}

.leftCellBottom{
	width: 11px;
	height: 23px;
	background-repeat: no-repeat;
	background-image: url(img/sideCellBottomLeft.gif);
}
.rightCellBottom{
	width: 11px;
	height: 23px;
	background-repeat: no-repeat;
	background-image: url(img/sideCellBottomRight.gif);
}

.middleCellBottom{
	background-image: url(img/controlsFooter.gif);
	background-repeat: repeat-x;	
}

.leftCellMiddle{
	width: 10px;
	background-repeat: repeat-y;
	background-image: url(img/sideCellMiddleLeft.gif);
}
.rightCellMiddle{
	width: 10px;
	background-repeat: repeat-y;
	background-image: url(img/sideCellMiddleRight.gif);
}