form {
	margin: 0;
	padding: 0;
}


.schoolname {font-family: arial,verdana,tahoma; font-weight: bold; font-size: 12px; color: #6b0a12; text-decoration: none; padding: 0px }

.churchname a { font-family: arial,verdana,tahoma; font-weight: bold; font-size: 12px; color: #6b0a12; text-decoration: none; padding: 0px }
.churchname a:hover { text-decoration: underline; padding: 0px }
.par { font-family: arial,verdana,tahoma; font-size: 11px; color: #808080; text-decoration: none;  padding: 2px}
.more { font-family: arial,verdana,tahoma; font-size: 11px; color: #808080; text-decoration: none;  padding: 2px}

.content { color: black; background: white; font-family: verdana; font-size: 0.8em; }
.content a { color: black; }
.content a:hover { text-decoration: underline; }

.side { font-family: verdana; font-size: 12px; background: #f1f1f1}

/** TAB AREA + LINK MATRIX **/
	.wrapper{
	width: 100%;
	margin: 0 auto;
	margin-top: 5px;
	/*border: 1px solid red;*/
}
.tabbox {
	background: white;
}
.boxholder{
	clear: both;
	padding: 0;
}
.tab {
	float: left;
	margin: 0 1px 0 0;
	width: 160px;
}
.tabtxt {
	padding: 8px 5px 0 5px;
}
.tabtxt a {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.tabtxt a:hover {
	text-decoration: underline;
}
/* BLUE TAB */
.tab1{
	background: #6083a4 url(img/tabblue/bg.gif) repeat-x;
}
.tab1_left {
	background: url(img/tabblue/left.gif) no-repeat;
	height: 32px;
	width: 7px;
	float: left;
}
.tab1_mid {
	float: left;
}
.tab1_right {
	background: url(img/tabblue/right.gif) no-repeat;
	height: 32px;
	width: 7px;
	float: right;
}
/* GREY TAB */
.tab2{
	background: #999999 url(img/tabgrey/bg.gif) repeat-x;
}
.tab2_left {
	background: url(img/tabgrey/left.gif) no-repeat;
	height: 32px;
	width: 7px;
	float: left;
}
.tab2_mid {
	float: left;
}
.tab2_right {
	background: url(img/tabgrey/right.gif) no-repeat;
	height: 32px;
	width: 7px;
	float: right;
}

#atoz td
{
    border: solid 1px #006DA4;
    PADDING: 3px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
}
.atoz2 {
    font-size: 14px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-WEIGHT: BOLD;
    TEXT-DECORATION: none
}
.atoz2:hover {
    font-size: 14px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-WEIGHT: BOLD;
    TEXT-DECORATION: none
}

#atoz td:hover
{
    border: solid 1px #006DA4;
    PADDING: 3px;
    BACKGROUND-COLOR: #CEEFFF;
    TEXT-ALIGN: center;
}

#markerMenuP {
	background: url(marker_menu/par_off.jpg) no-repeat;
	height: 34px;
	width: 102px;
	float: left;
}
#markerMenuPon {
	background: url(marker_menu/par_on.jpg) no-repeat;
	height: 34px;
	width: 102px;
	float: left;
}
#markerMenuS {
	background: url(marker_menu/sch_off.jpg) no-repeat;
	height: 34px;
	width: 102px;
	float: left;
}
#markerMenuSon {
	background: url(marker_menu/sch_on.jpg) no-repeat;
	height: 34px;
	width: 102px;
	float: left;
}
#markerMenuU {
	background: url(marker_menu/usr_off.jpg) no-repeat;
	height: 34px;
	width: 120px;
	float: left;
}
#markerMenuUon {
	background: url(marker_menu/usr_on.jpg) no-repeat;
	height: 34px;
	width: 120px;
	float: left;
}
#markerMenuM {
	background: url(marker_menu/my_off.jpg) no-repeat;
	height: 34px;
	width: 123px;
	float: left;
}
#markerMenuMon {
	background: url(marker_menu/my_on.jpg) no-repeat;
	height: 34px;
	width: 123px;
	float: left;
}
#markerMenuE {
	background: url(marker_menu/eve_off.jpg) no-repeat;
	height: 34px;
	width: 88px;
	float: left;
}
#markerMenuEon {
	background: url(marker_menu/eve_on.jpg) no-repeat;
	height: 34px;
	width: 88px;
	float: left;
}
.markerMenuBG {
	background: url(marker_menu/bg.jpg) repeat-x;
	height: 34px;
	width: 5px;
	float: left;
}
/*.menuIMG img { padding: 0 20px 0 20px; }*/

.menuIMG input { padding: 0; margin: 0 3px 11px 0; }

.dragBubble { font-family: arial,verdana,tahoma; font-size: 11px; }
.menuFloat { float:left; }
.menuFloat a
{
	margin-right:10px;
}
