/* CSS Document */

body {
	/*background-color: #E5E5E5;*/
	background-color: #996633;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	scrollbar-base-color: #AFBCD7;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-face-color: #AFBCD7;
	border: none;
	font-family:  Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	
}

textarea {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	/*text-align: left;*/
	vertical-align: top;
	scrollbar-base-color: #EFEFEF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color:	#EFEFEF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-face-color: #EFEFEF;
	background-color: #FFFFFF;
}

#welcome {
	font-size: 11px;
	color: #555;
	font-weight : bold;
	padding: 10px;
}

.noBorderCell {
	/** text-align: left; 
	vertical-align: top;**/
	border: none;
	margin: 0px;
	padding: 0px;
}

.tablecell {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	width: 200px;
}

td {
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
	/**padding: 1px;**/
}

.csTable_head_DS	{
	font-size: 1.2em;
	margin: 0;
	padding: 5px 5px 5px 5px;
	width: 95%;
	border: thin solid #E9E9E9;
	font-weight: bold;
	background-color: #E9E9E9;
	background-image: url(../images/bibleIcon2.gif);
	background-repeat: no-repeat;
	text-indent: 47px;
	color: #336699;
}

.csTable_head	{
	font-size: 1.2em;
	margin: 0;
	padding: 5px 5px 5px 5px;
	width: 95%;
	border: thin solid #E9E9E9;
	font-weight: bold;
	background-color: #E9E9E9;
	color: #336699;
}

.csTable_body	{
	font-size: 10px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	width: 95%; 
	border: thin solid #E9E9E9;
}

.parag {
	line-height: 22px;
	text-indent: 5px;

}

.txtLeft {
	text-align: left;
	vertical-align: top;
}

.txtRight {
	text-align: right;
	vertical-align: top;
}

.txtCenter {
	text-align: center;
	vertical-align: top;
}


#fRight {
	float: right;
	text-align: left;
	background: #F9F9F9;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px;
	border: 1px;
	border-style: solid;
	width: 40%;
}

#fLeft {
	float: left;
	text-align: left;
	background: #F9F9F9;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px;
	border: 1px;
	border-style: solid;
	width: 40%;
}

.spacing {
	clear:both;
	height:120px;
	font-size:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}

.header {
	font-size: 11px;
	text-align: center;
	color: #006699;
	font-weight : bold;
	line-height: 20px;
	background: #999966;
	padding: 2px;
	margin: 2px 2px;
}

.inputTextbox {
	font-size: 10px;
	background: #F9F9F9;
}

.welcomeTitle
{
	font-size: 22px;
	color: #996633;
	font-weight: bold;
	text-align:center;
	line-height: 25px;
}

.title
{
	font-size: 18px;
	color: #996633;
	font-weight: bold;
}

.title2
{
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.caption
{
	font-size: 10px;
	line-height: 12px;
	color: #959595;
}

.font1
{
	font-size: 11px;
	color: #000000;
}

.font2
{
	font-size: 11px;
	color: #155CA2;
	font-weight : bold;
}

.smFont
{
	font-size: 10px;
	color: #303030;
}

.tabFont
{
	font-size: 9px;
	color: #D3D3E2;
	font-weight : bold;
	text-transform: uppercase;
}

.tinyfont
{
	font-size: 0.8em;
	font-weight: bold;
	color: #708090;
	line-height: 5px;
}

#pageContent {
	padding: 0px 20px 5px 5px;
}

#menuTop
{
	font-size: 11px;
	color: #999;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#menuBottom
{
	font-size: 9px;
	color: #999;
	font-weight: bold;
	text-align: left;
	padding: 30px 0px 0px 5px;
}
.fontcopy
{
	font-size: 8px;
	color: #000;
	font-weight : bold;
	padding: 25px 0px 0px 30px;
	text-align: center;
	line-height: 10px;
}

ul#music {
	/*padding: 0px;
	margin: 0px;*/
	list-style: url(../images/lyrics_icon.gif);
}

ul#music li {
	width: 250px;
	padding: 0px 5px 10px 5px;
}

ul#music li div.listen{
	width: 250px;
	text-align: right;
	margin-top:-18px;
}

ul.cdlist {
	/*padding: 0px;
	margin: 0px;*/
	list-style: url(../images/lyrics_icon.gif);
}

ul.cdlist li {
	padding: 0px 5px 10px 5px;
}

#albumCd {
	background-color:#ccc;
	width: 400px; 
	text-align: center;
	border:thin solid #999; 
	border-width:2px;
	padding: 10px; 
	margin: 10px;	
}

.song {
	width: 390px;
	padding: 10px 0px 100px 0px;
}

.sTitle
{
	font-size: 14px;
	color: #996633;
	font-weight: bold;
}

pre {
	font-weight:normal;
	font-size: 12px;
	line-height: 20px;
}

a.navLink:hover {
	text-decoration: none;
	background-color: #FFF0D2;
	border-top: solid 2px #303030;
} 

a:link {
	color: #003366;
	text-decoration: underline;
	/**font-size: 10px;**/
	font-variant: normal;
	line-height: 12px;
}

a:visited {
	color: #003366;
	text-decoration: underline;
	/**font-size: 10px;**/
	font-variant: normal;
	line-height: 12px;

}

a:active {
	color: #003366;
	text-decoration: underline;
	/**font-size: 10px;**/
	font-variant: normal;
	line-height: 12px;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	/*background-color: #FFEAAA;*/

}
 
.button {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F0FF;
	font-weight: bold;
	height: 20px;
	cursor: hand;
	color: #000000;
	border: 2px outset #FFFFFF;
}



/**Added-on **/

.imgBorder {
	border: thick solid #FFFFFF;
}

.imgBorder2 {
	border: thick double #999999;
}

.mouseBeOffMe {
	border: thick solid #FFFFFF;
	/*border-top:    solid #CCCCCC;
	border-bottom: solid #CCCCCC;
	border-left:   solid #CCCCCC;
	border-right:  solid #CCCCCC;*/
	filter: Alpha(Opacity=50);
}

.mouseBeOnMe {
	border: thick solid #FFFFFF;
	/*border-top:    solid #FFFFFF;
	border-bottom: solid #FFFFFF; 
	border-left:   solid #FFFFFF; 
	border-right:  solid #FFFFFF;*/
}

.mouseBeOffMe2 {
	border-top:    none #CCCCCC;
	border-bottom: none #CCCCCC;
	border-left:   none #CCCCCC;
	border-right:  none #CCCCCC;
	filter: Alpha(Opacity=70);
}

.mouseBeOnMe2 {
	border-top:    none #FFFFFF;
	border-bottom: none #FFFFFF; 
	border-left:   none #FFFFFF;
	border-right:  none #FFFFFF;
}	
