body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}

.menu-home { font-size: 14px; color: #1968b3; font-weight: bold; padding:6px 0 10px 8px }
.menu-home a { color: #1968b3; text-decoration: none; font-weight: bold; font-size: 12px; }
.menu-home a:hover { color: #afbd21; }



.menu { font-size: 14px; color: #1968b3; font-weight: bold; padding:22px 0 4px 8px }
.menu a { color: #1968b3; text-decoration: none; font-weight: bold; font-size: 12px; }
.menu a:hover { color: #afbd21; }
.menu-main-at, #menu a.menu-main-at { color: #afbd21; }


.gray, A.gray, A.gray:link, A.gray:visited, A.gray:active    {
    font-size: 11px;
    color:#6b6b6b;
	font-weight:normal;
    font-family: Tahoma;
	text-decoration:none;
	line-height:1.4;
}

A.gray:hover    {
    font-size: 11px;
    color:#6b6b6b;
	font-weight:normal;
    font-family: Tahoma;
	text-decoration:underline;
	line-height:1.4;
}

.blue, A.blue, A.blue:link, A.blue:visited, A.blue:active    {
    font-size: 11px;
    color:#6391c5;
	font-weight:normal;
    font-family: Tahoma;
	text-decoration:none;
	line-height:1.4;
}

A.blue:hover    {
    font-size: 11px;
    color:#6391c5;
	font-weight:normal;
    font-family: Tahoma;
	text-decoration:underline;
	line-height:1.4;
}
.green, A.green, A.green:link, A.green:visited, A.green:active    {
    font-size: 11px;
    color:#aebd22;
	font-weight:normal;
    font-family: Tahoma;
	text-decoration:none;
	line-height:1.4;
}

A.green:hover    {
    font-size: 11px;
    color:#aebd22;
	font-weight:normal;
    font-family: Tahoma;
	text-decoration:underline;
	line-height:1.4;
}


.green-heading, A.green-heading, A.green-heading:link, A.green-heading:visited, A.green-heading:active    {
    font-size: 16px;
    color:#aebd22;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:none;
	line-height:1.4;
}

A.green-heading:hover    {
    font-size: 16px;
    color:#aebd22;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:underline;
	line-height:1.4;
}


.blue-heading, A.blue-heading, A.blue-heading:link, A.blue-heading:visited, A.blue-heading:active    {
    font-size: 16px;
    color:#6391c5;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:none;
	line-height:1.4;
}

A.blue-heading:hover    {
    font-size: 16px;
    color:#6391c5;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:underline;
	line-height:1.4;
}
