body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background:url(images/BG-Main.gif);
	margin: 0px;
	}
	
	
p {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	}

	
H1, .Headline	{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	}
	
H2, .bold {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #139d8f;
	font-size: 14px;
	font-weight:bold
	}

.bold-Brown, a.bold-Brown:link, a.bold-Brown:visited, a.bold-Brown:active {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #8c7359;
	font-size: 11px;
	font-weight:bold;
	}
a.bold-Brown:hover {
	text-decoration: underline;
}
	

a:link, a:visited, a:active {
	text-decoration: none;
	color: #139d8f;
}
a:hover {
	text-decoration: underline;
}

.FloatLeft {
	Float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


.FloatRight {
	Float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

a.smalllink:link, a.smalllink:visited, a.smalllink:hover {
	text-decoration: none;
	color: #666666;
	font-size: 9px;
}
a.smalllink:hover {
	text-decoration: underline;
}


/*********** Lefthand Menu Start ***********/



.L1, a.L1   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

.L2, a.L2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.L3, a.L3  {
	color: #000000;
}

a.L1:hover, a.L2:hover, a.L3:hover  {
	text-decoration: underline;
}


.L2Cell{
	padding-left: 10px;
}

.L3Cell{
	padding-left: 20px;
}

p.L2, p.L3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: -10px;
	}


/*********** Lefthand Menu End ***********/

/*********** Transparent Box Beg ***********/

div.transbox
  {
  width: 162px;
  padding: 20px 20px;
  background-color: #ffffff;
  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.40;
  /* for Mozilla */
  -moz-opacity:0.40;
  }
  
.transbox-stroke
  {
 border: 1px solid #ffffff;
  }
  
  
.transbox-stroke2
  {
 border: 10px solid green;
  }
  

/*********** Transparent Box  End ***********/



/*********** Background images ***********/

.BG-Bottom1 {
	background-image: url(images/BG-Bottom1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
.BG-Bottom2 {
	background-image: url(images/BG-Bottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
.BG-Body1 {
	background-image: url(images/BG-Body1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
.BG-Body2 {
	background-image: url(images/BG-Body2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
.BG-Side {
	background-image: url(images/BG-Side.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
.BG-Home1 {
	background-image: url(images/BG-Home1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-Home2 {
	background-image: url(images/BG-Home2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-Home3 {
	background-image: url(images/BG-Home3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

.BG-About1 {
	background-image: url(images/BG-About1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-About2 {
	background-image: url(images/BG-About2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-About3 {
	background-image: url(images/BG-About3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.BG-Contact1 {
	background-image: url(images/BG-Contact1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-Contact2 {
	background-image: url(images/BG-Contact2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-Contact3 {
	background-image: url(images/BG-Contact3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.BG-Exams1 {
	background-image: url(images/BG-Exams1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-Exams2 {
	background-image: url(images/BG-Exams2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-Exams3 {
	background-image: url(images/BG-Exams3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.BG-MA1 {
	background-image: url(images/BG-MA1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-MA2 {
	background-image: url(images/BG-MA2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-MA3 {
	background-image: url(images/BG-MA3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.BG-Membership1 {
	background-image: url(images/BG-Membership1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-Membership2 {
	background-image: url(images/BG-Membership2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-Membership3 {
	background-image: url(images/BG-Membership3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.BG-TS1 {
	background-image: url(images/BG-TS1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-TS2 {
	background-image: url(images/BG-TS2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.BG-TS3 {
	background-image: url(images/BG-TS3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}


/*********** Background images End ***********/


/*********** Splash Page navigation ***********/

A.nav_About:link, A.nav_About:visited, A.nav_About:active {
	background-image: url(images/SRB-splash_About.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
A.nav_About:hover { background-image: url(images/SRB-splash_About-over.jpg);} 

A.nav_Exams:link, A.nav_Exams:visited, A.nav_Exams:active {
	background-image: url(images/SRB-splash_Exam.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
A.nav_Exams:hover { background-image: url(images/SRB-splash_Exam-over.jpg);} 

A.nav_Membership:link, A.nav_Membership:visited, A.nav_Membership:active {
	background-image: url(images/SRB-splash_Membership.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
A.nav_Membership:hover { background-image: url(images/SRB-splash_Membership-over.jpg);} 

A.nav_TS:link, A.nav_TS:visited, A.nav_TS:active {
	background-image: url(images/SRB-splash_TS.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
A.nav_TS:hover { background-image: url(images/SRB-splash_TS-over.jpg); } 

A.nav_MA:link, A.nav_MA:visited, A.nav_MA:active {
	background-image: url(images/SRB-splash_MA.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
A.nav_MA:hover { background-image: url(images/SRB-splash_MA-over.jpg); } 

A.nav_Contact:link, A.nav_Contact:visited, A.nav_Contact:active {
	background-image: url(images/SRB-splash_Contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
A.nav_Contact:hover { background-image: url(images/SRB-splash_Contact-over.jpg);} 


.hiddenPic {display:none;}

/*********** Splash Page End ***********/