.myc_Title
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	}
.myc_Description
{
	font-family: Tahoma;
	font-size: 12px;
	}

	TD {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000
}
A:link {
	text-decoration: none;
	font-family: Tahoma;
	color: #000000;
}

A:visited {
	text-decoration: none;
	font-family: Tahoma;
	color: #000000;
	
}

A:hover 
{
	text-decoration: underline;
	font-family: Tahoma;
	color: #0099FF;
}
.textbox{
	background-color: #EDF2F8;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	border: 1px solid #3A5F8D
}
.Button
{
	BORDER-RIGHT: #3a5f8d 1px solid; 
	BORDER-TOP: #3a5f8d 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #3a5f8d 1px solid; 
	COLOR: #3a5f8d; 
	BORDER-BOTTOM: #3a5f8d 1px solid; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #edf2f8
}
H1
{
	font-size: medium;
	margin-bottom: 2px;
	margin-top:2px;
	color: #000000;
}
.UnderLine
{
	text-decoration: underline;
	}
.itemtitle
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
	}
.itemdescription
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	}
