/* CSS Document */

.plinks
{

	font-size:14px;
	color:#107BA6;
	font-weight:normal;
	text-decoration:underline;
}
.plinks:hover
{

	font-size:14px;
	color:#107BA6;
	font-weight:normal;
	text-decoration:none;
}

.partnerslinks
{

	font-size:12px;
	color:#107BA6;
	font-weight:normal;
	text-decoration:underline;
}
.partnerslinks:hover
{

	font-size:12px;
	color:#107BA6;
	font-weight:normal;
	text-decoration:none;
}

.tablinks
{

	font-size:16px;
	color:#18467C;
	font-weight:bold;
	text-decoration:none;
}
.tablinks:hover
{

	font-size:16px;
	color:#107BA6;
	font-weight:bold;
	text-decoration:none;
}

.btmnav
{
	color:#454A1A;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.btmnav:hover
{
	color:#454A1A;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
.btmlink
{
	color:#85902E;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.btmlink:hover
{
	color:#85902E;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

.topnav{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.topnav:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

.navigations{
	font-size:14px;
	color:#125279;
	text-decoration:none;
	font-weight:normal;
}
.navigations:hover{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.bluelinks{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#005299;
font-weight:bold;
text-decoration:none;}
.bluelinks:hover{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#EA4400;
font-weight:bold;
text-decoration:underline;}

.redprice{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#EA4400;
font-weight:normal;
text-decoration:none;}
.redprice:hover{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#EA4400;
font-weight:normal;
text-decoration:underline;}

.imgborder
{
	border:1px solid #16406f;
}