.maintable {
	border: 0px solid #999999;
}

.fullborder {
	border: 1px solid #999999;
}

.fulltableblack {
	border: 1px solid #000000;
}

.leftborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.leftbottomborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

a {


text-decoration: underline;
color: #480001;

}

a:visited {

text-decoration: underline;
color: #480001;

}


.navfont a:hover {

text-decoration: none;
color: #FFFFFF;

}

.style1 {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {font-family: Geneva, Arial, Helvetica, sans-serif}
.navfont {font-family: Georgia, "Times New Roman", Times, serif;

text-align: left;
margin-left: 7px;
font-weight: bold;
margin-bottom: 4px;
margin-left: 7px;
font-size: 14px;
}


.rightborder {

font-family: Georgia, "Times New Roman", Times, serif;

}

h3 {

width: 100%;
background-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 2px; 
border-bottom-color: #9EB7F9;

}

