
body
{
	background-color: #999999;
}

a
{
	color: #1F1399;
	text-decoration: none;
}
a.larger
{
	color: #1F1399;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
a.menu
{
  color: #F0F0F0;
  font-family: arial, sans-serif, vernada, helvectica;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
a.menu:hover
{
  color: #FFFFFF;
}
a.bottom
{
	color: #1F1399;
	font-family: arial, sans-serif, vernada, helvectica;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

td.menu
{
	background-color: #1F1399;
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
}
td.main
{
	background-color: #FFFFFF;
	background-image: url("images/logo1back.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}
td.mainb
{
	background-color: #FFFFFF;
	background-image: url("images/logo1back.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 15px;
}

td.right
{
	width: 325;
	height: 265;
	background-image: url("images/logo3new_05.gif");
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
td.left
{
	padding-left: 15px;
}
td.bottom
{
	background-color: #FFFFFF;
	color: #1F1399;
	text-align: center;
}

span.intro
{
	font-size: 16px;
	font-weight: bold;
}
span.phone
{
  font-family: arial, sans-serif, vernada, helvectica;
  text-decoration: none;
  font-weight: bold;
}
span.misc
{
	color: #1F1399;
	font-family: arial, sans-serif, vernada, helvectica;
	font-size: 13px;
}

div.main1
{
  font-family: arial, sans-serif, vernada;
  font-weight: bold;
  text-align: right;
}


