﻿td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#7E7E7E;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
		color:#7E7E7E;
}
a.1 {
	text-decoration: none;
	color:#7E7E7E;
}
a.2 {
	text-decoration: none;
	color:#4F6B75;
}

a.m1 {
	text-decoration: none;
	color:#ffffff;
}
a.strong
{
	font-weight:bold;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.t11i {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
}

body
{
	background-color: #f0f0f0;
	margin: 0px;
	scrollbar-face-color: #BCBCBC;
	scrollbar-highlight-color: #BDBDBD;
	scrollbar-shadow-color: #929292;
	scrollbar-3dlight-color: #929292;
	scrollbar-arrow-color: #5F5F5F;
	scrollbar-track-color: #E1E1E1;
	scrollbar-darkshadow-color: #BDBDBD;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
div.MENU
{
	background: #f5f5f5;
	color: #FFFFFF;
	font-weight: Bold;
	padding: 5px 0px 5px 0px;
}
a.MENU, a.MENU:hover
{
	display: Block;
	position: Relative;
	text-decoration: None;
	padding: 5px 3px 5px 3px;
}
a.MENU
{
	background: #f5f5f5;
	color: #4f6b75;
}
a.MENU:hover
{
	background: #4f6b75;
	color: #FFFFFF;
}

a.MENU:active
{
	background: #dedede;
	color: #4f6b75;
}