/* CSS Document */


/********************************* default styles ******************************/
.tblOL2 {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;

}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}


body{
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}

#bodySpacer {
	position: relative;
	height: 30px;
	width: 690px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}






/********************************* end default styles ******************************/

.small {
	font-size: 8pt;
	text-transform: uppercase;
	color: #D6B327;

}

.componentheading {
	font-size: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.contentheading a:link, .contentheading a:visited{
	font-size: 11pt;
	color: #7D007D;
	font-weight: bolder;
	text-decoration: none;

}

.contentheading a:hover{
	font-size: 11pt;
	color: #C100C1;
	font-weight: bolder;
	text-decoration: none;
}


.contentheading {
	font-size: 12pt;
	color: #800080;
	font-weight: bold;

}

.contentpane {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#headerInc {
	left: 150px;
	width: 690px;
	position: static;

}

#divHead {
	background-image: url(/templates/brotherhoodmain/images/headbgMain.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 166px;
	z-index: 0;
	position: absolute;
	width: 980px;
	left: 0px;
	top: 0px;
}

#headL {
	background-image: url(/templates/brotherhoodmain/images/headLft.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 140px;
	z-index: 2;
	position: absolute;
}

#headR {
	background-image: url(/templates/brotherhoodmain/images/headRt.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 140px;
	left: 840px;
	position: relative;
}





#divBodyContent {
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: relative;
	padding: 5px;
	height: 100%;
}

#divAni {
	top: 10px;
	position: absolute;
	width: 700px;
	left: 140px;

}



#divFooter {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 700px;
	left: 140px;
	position: relative;

}

#divWrapper {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: relative;
	height: 100%;
	bottom: 0px;
	top: 10px;
}


.createdate {
	font-size: 7pt;
	text-transform: uppercase;
	color: #999999;
	font-weight: bolder;

}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #C68A00;

}
/**************************************** Non menu Module Classes *********************/
.moduletable {

	padding: 1px;
	height: 25px;
}



.moduletable_login {
	width: 100%;
	background-color: #F0E0F8;
	padding: 3px;
}


.moduletable_login th{
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.moduletable_login input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

/**************************************** End Module Classes *********************/


.moduletable_search {}

.inputbox_search { margin-top:43px; border-style:none; background:none; background-image:url(/templates/brotherhoodmain/images/searchbox_bg.jpg); background-repeat:no-repeat; color:#B08F1E; font-weight:bold; max-width:100px; 	}
.moduletable_search td, .moduletable_search th{}

.button_search { margin-right:10px; margin-left:10px;

}

.search_search {
	width:160px;
	height:80px;
	background-image:url(/images/stories/moduleimages/SiteSearchModule.png);
	background-repeat:no-repeat;
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.imgB1 {
	border: 2px solid #ECBD00;
}

