body {
	margin: 2px 0px 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #003300;
	background-image: url(1bg.gif);
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -10px;
	margin-left: 10px;
}
p {
	font-family: Tahoma;
	font-size: 13px;
	color: #006666;
}
a {
	font-family: Tahoma;
	text-decoration: underline;
	color: #003300;
}
a:hover {
	font-family: Tahoma;
	color: #003300;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	color: #003300;
	text-decoration: none;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E9DFCD;
}
.nav a {
	color: #E9DFCD;
	text-decoration : none;
	font-size: 11px;
	font-family: Tahoma;
}
.nav a:hover {
	color: #E9DFCD;
	text-decoration : underline;
	font-family: Tahoma;
	font-size: 11px;
}
.nav a:active {
	color: #E9DFCD;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
.login {
	margin: 0px;
}
.bot {
	font-family: Tahoma;
	font-size: 10px;
	color: #E2BDBC;
	padding-right: 20px;
	text-align: right;
}
.bot a {
	color: #E2BDBC;
	text-decoration : none;
	font-size: 10px;
	font-family: Tahoma;
}
.bot a:hover {
	color: #E2BDBC;
	text-decoration : underline;
	font-family: Tahoma;
	font-size: 10px;
}
.bot a:active {
	color: #E2BDBC;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 10px;
}
.resources {
	font-size: 13px;
	font-family: Tahoma;
	color: #5A7C7E;
}
.resources a {
	color: #AC5959;
	text-decoration: none;
	font-weight: bold;
}
.resources a:hover {
	color: #AC5959;
	text-decoration: underline;
}
.resources a:active {
	color: #C77E7A;
	text-decoration: underline;
}
.resources1 {
	font-size: 10px;
	font-family: Tahoma;
	color: #5A7C7E;
}
.resources1 a {
	color: #AC5959;
	text-decoration: none;
	font-weight: bold;
}
.resources1 a:hover {
	color: #AC5959;
	text-decoration: underline;
}
.resources1 a:active {
	color: #C77E7A;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.larger-white {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.header {
	font-family: Tahoma;
	font-size: 14px;
	color: #E9DFCD;
	margin-right: 10px;
	margin-left: 20px;
}
.small {
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;
}
.cells {
	background-color: #5A7C7E;
	padding: 2px;
	border: 1px solid #5A7C7E;
}
.cells2 {
	background-color: #C77E7A;
	padding: 2px;
	border: 1px solid #5A7C7E;
}
.table-border {
	border-top: 1px solid #C57C78;
	border-right: 1px solid #AC5959;
	border-bottom: 1px solid #AC5959;
	border-left: 1px solid #C57C78;
}
.bold-beige {
	font-weight: bold;
	color: #E9DFCD;
}
.image-space {
	border: 1px solid #AC5959;
	margin-right: 5px;

}
.pindent {
	padding-right: 10px;
	padding-left: 10px;
}
.border1 {
	background-color: #CEDACD;
	width: 400px;
	margin-left: 90px;
	border: 1px dotted #D9C9AA;
	padding: 10px;
}
h2 {

	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #AC5959;
	margin-bottom: -10px;
	margin-left: 10px;
}
.profiles {
	font-family: Tahoma;
	font-size: 13px;
	color: #E9DFCD;
}
.border2 {
	background-color: #E2BDBC;
	width: 550px;
	border: 1px dotted #AC5959;
	padding: 10px;
	margin-left: 10px;
}
.border3 {
	background-color: #CEDACD;
	width: 550px;
	border: 1px dotted #5A7C7E;
	padding: 10px;
	margin-left: 10px;
}
.pics {
	border: 1px solid #000000;
	margin: 5px;
}
.side {
	color: #006666;
	text-decoration : none;
	font-size: 12px;
	font-family: Tahoma;
	text-indent: 10px;
	margin-bottom: -10px;
	font-weight: bold;
}
.side a {
	color: #006666;
	text-decoration : none;
	font-family: Tahoma;
	font-weight: normal;
}
.side a:hover {
	color: #006666;
	text-decoration : underline;
	font-family: Tahoma;
	font-weight: normal;
}
.side a:active {
	color: #C57B7B;
	text-decoration : none;
	font-family: Tahoma;
	font-weight: normal;
}
ul {
	font-size: 13px;
	margin-left: 1em;
	padding-left: 1em;
}
.white {
	color: #FFFFFF;
}
