@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.border
{
	border-bottom:4px solid #dbdfdf;
}

.borderframe
{
	border: 1px solid #999999;
}

.divider
{
	border-right: 1px solid #666666;
}

.title
{
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.bodytext
{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	text-align: justify;
}

.bodytext a:hover
{
	color:#ffffff;
}

.bodytextgreen
{
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color:#74b205;
	text-decoration:none;
	text-align: left;
}

.blacktitle
{
	font-family: Verdana;
	font-size:18px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.blacktitle a:hover
{
	text-decoration: underline;
}

.bluetitle
{
	font-family: Verdana;
	font-size:16px;
	font-weight: bold;
	color:#20acbd;
	text-decoration: none;
}
