@charset "utf-8";
/* CSS Document */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.link2 a
{color: #000; text-decoration:underline;}

.link2 a:hover
{color: #322CE8; text-decoration:underline;}

.link2 a:visited
{color: #322CE8; text-decoration:underline;}

.link3 a
{text-align:right; color:#b13e3e; font-weight:bold;}

.link3 a:hover
{color: #646464; text-decoration:underline;}

body
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background:#3b3b3b;
}

.bg
{
	width:1024px;
	background:url(shadow.gif) repeat-y;
	display:block;
	height:100%;
	text-align:center;
	margin: 0 auto;
}

.bottom
{
	width:1024px;
	height:15px;
	background:url(bottom.gif) no-repeat;
}

.header
{
	background:url(links_bg.jpg) repeat-x;
	height:34px;
	width:972px;
}

.mainbody
{
	height:34px;
	width:972px;
	text-align:left;

}

.toplink
{
	font-weight:bold;
	line-height:34px;

}

.center
{
	padding-top:14px;
	padding-left:44px;
}

.flash_banner
{
	background:url(flash_banner.gif) no-repeat;
	height:218px;

}

.courese
{
	background:url(NEBOSHIGCCoursebg.jpg) no-repeat;
	width:308px;
	height:283px;
	margin-top:16px;
	margin-left:40px;

}

.membership
{
	background:url(Membershipbg.jpg) no-repeat;
	width:308px;
	height:283px;
	margin-top:16px;
}

.news
{
	background:url(Newsbg.jpg) no-repeat;
	width:308px;
	height:283px;
	margin-top:16px;
	margin-right:40px;

}

.text
{
	text-align:left;
	color:#000000;
	padding-top:125px;
	padding-left:15px;
	padding-right:15px;
}

.link
{
	text-align:right;
	color:#b13e3e;
	font-weight:bold;
	padding-right:15px;
	padding-top:5px;
}

.aboutustext
{
	text-align:justify;
	color:#000000;
	padding-left:50px;
	padding-right:15px;
}

.aboutustext2
{
	text-align:justify;
	line-height:20px;
	color:#000000;
	padding-left:50px;
	padding-right:15px;
}


.aboutseparator
{
	background:url(aboutus_separator.jpg) repeat-y;
	width:38px;
	height:100px;
	

}

.tableheader
{
	background:#9e977a;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.tableheader2
{
	background:#e2e0d7;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:10px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.tabletext
{
	color:#000000;
	font-size:11px;
	line-height:20px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.tabletext2
{
	background:#e2e0d7;
	color:#000000;
	font-size:11px;
	line-height:20px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.tabletext3
{
	background:#ffffff;
	color:#000000;
	font-size:11px;
	line-height:10px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.tabletext4
{
	background:#9e977a;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:10px;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.tabletext5
{
	background:#e2e0d7;
	color:#000000;
	font-size:11px;
	line-height:20px;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.specialeventheading
{
	color:#b13e3e;
	font-size:18px;
	text-align:left;
	line-height:5px;
	vertical-align:middle;
}

.specialeventtext
{
	color:#000000;
	font-size:11px;
	line-height:20px;
	text-align:justify;
	vertical-align:top;
	padding-left:30px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:3px;
}

.specialeventline
{
	background:url(specialeventline.jpg) repeat-x;;
	height:7px;
	padding-left:30px;
	padding-right:26px;
}

.specialeventphototext
{
	color:#000000;
	font-size:11px;
	line-height:20px;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}

.contactusbg

{
	background:url(contactusbg.jpg);
	width:704px;
	height:559px;
}

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px Verdana, Arial, Helvetica, sans-serif; /* set font as desired */
border-bottom: 1px solid #b13e3e; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #e2e0d7; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #e2e0d7; /* set unselected tab background color as desired */
color: #000000; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #9e977a; /* set desired hover color */
color:#FFFFFF;
}
	
.atag
{
	color:#9e977a;
	text-decoration:underline;
}
.atag a
{
	color:#9e977a;
	text-decoration:underline;
	text-decoration:underline;
	text-decoration:underline;
}
.memapp
{
	margin-top:5px;
	border:solid 1px #CCCCCC;
	width:960px;
}
.memapp tr td
{
	color:#000000;
	text-align:left;
	padding-left:5px;
}
.memapp1
{
	margin-top:5px;
	border:solid 1px #CCCCCC;
	width:960px;
}
.memapp1 tr td
{
	color:#000000;
	text-align:left;
	padding-left:5px;
}
.memapp2
{
	margin-top:5px;
	border:solid 1px #CCCCCC;
	width:960px;
}
.memapp2 tr td
{
	color:#000000;
	text-align:left;
	padding-left:5px;
}