/*===================================================================================================*/
/*  predifined styles                                                                                */
/*===================================================================================================*/

body {
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	/*background-image: url(BLAH bLAH bALH); */

}
td{
	font-size: 12px; 
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #333333;
}
/*11********
/*===================================================================================================*/
/*  links whithout a style                                                                           */
/*===================================================================================================*/
a{
font-weight: bold; 
}
a:link{
color: #6666CC; 
text-decoration: underline;
}
a:visited{
color: #333333; 
text-decoration: underline;
}
a:active{
color: #717171; 
text-decoration: underline;
}
a:hover{
color: #333333; 
background-color: #dcdcdc;
text-decoration: none;
}


a:link.nothing{
color: #FFFFFF; 
background-color: #FFFFFF;
text-decoration: none;
}
a:visited.nothing{
color: #FFFFFF; 
background-color: #FFFFFF;
text-decoration: none;
}
a:active.nothing{
color: #FFFFFF; 
background-color: #FFFFFF;
text-decoration: none;
}
a:hover.nothing{
color: #FFFFFF; 
background-color: #FFFFFF;
text-decoration: none;
}
a:link.breadcrumbs{
	color: #525252; 
	text-decoration: none;
}
a:visited.breadcrumbs{
	color: #525252; 
	text-decoration: none;
}
a:active.breadcrumbs{
	color: #525252; 
	text-decoration: none;
}
a:hover.breadcrumbs{
	color: #333333; 
	background-color: #dcdcdc;
	text-decoration: none;
}
a.fineprint{
	font-weight: normal; 
}
a:link.fineprint{
	color: #A3A2A2; 
	text-decoration: none;
}
a:visited.fineprint{
	color: #A3A2A2; 
	text-decoration: none;
}
a:active.fineprint{
	color: #A3A2A2; 
	text-decoration: none;
}
a:hover.fineprint{	
	color: #ffffff; 
	background-color: #A3A2A2;
	text-decoration: none;
}
/*===================================================================================================*/
/*  more links for main page's ""WELCOME to the Beacon School Web Site. ""                                                                   */
/*===================================================================================================*/
.more {
	font-size: 9px; 
	color: #3366FF; 
}
a.more{
	font-weight: normal; 
}
a:link.more{
	color: #3366FF; 
	text-decoration: none;
}
a:visited.more{
	color: #B31B34; 
	text-decoration: none;
}
a:active.more{
	color: #B31B34; 
	text-decoration: none;
}
a:hover.more{	
	color: #ffffff; 
	background-color: #B31B34;
	text-decoration: none;
}


/*===================================================================================================*/
/*  header links links for main pages post titles ex:"  South Africa Trip Announcement"                                                                               */
/*===================================================================================================*/
.header{
	font-weight:bold;
	font-size: 11px; 
	color: #7C7C7C; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.header{
	font-weight: bold; 
}
a:link.header{
	color: #525252; 
	text-decoration: none;
}
a:visited.header{
	color: #525252; 
	text-decoration: none;
}
a:active.header{
	color: #525252; 
	text-decoration: none;
}
a:hover.header{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333; 
	background-color: #dcdcdc;
	text-decoration: none;
}
a:link.header_red{
	color: #3366FF; 
	text-decoration: none;
}
a:visited.header_red{
	color: #3333FF; 
	text-decoration: none;
}
a:active.header_red{
	color: #B31B34; 
	text-decoration: none;
}
a:hover.header_red{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff; 
	background-color: #3399FF;
	text-decoration: none;
}
.txt-gradCallout{
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

.searchterm { 

	background-color: #FFFFFF;
	background-image:url(); 
	border: 1px fine #FFFFFF;
	border-color: #6699CC;
	color: #000000;
	letter-spacing: 0.08em;
	font-family: Verdana, Geneva, sans-serif; 
 	font-size: 10px;
	width: 88px;
	height: 16px; 
	margin: 0px; 
	padding: 0px;
	

