/* CSS Document */

.navigation
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.navigation
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:14px;
	text-decoration:none;
		font-weight:bold;

}
a:hover.navigation
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#41bad8;
	font-size:14px;
	text-decoration:none;
		font-weight:bold;

}
.bg
{
	background-image:url(../images/bgstrip.jpg);
	background-repeat:repeat-x;
}
.bgtxt
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:13px;
	text-decoration:none;

}
.bgtxtsmall
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:11px;
	text-decoration:none;
	line-height:20px;

}
.bgtxtsmalllink
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:11px;
	text-decoration:none;
	line-height:20px;

}
a.bgtxtsmalllink
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:11px;
	text-decoration:none;
	line-height:20px;

}
a:hover:.bgtxtsmalllink
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:11px;
	text-decoration:underline;
	line-height:20px;

}
.header
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:26px;
	text-decoration:none;

}
.clickhere
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#41bad8;
	font-size:18px;
	text-decoration:none;

}
.header2
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#41bad8;
	font-size:26px;
	text-decoration:none;
		
}
.headera
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#696969;
	font-size:20px;
	text-decoration:none;

}
.header2a
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#41bad8;
	font-size:20px;
	text-decoration:none;
		
}
.border4
{
	border-bottom:1px;
	border-bottom-color:#bdbdbd;
	border-bottom-style:solid;
	border-left:1px;
	border-left-color:#bdbdbd;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#bdbdbd;
	border-right-style:solid;
	border-top:1px;
	border-top-color:#bdbdbd;
	border-top-style:solid;
	
}
.border2
{
	border-bottom:2px;
	border-bottom-color:#f1f1f1;
	border-bottom-style:solid;
	border-left:2px;
	border-left-color:#f1f1f1;
	border-left-style:solid;
	border-right:2px;
	border-right-color:#f1f1f1;
	border-right-style:solid;
	border-top:2px;
	border-top-color:#f1f1f1;
	border-top-style:solid;
	
}
.footer
{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
}
.frame
{
	background-image:url();
	background-repeat:no-repeat;
}




