.smalltop {
		font-size: 11px;
		text-align: center;
		background-image: url(../images/top.gif);
		background-position: center;
		background-repeat: no-repeat;
}
h1 {
	font-size: 11px;
		text-align: center;
		background-image: url(../images/top.gif);
		background-position: center;
		background-repeat: no-repeat;
}
.indexheader {
		font-size: 14px;
		color: #004080;
		
		background-image: url(../images/designscetch_17b.jpg);
		background-position: left;
		background-repeat: no-repeat;
		font-weight: bolder;
}

body {
font-family: Tahoma, sans-serif; 
font-size: 12px;
	background-image: url(images/designscetch_23.gif);
	background-color: White;
	color: #CCCCCC;
	color: #999999;

	color: #000000;
}
.bodytext {
font-family: arial, Tahoma, sans-serif; 
font-size: 12px;
	background-color: White;
	color: #CCCCCC;
	color: #999999;

	color: #000000;
	letter-spacing: 1px;
}
a {
	color: #00ADEF;
	text-decoration: none;
}
 a:hover {
	color: Black;
	text-decoration: underline;
}

.navigationheader{	

		font-size: 12px;
		font: bolder;
		color: Black;
}
.navigationheader a {
	
		font-size: 13px;
		font: bolder;
		color: Black;
		text-decoration: none;
}
.navigationheader a:hover {	
		font-size: 13px;
		font: bolder;
		color: #00ADEF;
		text-decoration: none;
}
.navigation {

		font-size: 13px;
}
.navigation a {
	color: #00ADEF;
	margin-left: 25px;
	text-decoration: none;
}
.navigation a:hover {
	color: Black;
	text-decoration: underline;
}

.textbox {
font-family: serif;
color: Blue;
font-size: 14px;
}

.background {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

h2 {
	font-size: 11px;
	color: #00BFFF;
	vertical-align: bottom;
	background-repeat: no-repeat;
}
.tableborder {
	border: dashed;
	border-width: 1px;
	border-color: #6495ED;
}

