﻿.hLine
{
	width: 100%;
	height: 2px;
	background-color: #000000;
}


.s10
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.s12
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.s14
{
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.s18
{
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.code12
{
	font-family: 'Courier New' , Courier, monospace;
	font-size: 12px;
}

.darkcyan
{
	color: #2B91AF;
}

.dgreen
{
	color: #008000;
}

.dred
{
	color: #800000;
}

.red
{
	color: red;
}

.leftcolumn
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	background-color: #EEEEEE;
	width:200px;
}

.header
{
	background-color: #CCCCCC;
}