h1 {
letter-spacing: -1px;
/*text-indent: 0.5cm; */
text-transform: uppercase;
line-height: 80%;
font-size: x-large;
font-weight: bolder;
font-family: Impact; /*cursive;*/
text-align: center;
}
h2 {	
/*text-indent: 1cm;*/
line-height: 80%;
font-size: large;
font-weight: bold;
font-family: cursive;
text-align: center;
}

body {
	font-family: arial, helvetica, serif;
}
.cricketheader {
   margin:0px 20px 0px 0;  /* top right bottom left*/
   padding:1px 1px 10px 3px;  /* top right bottom left*/ 
   background: white url(mcasmall.jpg) no-repeat right top;
   color: black;
   /*text-align: left;	*/
   text-indent: 1cm;
}
.cricketheader_table {
   background-color: #E8E8E8 ; 
   width: 85%;
   border="1";
}
.lineblack{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
table.content_table{
table-layout: automatic
}
.GoogleCalendar {
line-height: 80%;
font-size: large;
font-weight: bold;
font-family: cursive;
text-align: center;
text-indent: -1.5cm; 
color: #000099;
}
.MainContentCell {
	font: normal 15px Arial, Verdana, sans-serif;
	/*font-family: Garamond;  /*Courier,Garamond,Monospace,times*/
	/*font-stretch: ultra-expanded;/*expanded; /*normal; /*ultra-condensed;*/
	vertical-align: top;
	color: black ;
	}
.MainContentCell a:link {
	padding: 6px;
	font-weight:bold;
    text-decoration: none;
	color: #191970;
	}

.MainContentCell a:visited {
	font-weight:bold;
    text-decoration: none;	
	color: #191970;/*#4682B4;*/
	}
				
.MainContentCell a:hover {
	color: #707070 ;
	text-decoration: underline;
	}
b.highlight_name {
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
b.breach {
	text-transform: lowercase;
	text-transform: capitalize;
	font-weight: bold;
    font-variant: capitalize;
	text-align: center;	
}
i.italic {
	/*font: italic 15px Arial, Verdana, sans-serif;*/
	/*font-family: Impact;  /*Courier,Garamond,Monospace,times*/
	/*letter-spacing: 1px;*/
	word-spacing: 5px;
}
.IndexWelcome {
	font-size: x-large;
	text-align: center;
	}
.IndexWelcomeBody{
	font-size: large;
	font-stretch: ultra-condensed; 	
	}


.position_holder  {text-transform: capitalize;}

.position_contact {text-transform: lowercase;}

address {text-align: center}


table.contacts
{ width: 580px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 16px; }

.position 
{ border-bottom: 1px #6699CC dotted;
border-top: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }



