.forum {
	color: #999900;	
}

.forum a:link { color: #999900; }
.forum a: visited { color: #999900; }

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	color: #000000;
}
table {
	font: 9pt arial, helvetica, sans-serif;
	color: #000000;
}
p {
	margin: 0px 0px 0px 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
	margin-left: 15px;

}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.leftcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}

.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
	color: #000000;
}

.centercoltext ul {
	font-size: 14;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #000000;
}
.leftcoltext {
	background-color: #4a759f;
	padding-left: 15px;
	padding-right: 10px;
	border: 1px solid #192b3d;
}
.centercoltext {
	background-color: #a3bfda;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #192b3d;
}

.topstrip {
	background-image: url(images/topstrip.gif);
	background-repeat: repeat-x;
}

.footer {
	border: 1px solid #000000;
	color: #4a759f;
	background-color: #192b3d;
	font-weight: bold;
	letter-spacing: 2px;
}

.parabg {
	background-image: url(images/parahead_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	letter-spacing: 2px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

h2 {
	font-size: 9pt;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 3px;

}
.rightcoltext {
	padding: 10px;
	background-color: #5e8dbc;
	border: 1px solid #192b3d;
}
.rightcoltext a:link {color: #000000;}

.rightcoltext a:visited {color: #333333;}

.rightcoltext a:link:hover {color: #a3bfda;}

.leftcoltext a:link {color: #0024ff;}

.leftcoltext a:visited {color: #0024ff;}

.leftcoltext a:link:hover {color: #ff0000;}

.centercoltext a:link {color: #0024FF;}

.centercoltext a:visited {color: #0024FF;}

.centercoltext a:link:hover {color: #FF0000;}

.news a:link {color: black;}

.news a:visited {color: black;}

.news a:link:hover {color: #ffffff;}

.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0a70d;
}
.headpad {
	padding-top: 2px;
}

input#sbutton {
	background-color: #3366cc;
	color: #FFFFFF;
}

.box {
    border-color: #192b3d;
    border-style: solid;
    border-width: 1px;
    background-color: #a3bfda;
}

.list {
    font-weight: bold;
}

.list a:link {color: #6248c1;}

.list a:visited {color: #6248c1;}

.list a:link:hover {color: #002aff;}

.ar {
    border-color: #192b3d;
    border-style: solid;
    border-width: 1px;
    background-color: #5e8dbc;
    padding-right: 5px;
    padding-left: 5px;
}

.article {
    font-size: 14;
}

.search {
    padding-top: 10px;
}

.quote {
    border-color: #192b3d;
    border-style: solid;
    border-width: 1px;
    background-color: #5e8dbc;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.search_result {
    background-color: yellow;
    font-weight: bold;
}

.lhead {
    font-size: 16;
    font-weight: bold;
}

.links a:link {color: #000000;}

.links a:visited {color: #000000;}

.links a:link:hover {color: #002aff;}
