﻿body
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color:#838382;
    font-size:11px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color:#ffffff;
}
.smallLink
{
	text-decoration:none;
	color:#78b03e;
}
.textboxes
{
    border:solid 1px #78b03e;
    font-family:Verdana, Sans-Serif;
    font-size:10px;
    height:15px;
    color:#838382;
}
.bigLinkSelected
{
	text-decoration:none;
	color:#78b03e;
	font-size:10px;
	font-weight:bold;
}
.dvContent
{
	line-height:18px;
	text-align:justify;
}
.bigLinkNormal
{
	text-decoration:none;
	color:#78b03e;
	font-size:12px;
}
.defaultLink
{
	color:#838382;
	text-decoration:none;
}
.topLink
{
	color:#78b03e;
	text-decoration:underline;
	font-size:10px;
}
.textboxesNormal
{
    border:solid 1px #aeaeae;
    font-family:Verdana, Sans-Serif;
    font-size:10px;
    height:15px;
    color:#838382;
}