body { background-color:#93A1AE; }
h2 { font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333; font-size:16px; font-weight:bold; text-align:center; }
p, li { font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333; font-size:10pt; line-height:14pt; }
li { padding-bottom: 5px; }
.footer { font-size: 9pt; }

.borderfull {
	border: 1px solid #DDCFB7;
}
.borderblackbottom {
	border-bottom-style: groove;
	border-top-color: #698A5E;
	border-right-color: #698A5E;
	border-bottom-color: #698A5E;
	border-left-color: #698A5E;
}
.borderleft {
	border-left-style: groove;
	border-top-color: #DDCFB7;
	border-right-color: #DDCFB7;
	border-bottom-color: #DDCFB7;
	border-left-color: #DDCFB7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;


}
.bordertanright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDCFB7;
	border-right-color: #DDCFB7;
	border-bottom-color: #DDCFB7;
	border-left-color: #DDCFB7;
}
.bordertanbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-top-color: #DDCFB7;
	border-right-color: #DDCFB7;
	border-bottom-color: #DDCFB7;
	border-left-color: #DDCFB7;
}
.bordertantopleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #DDCFB7;
	border-right-color: #DDCFB7;
	border-bottom-color: #DDCFB7;
	border-left-color: #DDCFB7;
}
.bordertantop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDCFB7;
	border-right-color: #DDCFB7;
	border-bottom-color: #DDCFB7;
	border-left-color: #DDCFB7;
}
.texture1 {
	background-image: url(texture.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.underline {
	text-decoration: underline;
}
.borderbottomleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #DDCFB7;
	border-right-color: #DDCFB7;
	border-bottom-color: #DDCFB7;
	border-left-color: #DDCFB7;
}
.cellbckgrnd1 {
	background-image: url(side_texture.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fontmenu {
	font-family: Tahoma, "Century Gothic", "Microsoft Sans Serif";
	font-size: x-small;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
}
input.small {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	color: black;
}
input.buttons {
	background-color: #6A8795;
	font-weight: bold;
	font-size: 10px;
	color: white;
}
a:link {
	color:#2D2D2D; text-decoration: none
}
a:active {
	color:#2D2D2D; text-decoration: none
}
a:visited {
	color:#2D2D2D; text-decoration: none
}
a:hover {
	color:#4B38C0; text-decoration: none
}
