.text    { font-family: Tahoma; font-size: 11px; color: #515960; margin-left:20; margin-right:25; margin-top:10; margin-bottom:5 }
.text2    { font-family: Tahoma; font-size: 11px; color: #515960; margin-left: 10; margin-top:10;} 
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-left:20;
	margin-right:25;
	margin-top:10;
	margin-bottom:5
}

.maincontent1 {
	height: 100%;
	width: 500px;
	position: relative;
	float: left;
}
.maincontent1  .text3 a {
	color: #FF0000;
	text-decoration: underline;
}
.maincontent1 .text3 a:hover {
	color: #589EC0;
}


.maincontent2 {
	float: right;
	height: 100%;
	width: 185px;
	position: relative;
	top: 15px;
}
.secondcontent1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.secondcontent2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	position: relative;
	width: 100%;
}



.Links {   margin-left: 20; font-family: Tahoma; font-size: 13px; margin-top:0; color: #000000; margin-top:5;}
.Links a {
	margin-left: 20;
	font-family: Tahoma;
	font-size: 13px;
	margin-top:0;
	color: #000000;
	margin-top:5;
	text-decoration: none;
}
a:visited  {
	margin-left: 20;
	font-family: Tahoma;
	font-size: 13px;
	margin-top:0;
	color: #666666;
	margin-top:5;
	text-decoration: none;
}


a:link { color: #000000; text-decoration: none}
a:hover { color: #5B9EC0; text-decoration: none}
.forms { margin-left: 5; font-family: Verdana; font-size: 10px} 
.formtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.packages  table {
	text-align: left;
}

.text3 a {
	color: #FF0000;
	text-decoration: underline;
}
