
a:link {
	color: #E6620A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E6620A;
}
a:hover {
	text-decoration: underline;
	color: #E6620A;
}
a:active {
	text-decoration: none;
	color: #E6620A;
}


#container {
  margin:auto;
  width: 760px; 
  background: #0A1F33;
}


#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #e55c00;
	background-image:url(images/hdbg.png);
	background-repeat:repeat-x;
	height: 150px;
} 
#button {
        width: 16em;
        font-family: Tahoma, Arial, sans-serif;	
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #0A1F33;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                border-left: 10px solid #0a1f33;
                border-right: 10px solid #0a1f33;
				background-color: #0a1f33;
				
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #e55c00;
                border-right: 10px solid #e55c00;
                background-color: #d78c5a;
                color: #0a1f33;
                }

        #button li #active {
                border-left: 10px solid #080152;
	            border-right: 10px solid #080152;
                background-color: #2586d7;
                color: #990000;
				font-weight:bold
				                }
		body {
	background-color: #6699CC;
	margin-top: 2px;
			  }



a
{
	color:#990000
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}



a:hover
{
	font-weight: normal;

	}

a:visited
{
	font-weight: normal;

	}
.cell {
	background-color: #C4C4FF;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080152;
	padding: 7;
	text-align: left;
}
.mtab {
	background-color: #0A1F33;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.faith {
 
        font-family: Arial, Helvetica, sans-serif;
        font-size : 15px;
        color: #333333;

}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #333333;
	padding: 7;

	text-align: left;
}

.titlebody{
              font-family: Arial, Helvetica, sans-serif;
        font-size : 16px;
        color: #525031;
			font-weight: bold;

}
.btext {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0A1F33;

}
.bdtextbd {
	font-weight: bold;
}
.btextor {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #E66108;
	font-weight: bold;
}