body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	background-image: url(images/bk_dot.png);
	background-repeat: repeat-x;
	line-height: 1.3em;
}
body,td,th {
	font-size: 10pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}



#topbar {
	padding: 5px;
	background-color: #003377;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FFFF;
	font-size: 10pt;
	word-spacing: 5px;
	color: #FFFFFF;
}
#topbar A{
	color: #FFFFFF;
}
#quicklink {
	color: #006;

}
#downtable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	color: #900;
}
#toptable {

}


#quicklinkbk {
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.quicklinktable A:link,.quicklinktable A:visited, .quicklinktable A:active {
	color:#FFFFFF;<font style=width:100%;filter:glow(color=BLUE,strength=50)>


}

.quicklinkebutton {
	padding: 7px;
	padding-left: 20px;
	letter-spacing: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDAEA0;
	font-size: 12pt;
	width: 80%;
}
.quicklinkebuttontt {
	padding: 7px;
	padding-left: 20px;
	letter-spacing: 2px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDAEA0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDAEA0;
	font-size: 12pt;
	width: 80%;
}

A.quicklinkebutton:hover {
	background-color:green;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000088;
	color: #FFFFFF;
}
A.quicklinkebuttontt:hover {
	background-color:green;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000CC;
	color: #900;
}

#contentlink {
	background-color: #FFFFFF;
	padding: 30px;
}
#contentlink ol,#contentlink ul{
	line-height: 1.2em;
}

#contentlink .anntitle {
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.5em;
	padding: 5px;
	color: #FFFFFF;
	background-color: #F88218;
	font-size: 12pt;
}
#contentlink .anntable {
	background-color: #FFFFCC;
	border: 1px solid #999999;
}
#contentlink .anntable a:link {
	color: #0000FF;
	text-decoration: underline;
}
#contentlink .anntable a:visited {
	color: #0000FF;
	text-decoration: underline;
}
