﻿#c101frame
{
	background-image: url('images/c101.jpg');
	background-repeat: no-repeat;
	min-height: 392px;
	min-width: 580px;
}
#c101text
{
	text-align: center;
	position: relative;
	top: 120px;
	width: 300px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 12pt;
}
#c101text a
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #4b9cde;
	text-decoration: underline;
}
#c101text a:visited
{
	color: #4b9cde;
}
.c101text a:hover
{
	text-decoration: none;
}


.smaller
{
	font-family: arial, tahoma, verdana, geneva, helvetica, san-serif;
	font-size: 11px;
}
.smaller a
{
	color: #4b9cde;
	text-decoration: underline;
}
.smaller a:visited
{
	color: #4b9cde;
}
.smaller a:hover
{
	text-decoration: none;
}

td
{
	font-family: arial, tahoma, verdana, geneva, helvetica, san-serif;
	font-size: 12px;
}