
ul#shortcut {
	padding: 5px 2px 5px 2px;
	margin: 0px;
	text-align: center;
	border: 0px;
	background-color: #FFFFFF;
	color: Navy;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	line-height: 20px
}

ul#shortcut li {
	list-style: none;
	display: inline;
	margin: 1px;
	padding: 5px 2px 5px 2px;
	background-color: #EAEAEA;
	color: Navy;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
}

#shortcut a:link
{
	color: Navy;
	background-color: #EAEAEA;
	text-decoration: none;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;}

#shortcut a:visited
{
	color: Navy;
	background-color: #EAEAEA;
	text-decoration: none;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
}

#shortcut a:hover
{
	color: white;
	background-color: Navy;
	text-decoration: none;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;}

#shortcut a:active
{
	color: white;
	background-color: Navy;
	text-decoration: none;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
}

a:link 
{
   color: #000080;
	text-decoration: none;
}
a:visited 
{
	color: #000080;
	text-decoration: none;
}
a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000080;
}
a:active 
{
	color: #000080;
	text-decoration: none;
	border-width: 100pc;
}

p {margin:0}

p.one
{
	color: #000080;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-top: 2px solid Navy;
	border-bottom: 2px solid Navy;
	height: 20px;
}

p.two
{
	color: #000080;
	font-family: verdana;
	font-size: 10px;
	text-indent: 0px;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


p.twobold
{
	color: #000080;
	font-family: verdana;
	font-size: 10px;
	text-indent: 0px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

p.three
{
	color: #000080;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

p.four
{
	color: #000080;
	font-family: verdana;
	font-size: 12px;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	text-indent: 0px;
}

p.five
{
	color: #000080;
	font-family: verdana;
	font-size: 10px;
	text-indent: 0px;
	font-weight: normal;
	text-align: right;
	line-height: normal;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

p.six
{
	color: #000080;
	font-family: verdana;
	font-size: 10px;
	text-indent: 0px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

p.seven
{
	color: #000080;
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffffff;
	vertical-align: middle;
	border: none;
}

p.ten
{
	color: #000080;
	font-family: verdana;
	font-size: 10px;
	text-indent: 0px;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

p.sup
{
	color: #000080;
	font-family: verdana;
	font-size: 8px;
	text-indent: 0px;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	vertical-align: super;
}

.div1 
{
	height: 15px;
	font-family: verdana;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	position: absolute;
	left: 10px;
	top: 0px;
}

