
a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #255995;
	font-weight: bold;
	text-decoration: none;
}

body	{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1		{
	border-color: #000000 #ABC8E7;
	background-color: #e2f1fc;
	border: ridge;
	border-width: 0px 12px;
	color: #295C97;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 0px;
	text-indent: 9px;
}

h2	{
	border-color: #000000 #ABC8E7;
	background-color: #e2f1fc;
	border: ridge;
	border-width: 0px 12px;
	color: #295C97;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 100px;
	margin-top: 0px;
	text-indent: 9px;
}

h3		{
	border-color: #000000 #ABC8E7;
	background-color: #e2f1fc;
	border: ridge;
	border-width: 0px 12px;
	color: #295C97;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 100px;
	margin-top: 0px;
	text-indent: 9px;
}

h4	{
	border-color: #000000 #ABC8E7;
	background-color: #e2f1fc;
	border: ridge;
	border-width: 0px 12px;
	color: #295C97;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 425px;
	margin-top: 0px;
	text-indent: 9px;
}

td, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.foot	{
	background-color: #295C97;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.head	{
	background-color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
}

.nav	{
	background-color: #87b1e1;
	border: solid;
	border-color: #7B8244 #000000;
	border-width: 1px 0px;
	font-weight: bold;
}

.nav2	{
	background-color: #dad4d0;
}

.nav3	{
	background-color: #e2f1fc;
	background-image: url(images/navbk.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: 1px #7B8244 solid;
}

.navbk	{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #295C97;
	border: #333333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.sitename {
	background-color: #295C97;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #7B8244;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px;
	}


.lh {line-height: 20px; color: #333333; font-weight: bold;}

.wimp {color: #255995; font-weight: bold;}

.trans	{text-transform: capitalize;}
	
.adv:link  {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
 	text-transform: capitalize;
	cursor:default;
}

.adv:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
 	text-transform: capitalize;
	cursor:default;
}

.adv:hover {
	color: #255995;
	font-weight: bold;
	text-decoration: none;
 	text-transform: capitalize;
	cursor:default;
}

.adv:active {
	color: #255995;
	font-weight: normal;
	text-decoration : none;
	cursor:default;
}

.advemp {cursor:pointer;cursor:hand;
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
}

.advtxt  {margin-bottom: 0;
 	margin-top: 8px;
 	text-transform: capitalize;
 	line-height: 15px;
 	font-size: 12px;
 	color: #333333;
	font-weight: normal;
}

.pgemp  {color: #59815C; font-weight: bold; font-size: 12px}


.bang {font-size: 14px; font-weight: bold;}

.bang2 {font-size: 14px; font-weight: bold;}

th {color: #333333; font-size: 15px; font-weight: bold}

.cell1		{background-color: #295C97;
		padding-right: 5px;
		padding-left: 5px;
		width: 100px;
		text-align: left;
		font-size: 13px;
		color: #ffffff;
		font-weight: bold;
		}
		
.cell2	{background-color: #e2f1fc;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
		text-align: left;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		}