.style1 {color: #0073BD}
a:link{
	color: #0073BD;
	font-weight: bold;
}

a:visited{
	color: #0073BD;
	font-weight: bold;
}


p.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
font-size:14.0pt;
font-family:"Arial","sans-serif";
}
.style2 {
	color: #000000;
	font-weight: bold;
}
#boxoutside {
	border: thin solid #000000;
	min-width:600px;
	max-width:1000px;
	width: 85%;
	background-color: #FEF1CE;
	}

#box {
	width: 90%;
	background-color: #FEF1CE;
	padding-top: 25px;
	padding-bottom: 25px;
}
#header {
	background-color: #00FF00;
	background-position: top;
}
.bottomrightborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#logopic {
	background-color: #0075BE;
	background-position: top;
	height: 200px;
	width: 400px;
	float: left;
	text-align: center;
	
}

#barillepic {
	background-color: #00CC00;
	background-position: top;
	height: 200px;
	width: 400px;
	text-align: left;
	float: right;
	
}
#logotext {
	line-height:75px;
	background-color: #99FF00;
	width: 400px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#brailletext {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/michaelwhite2.gif);
	height: 205px;
	background-repeat: no-repeat;
	background-position: center center;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #999999;
	}

.bottomlefttborder {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border {
	border: thin none #000000;
}
//td, th { border: thin #000000 solid; }

#tablecontent td,th{
	border: thin #000000 solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.border { border: thin red solid; }

table { border-collapse: collapse;
		cellpadding:0;
		 cellspacing:0;
		  }
td.navoff {
background-color: #FEF1CE} /* change the color according to stylesheet!! */
td.navon {
background-color: #FFFFFF} /* change the color according to stylesheet!! */
#menutext a{
	line-height:200%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
	color: #000000;
}

#menutext a:hover {
	line-height:200%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#menutext2 a{
	line-height:200%;
	background-color: #99FF00;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#menutext2 a:hover {
	line-height:200%;
	background-color: #99FF90;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
}

table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #0073BD;
	border-collapse: separate;
}
table.sample th {
	border-width: 3px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #0073BD;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 3px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #0073BD;
	-moz-border-radius: 0px 0px 0px 0px;
}
