body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;



}
a.sub:link {
	color: #222222;
	text-decoration: none;
}
a.sub:visited {
	color: #222222;
	text-decoration: none;
}
a.sub:hover {
	color: #222222;
	text-decoration: none;
}
a.sub:active {
	color: #222222;
	text-decoration: none;
}

.ftr {
	color: #555555;

}

/*

a.footer:link {
	color: #555555;
	text-decoration: none;

}

a.footer:visited {
	color: #555555;
	text-decoration: none;

}

a.footer:hover {
	color: #555555;
	text-decoration: underline;

}

a.footer:active {
	color: #555555;
	text-decoration: none;

}

*/

a:link {
	text-decoration: none;
	color: #222222;

}

a:visited {
	text-decoration: none;
	color: #222222;

}

a:hover {
	text-decoration: underline;
	color: #222222;

}

a:active {
	text-decoration: none;
	color: #222222;

}h1 {
	font-size: 220%;
	color: #888888;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
.b {
	font-weight: bold;
}
h2 {
	font-size: 130%;
	display: inline;
	font-weight: lighter;

}

select {
	font-family: "Arial";
	font-size: 90%;
	color: #222222;
	margin-bottom: 5px;

}
input {
	font-family: "Arial";
	font-size: 85%;
	color: #222222;


}
textarea {
	overflow: auto;
	font-family: "Arial";
	font-size: 85%;
	width: 90%;
	color: #222222;
	margin-bottom: 7px;



}
form {
	display: inline;
}
.navbottom {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #AFDEB3;
	border-right-color: #AFDEB3;
	border-bottom-color: #AFDEB3;
	border-left-color: #AFDEB3;
}
.award {
	border: 1px solid #555555;
	margin-right: 8px;
}
.i {
	font-style: italic;
}


a.nv:link{
	DISPLAY: block;
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 8px;


}
a.nv:visited{
	DISPLAY: block;
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 8px;

}
a.nv:hover{
	DISPLAY: block;
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 8px;


}
a.nv:active{
	DISPLAY: block;
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 8px;


}
.sbdivv {
	background-image: url(images/sbdiv.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.sbdivh {
	background-image: url(images/sbdiv.gif);
	background-repeat: repeat-x;
	background-position: top;

}
a.wht:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wht:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wht:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.wht:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bdytxt {
	line-height: 140%;
}


.ftr a:link {
	color: #555555;
	text-decoration: none;

}

.ftr a:visited {
	color: #555555;
	text-decoration: none;

}

.ftr a:hover {
	color: #555555;
	text-decoration: underline;

}

.ftr a:active {
	color: #555555;
	text-decoration: none;

}

.temp1 a{
	text-decoration: underline;
}


