﻿body {
	background-color: #E5E5E5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #DEE3E7;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

font, th, td, p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 120%;
}
.fonthead {
	font-weight: bold;
	color: #FF6600;
}
.font-red {
	font-weight: bold;
	color: #990000;
}




a:link,a:active,a:visited { color : #006699; }
.fontsize-10 {
	font-size: 10pt;
}


.nav			{ font-size: 10pt; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

th, caption, headrow
{
    color: #FFA34F;
    font-size: 12px;
    font-weight: bold;
    background-color: #006699;
    height: 20px;
    background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}
td.rowpic {
		background-color: #DEE3E7;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

tr.row1,td.row1	{ background-color: #EFEFEF; font-size: 10pt;}
tr.row2,td.row2	{ background-color: #DEE3E7; font-size: 10pt;}
tr.row3,td.row3	{ font-weight: bold; background-color: #D1D7DC; font-size: 10pt;}

.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid;}

.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line-black {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
