@import "extrastyle.css";

body {
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #000000;
}
a {  
color: #336699;
 text-decoration: none
 }
 .cp {
 vertical-align:middle;
 margin-right:30px;
 margin-left:15px;
 border: 1px #000000 solid; 
 }
.bg { 
border: 1px #BBD2DB solid; 
background-color: #FFFFFF
}
.bgfoot { 
border: 1px #BBD2DB solid; 
background-color: #BBD2DB}
.tbnorm {  
text-align: center
}
.nobrd { 
border: 0px #FFFFFF none
}
.bggrey { 
	background-color: #E5E5E5;
	border: 0px #FFFFFF none
 }
.bgblue { border: 1px #336699 solid}
.smalltext {
        font-size: x-small;
}
.file_button {
        border: 1px solid #000000;
        font-size: xx-small;
}
.banner {
	font-size: 130%;
	font-weight: bold;
	color: #BBD2DB;
	text-align:center;
}
.maintable {
	height: 100%;
	width: 100%;
}
h2 {
color: #336699; 
text-decoration: underline;
}
h3 {
color: #336699; 
text-decoration: underline;
}
h4 {
color: #336699; 
text-decoration: underline;
}
.webs {
	background-image: url(../images/webs.jpg);
	background-repeat: no-repeat;
	background-position:100px -20px;
}
td.green {
	background-color: #BBD2DB;
} 
td.light-grey {
	background-color: #E5E5E5;
} 
td.dark-grey {
	background-color: #C4C4C4;
} 
.button {
	margin:1em;
}

.tl {
	background-image:url(../images/tl.gif);
	background-color: #BBD2DB;
	max-height: 20px;
	max-width:20px;
	width:20px;
	height: 20px;
}
.ts {
	background-image:url(../images/ts.gif);
	background-color: #BBD2DB;
	max-height: 20px;
	height: 20px;
	width:720px;
	max-width:720px;
}
.tr {
	background-image:url(../images/tr.gif);
	background-color: #BBD2DB;
	max-height: 20px;
	max-width:20px;
	width:20px;
	height: 20px;
}
.bs {
	background-image:url(../images/bs.gif);
	background-color: #BBD2DB;
	max-height: 20px;
	height: 20px;
	width:720px;
	max-width:720px;
}
.bl {
	background-image:url(../images/bl.gif);
	background-color: #BBD2DB;
	max-height: 20px;
	max-width:20px;
	width:20px;
	height: 20px;
}
.br {
	background-image:url(../images/br.gif);
	background-color: #BBD2DB;
	max-height: 20px;
	max-width:20px;
	width:20px;
	height: 20px;
}
.rs {
	background-image:url(../images/rs.gif);
	background-color: #BBD2DB;
	max-width:20px;
	width:20px;
}
.ls {
	background-image:url(../images/ls.gif);
	background-color: #BBD2DB;
	max-width:20px;
	width:20px;
}
.t {
	height:20px;
	max-height:20px;
	background-image:url(../images/bg.gif);
	background-color: #BBD2DB;
}
.bottomtable {
	height:13px;
	max-height:13px;
	width:100%;
}
.spaced {line-height:200%;}
table.main {font-family:verdana;}
.webstext {text-align:justify;}
.sub {
	font-size: smaller;
}
