BODY {background: white; scrollbar-3dlight-color: WHITESMOKE; scrollbar-face-color: lightgrey;}
table {border: 0px;}

.TD-left {
	border-right: 2px ridge;
	background: url(/images/gradient2.gif);
	font-size: x-small;
	padding-top:8px;
}


.TD-right {
	border-left: 2px ridge;
	background: url(/images/gradient.gif);
	font-size: x-small;
	padding-top:8px;
}

.TD-center {
padding-left:8px;
padding-right:8px;
text-align: justify;
padding-top:8px;
}

.TD3 {BORDER-BOTTOM: 1px solid black; BORDER-LEFT: 1px solid black; BORDER-RIGHT: 1px solid black; BORDER-TOP: 1px solid black; BACKGROUND: GAINSBORO; text-align: justify; padding: 1em;}

.TD4 {BORDER-BOTTOM: 0px solid black; BORDER-LEFT: 1px solid black; BORDER-RIGHT: 1px solid black; BORDER-TOP: 1px solid black; BACKGROUND: MOCCASIN; padding: 5px}

.top_line {BORDER: 2px dashed black; BACKGROUND: GAINSBORO; padding:8px; font-size: large; text-align: center}

.nav_line {BORDER-BOTTOM: 1px solid black; BORDER-LEFT: 1px solid black; BORDER-RIGHT: 1px solid black; BORDER-TOP: 1px solid black; BACKGROUND-COLOR: white; padding:10px;}

.hover {BORDER-BOTTOM: 1px solid black; BORDER-LEFT: 1px solid; BORDER-RIGHT: 4px solid black; BORDER-TOP: 0px solid black; BACKGROUND-COLOR: SILVER; font-weight:900;padding-left:12px; BACKGROUND: url(/img/button_grey_hover.gif);}

textarea {BORDER: 1px solid black; BACKGROUND-COLOR: lightgrey; color: darkblue}
input {BORDER: 1px solid black; BACKGROUND-COLOR: lightgrey; color: darkblue}
file {BORDER: 1px solid black; BACKGROUND-COLOR: lightgrey; color: darkblue}
select {BORDER: 1px solid black; BACKGROUND-COLOR: lightgrey; color: darkblue}
.q {BORDER: 1px solid; BACKGROUND-COLOR: white; padding: 5px}

.news_div {BORDER: 1px solid gold; BACKGROUND-COLOR: WHITESMOKE; padding: 2px;}

.info_string {text-align: center; background: white; border: 2px black solid; padding: 2px;}

.forum_line
{
	border: solid black 1px; padding-left: 1em; margin-top: 10px
}
.BACK {text-align: center; background: white; border: 1px black solid}
.search {background: snow; border: 1px gold solid; padding: 1em; width: 50%}

A:Link {text-decoration: none; color: blue;}
A:Visited {color: darkblue; text-decoration: none}
A:Active {text-decoration: none}
A:Hover {color: darkblue; text-decoration: underline}
span {margin-left: 1em}
HR {border-top: 2px dotted black; border-bottom: none; border-right:none;border-left:none; margin:2px}

.HR-mainpage {border-top: 2px dashed black; border-bottom: none; border-right:none;border-left:none;}

.IMAGE_TABLE {
	BORDER: 1px dotted black;
	BACKGROUND: #F7E9B9;
	MARGIN:10px;
	TEXT-ALIGN: justify;
	FLOAT:left;
}