body {
	background-image: url(images/bg_tile.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #000000;
		font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
		font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #003366;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003366;
		font-weight: bold;
}

.foota:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foota:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.foota:hover {
	text-decoration: none;
	color: #F0F0F0;
}
.foota:active {
	text-decoration: none;
	color: #F0F0F0;
}


.pga:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px
}
.pga:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 14px
}
.pga:hover {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
	font-size: 14px
}
.pga:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 14px
}

.style3 {
	color: #003366;
	font-weight: bold;
}
.style4 {
	color: #666666;
	font-style: italic;
}



.style5 {font-size: xx-small}
.style6 {color: #003366}
.style7 {font-size: x-small}
.style11 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.style12 {font-size: 16px}
.style13 {font-size: 14px}
.style14 {
	font-size: 14px;
	font-style: italic;
}

.tblBdrL {
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #003366;
}
.tblbdrLR {
	border-right-width: 1px;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-left-style: solid;

	border-right-color: #003366;
	border-left-color: #003366;

}

.tblbdr {
	border: 1px solid #003366;
}
