/* CSS Document */
body{
margin:0;
padding:0;
background-color: #c5c5c5;
}

TABLE.page_bg {
width: 100%;
height: 100%;
background-color: #c5c5c5;
}

TD.nav{
padding-top: 0px;
}

a:link  {
outline: none;
color : #2a65b0;
font-family: Tahoma, sans-serif;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}

a:visited  {
outline: none;
color : #2a65b05;
font-family: Tahoma, sans-serif;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}

a:hover  {
outline: none;
color : #2a65b0;
font-family: Tahoma, sans-serif;
text-decoration: none;
font-size: 12px;
font-weight: normal;
}

TD.footer {
font-family: tahoma, sans-serif;
color : #252525;
font-size: 12px;
font-weight: normal;
}

.footer A:link    {COLOR: #252525; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:visited {COLOR: #252525; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:hover   {COLOR: #000000; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}

.normal {
font: 12px Tahoma, sans-serif;
color : #252525;
font-weight: normal;
line-height: 1.4em;
}

HR {
border: none 0;
border-top: 1px solid #4B9DC5;/*the border*/
width: 100%;
height: 1px;
}

TD.blue_title {
height: 29px;
border-left: 1px solid #7AAAC1;
border-right: 1px solid #7AAAC1;
border-top: 1px solid #7AAAC1;
padding-left: 6; 
font-family: tahoma, sans-serif;
color : #FFFFFF;
font-size: 13px;
font-weight: bold;
background-image: url(images/blue_title_bg.gif);
background-repeat: repeat-x;
}

.blue_page_title {
font-family: tahoma, sans-serif;
color : #FFFFFF;
font-size: 16px;
font-weight: bold;
}

TD.blue_cnt {
border-left: 1px solid #7AAAC1;
border-right: 1px solid #7AAAC1;
border-bottom: 1px solid #7AAAC1;
padding-left: 6; 
padding-right: 6; 
padding-top: 6; 
padding-bottom: 6;
font-family: tahoma, sans-serif;
color : #3D3D3D;
font-size: 11px;
font-weight: normal;
background-image: url(images/blue_cnt_bg.gif);
background-repeat: repeat-x;
}

.blue_cnt A:link    {COLOR: #1883B3; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: bold}
.blue_cnt A:visited {COLOR: #1883B3; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: bold}
.blue_cnt A:hover   {COLOR: #FFA200; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: bold}

/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer { 
	background: transparent;
}

/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar, .MainMenu_MenuContainer TD { 
	cursor: pointer; 
	cursor: hand; 
	background: transparent;
	text-align: right; 
}
p{
font-size:12px; font-family:tahoma, sans-serif; color:#252525;
}

/*-- submenu container          --*/ 
	.MainMenu_SubMenu, .ModuleTitle_SubMenu { 
	z-index: 1000;  
	cursor: pointer;  
	cursor: hand; 
	margin: 1px 0 0 2px; 
	background: #ffffff; 
	padding: 3px; 
	border: 1px solid #c0c0c0; 
	font-weight: normal; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#D7D7C4', Direction=135, Strength=2);;
	/*-- filter:alpha(opacity=95);-moz-opacity:0.95;opacity: 0.95; --*/ 
}

/*-- mainmenu items idle         --*/ 
.MainMenu_MenuItem, .ModuleTitle_MenuItem { 
	color: #49475C; 
	font-size: 12px; 
	background: transparent; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0px 0px 0px 0px; 
	height: 20px; 
	border: 0; 
}

/*-- submenu items idle         --*/ 
.MainMenu_SubMenu .MainMenu_MenuItem { 
	color: #49475C; 
	font-size: 12px; 
	background: transparent; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0px 0px 0px 0px; 
	height: 20px; 
	border: 0; 
}

/*-- mainmenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { 
	font-size: 12px; 
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	background: transparent; 
	padding: 0px 0px 0px 0px; 
	height: 20px; 
	border: 0;
}

/*-- submenu items hover        --*/
.MainMenu_SubMenu .MainMenu_MenuItemSel{
	/*-- border-left: #222233 1px solid; --*/
	/*-- border-bottom: #222233 1px solid; --*/
	/*-- border-top: #222233 1px solid; --*/
	/*-- border-right: #222233 1px solid; --*/
	background-color: #ffffff;
	color:#000000;
}

/*-- menuitems idle             --*/ 
.MainMenu_Idle { 
	color: #49475C;
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
}

/*-- menuitems over             --*/ 
.MainMenu_Selected { 
	color: #49475C;
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
}

/*-- menuitems active           --*/ 
.MainMenu_Active, .MainMenu_BreadcrumbActive { 
	color: #49475C; 
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
}

TD.devotional {
padding-left: 5; 
padding-right: 5; 
padding-top: 5; 
padding-bottom: 5;
font-family: tahoma, sans-serif;
color : #5C5C5C;
font-size: 11px;
font-weight: normal;
}

.devotional_title {
font-family: tahoma, sans-serif;
color : #9310B4;
font-size: 14px;
font-weight: bold;
}

.page_title {
font-family: tahoma, sans-serif;
color : #2a65b0;
font-size: 16px;
font-weight: bold;
}


/*-- news articles --*/ 


.NormalWhite {
font-family: tahoma, sans-serif;
color : #FFFFFF;
font-size: 12px;
font-weight: bold;
}

TD.Featuredtopcell {
padding-left: 5; 
padding-right: 5; 
padding-top: 5; 
padding-bottom: 5; 
font-family: tahoma, sans-serif;
color : #FFFFFF;
font-size: 11px;
font-weight: normal;
background-color: #662199;
}

a.articleTitle:link, a.articleTitle:visited, a.articleTitle:active { color: #4b0082; text-decoration: none; font-size: 12px; font-weight: bold;}
a.articleTitle:hover { color: #4b0082; text-decoration: underline; font-size: 12px; font-weight: bold;}

TD.articletopcell {
padding-left: 5; 
padding-right: 0; 
padding-top: 0; 
padding-bottom: 0; 
font-family: tahoma, sans-serif;
color : #A9943E;
font-size: 11px;
font-weight: normal;
background-color: #662199;
}

TD.articleContentCell {
padding-left: 5; 
padding-right: 5; 
padding-top: 5; 
padding-bottom: 5; 
font-weight: normal;
background: transparent;
}

TD.articletable {
font-family: tahoma, sans-serif;
color : #4F3A07;
font-size: 11px;
font-weight: normal;
background: transparent;
}

TD.articletextcell {
font-family: tahoma, sans-serif;
padding-left: 5; 
padding-right: 5; 
padding-top: 5; 
padding-bottom: 5; 
color : #4F3A07;
font-size: 11px;
font-weight: normal;
background: transparent;
}

TD.articleFooterCell {
padding-left: 5; 
padding-right: 5; 
padding-top: 5; 
padding-bottom: 5; 
font-family: tahoma, sans-serif;
color : #610802;
font-size: 11px;
font-weight: normal;
background: transparent;
}

.article_title {
color: #4b0082; text-decoration: none; font-size: 15px; font-weight: bold;font-family: tahoma, sans-serif;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #4b0082; text-decoration: none; font-size: 12px; font-weight: bold;font-family: tahoma, sans-serif;}
a.CommandButton:hover { color: #4b0082; text-decoration: underline; font-size: 12px; font-weight: bold;font-family: tahoma, sans-serif;}

a.article_link:link, a.article_link:visited, a.article_link:active { color: #4b0082; text-decoration: none; font-size: 12px; font-weight: bold;font-family: tahoma, sans-serif;}
a.article_link:hover { color: #4b0082; text-decoration: underline; font-size: 12px; font-weight: bold;font-family: tahoma, sans-serif;}
