.default {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.hint {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small; /* 10px; */
	background-color: #FFFF8C;
}
.default td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small; /* 10px; */
	background-color: #FFFFFF;
}
.default A {
	color: #5f748b;
	text-decoration: underline;
}
.default A:HOVER {
	color: #445164;
	text-decoration: none;
}
.default H1
{
    color: #657896;
    font-size: 14pt;
    font-weight: bold;
}
.default H2
{
    color: #657896;
    font-size: 10pt;
    font-weight: bold;

}
.errmsg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small; /* 10px; */
	color: #FFFFFF;
}
.menu A {
	color: #f5f5dc;
	text-decoration: underline;
}
.menu A:HOVER {
	color: #f8f8ff;
	text-decoration: none;
}
.formtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small; /* 10px; */
	color: #FFFFFF;

}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small; /* 10px; */
	color: #333333;
	padding-bottom: 5px;
}

.copyright A {
	text-decoration: underline;
}
.copyright A:HOVER {
	text-decoration: none;
}
#forumtable
{
	background-color: #6E94B7;
}
#title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small; /* 10px; */
	background-image : url(images/gradient.gif);
	font-weight: bold;
}

.SourceEditKeyword
{
	font-size: x-small;
    color:#0000FF;
}

.SourceEditComment
{
	font-size: x-small;
    color:#008000;
}

.SourceEditOperator
{
	font-size: x-small;
    color:#800000;
}

.SourceEditString
{
	font-size: x-small;
    color:#808080;
}

.SourceEditTagElement
{
	font-size: x-small;
    color:#800000;
}

.SourceEditTagAttribute
{
	font-size: x-small;
    color:#0000FF;
}

.SourceEditEntity
{
	font-size: x-small;
    color:#800080;
}
#smalltext
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}
#smalltext a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: Blue;
	font-size: 8pt;
}
#smalltext a:visited
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: Purple;
	font-size: 8pt;
}
#smalltext a:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: Red;
	font-size: 8pt;
}
