
.mainback {
	background-image: url(images/back2.gif);
}
.mainback { background-repeat: no-repeat; background-image: url(images/back2.gif); }

.sideback {
	background-image: url(images/back1.gif);
}
.sideback { background-repeat: no-repeat; background-image: url(images/back1.gif); }

.text
{
	color : #000000;
	font-size : 16px;
	font-family : Verdana,Arial;
	padding-left: 20px;	
}

.linktext
{
	color : #000000;
	font-size : 16px;
	font-family : Verdana,Arial;
}

.bottomtext
{
	color : #99CCFF;
	font-size : 12px;
	font-family : Verdana,Arial;
}

.bottomnav {
	color : #006699;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.bottomnav a {
	color : #006699;
	text-decoration: none;
}
.bottomnav a:hover {
	color : #006699;
	text-decoration: underline;

}

.bottomlink {
	color : #99CCFF;
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration: None;
}

.bottomlink a:hover 
	{
	text-decoration: Underline;
	font-weight:bold;
	}

.bottomlink a 
	{
	color : ##99CCFF;
	text-decoration: none;
	}
	
	
.mail {
	color : #0000;
	font-size : 16px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.mail a {
	color : #006699;
	text-decoration: none;
}
.mail a:hover {
	color : #006699;
	text-decoration: underline;
}

a.bottomlink2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	color: #FFFFFF;
}
a.bottomlink2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}
a.bottomlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
}
a.bottomlink2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: underline;
}
