@charset "utf-8";
.tb_bg {
	background-image: url(images/mosque1_trans.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	font-size: 36px;
}

.l_padding {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	padding-left: 10px;
}

.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EB36E;
}

.rt_line {
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9EB36E;
}

.lf_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9EB36E;
}

.bot_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EB36E;
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #8DA556;
}

.box_line {
	border: 1px solid #9EB36E;
	font-family: "Comic Sans MS", cursive;
	font-size: larger;
	font-weight: bold;
	font-style: italic;
	color: #8DA556;
}
.txt_sm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.txt_sm2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.txt_sm3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-left: 5px;
	color: #FFF;
}
.table_lines{
	border: 1px solid #666666;
}
.big_pad_lf{
	padding-left: 80px;
}
