@charset "utf-8";
/*========================================================*/
/*          Cascading Style Sheet for YWAM BELMOPAN       */
/*                 created by t-worx                      */
/*                                                        */
/*               http://www.tasbelize.com                 */
/*                 mervin@tasbelize.com                   */
/*========================================================*/
.bck_table
	{
	background-color:#61915c;
	background-image: url(images/bck-image.gif);
	margin-top: 0px;
	height: 100%;
	width: 100%;
	margin-bottom: 0px;
	}

.Main_table {
	width: 100%;
	background-color: #FFF;
	vertical-align: top;
}

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 22px;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 26px;

}

.MainMenu_TabRootMenuItem TD
{
	color: #FFFFFF;
	background-image: url(images/NavOn.gif);
	height: 26px;
	padding-right: 6px;
	padding-left: 6px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/NavOff.gif);
	padding-right: 6px;
	padding-left: 6px;
	font-style: normal;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(images/NavOn.gif);
	color: #FFFFFF;
	height: 26px;
	padding-right: 6px;
	padding-left: 6px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(images/NavOff.gif);
	color: #FFFFFF;
	height: 26px;
	padding-right: 6px;
	padding-left: 6px;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 26px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFfff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	border-left: 0px solid;
	border-right: 0px solid #000000;
	border-bottom: 0px solid;
	border-top: 0px solid;
	text-align: center;
	width: 1;
	background-color: #61915c;
}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	cursor: hand;
	margin: 1px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #61915c;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);
	margin: 1px 0px 0px 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #4a7445;
	border-bottom-color: #4a7445;
	border-left-color: #4a7445;
}
.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	background-color: #66a270;
	font-weight: bold;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.navcell {
	background-image: url(images/CO-013.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Default link syle */
a:link {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #60850d;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:visited {
	font-family: Verdana, "Arial. Geneva", sans-serif;
	font-size: 13px;
	color: #60850d;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:hover {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #60850d;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:active {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #60850d;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

/* Gray link syle */
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666];
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

/* Normal bold text syle */
.NormalBold  {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

/* Normal text syle */
.Normal  {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Subhead text syle */
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #00476A;
}

/* Gray Subhead text syle */
.SubHeadgray {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

/* Date text syle */
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Gray text syle */
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 11pt;
}
ul {
	list-style-image: url(images/arrow2.gif);
	list-style-position: outside;
}

/* Command button admin link syle */
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}

/* Search function text style */
.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	text-align: left;
	vertical-align: middle;
}

/* Search function link syle */
A.SkinObject:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.SkinObject:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.SkinObject:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.SkinObject:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navsep {
	width: 15px;
	background: #ffffff url(images/TO-SKIN_07.gif) no-repeat;
}

body
	{
	background-color:#FFF;
	margin-top: 0px;
	font-family: Verdana, arial, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
	}
.center_td {
	background-image: url(images/banner_border.jpg);
	background-repeat: repeat-x;
	height: 8px;
	width: 100%;
}

	
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
.left_border {
	background-color: TRANSPARENT;
	text-align: right;
	width: 50%;
	background-image: url(images/left_border-side.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.Right_border {
	background-color: TRANSPARENT;
	text-align: left;
	width: 50%;
	background-image: url(images/right-border-side.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.top_border {
	background-color: TRANSPARENT;
	background-image: url(images/top_border.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
}
.bottom_border {
	background-color: TRANSPARENT;
	background-image: url(images/bottom_border.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}


.logo {
	background-color: #FFFFFF;
	padding: 10px;
}
.topane {
	background-color: #FFF;
	width: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.left-pane {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Content-pane {
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
}
.right-pane {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.left-pane2 {
	background-color: #FFF;
	width: 10%;
	padding: 0px;
}
.Content-pane2 {
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 80%;
}
.right-pane2 {
	background-color: #FFF;
	padding: 0px;
	width: 10%;
}
.welcome-pane {
	background-color: #333333;
	width: 100%;
	padding: 5px;
}
.footer_td {
	background-color: #2E2E2E;
	width: 100%;
	padding: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
/* Register link syle */
A.User:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #669966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

A.User:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #669966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

A.User:active {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #669966;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

A.User:hover {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #669966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* GENERAL */
/* style for generic container titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9pt;
    color:#666666;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#666666;
}
/* Footer text style */
.Footer {
	color:#FFFfff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	font-variant: normal;
}

/* Footer link syle */
A.Footer:link {
	text-decoration: none;
	color:#FFF;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
A.Footer:visited  {
	text-decoration: none;
	color:#FFF;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
A.Footer:active   {
	text-decoration: none;
	color:#FFF;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
A.Footer:hover    {
	text-decoration: underline;
	color:#FFF;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}

/* Social Network link syle */
.Connect {
	color:#669966;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
A.Connect:link {
	text-decoration: none;
	color:#FFF;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Connect:visited  {
	text-decoration: none;
	color:#FFF;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Connect:active   {
	text-decoration: none;
	color:#FFF;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Connect:hover    {
	text-decoration: underline;
	color:#FEFBD0;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
BLOCKQUOTE, PRE {
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

UL LI {
	margin: 7px 0px 7px 20px;
	list-style-image: url(../images/bullets.gif);
	list-style-type: circle;
}

UL UL LI    {  list-style-type: disc;}
UL UL UL LI {  list-style-type: circle;}


HR {
	HEIGHT: 1pt; TEXT-ALIGN: left
}

Table  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

