body {
	background-color: #787878;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
/*td{border: 1px solid green}*/
table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #f09411;
}
a:visited {
	color: #f09411;
}
a:hover {
	color: #002665;
}
a:active {
	color: #002665;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	color: #002665;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #f09411;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bolder;
	color: #f09411;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.menu {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
}
.menu:link {
	color: #ffffff;
}
.menu:visited {
	color: #ffffff;
}
.menu:hover {
	color: #002665;
}
.menu:active {
	color: #002665;
}
.selected {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	color: #002665;
	text-decoration: none;
}
.selected:link {
	color: #002665;
}
.selected:visited {
	color: #002665;
}
.selected:hover {
	color: #002665;
}
.selected:active {
	color: #002665;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	padding-top: 10px;
}
.basetext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.newstext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
}
.button_dark {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #f09411;
}
.button_light {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
}

.doclink {
	padding-left: 20px;
}
.misc {
	background: url('images/icons/misc.gif') left center no-repeat;
}
.mp3 {
	background: url('images/icons/mp3.gif') left center no-repeat;
}
.pdf {
	background: url('images/icons/pdf.gif') left center no-repeat;
}
.ppt {
	background: url('images/icons/ppt.gif') left center no-repeat;
}
.psd {
	background: url('images/icons/psd.gif') left center no-repeat;
}
.rtf {
	background: url('images/icons/rtf.gif') left center no-repeat;
}
.txt {
	background: url('images/icons/txt.gif') left center no-repeat;
}
.wav {
	background: url('images/icons/wav.gif') left center no-repeat;
}
.xls {
	background: url('images/icons/xls.gif') left center no-repeat;
}
.zip {
	background: url('images/icons/zip.gif') left center no-repeat;
}
.asc {
	background: url('images/icons/asc.gif') left center no-repeat;
}
.asp {
	background: url('images/icons/asp.gif') left center no-repeat;
}
.bmp {
	background: url('images/icons/bmp.gif') left center no-repeat;
}
.cd {
	background: url('images/icons/cd.gif') left center no-repeat;
}
.css {
	background: url('images/icons/css.gif') left center no-repeat;
}
.desc {
	background: url('images/icons/desc.gif') left center no-repeat;
}
.dir {
	background: url('images/icons/dir.gif') left center no-repeat;
}
.doc {
	background: url('images/icons/doc.gif') left center no-repeat;
}
.eml {
	background: url('images/icons/eml.gif') left center no-repeat;
}
.exe {
	background: url('images/icons/exe.gif') left center no-repeat;
}
.gif {
	background: url('images/icons/gif.gif') left center no-repeat;
}
.htm {
	background: url('images/icons/htm.gif') left center no-repeat;
}
.jpg {
	background: url('images/icons/jpg.gif') left center no-repeat;
}
.js {
	background: url('images/icons/js.gif') left center no-repeat;
}
.mdb {
	background: url('images/icons/mdb.gif') left center no-repeat;
}
.mde {
	background: url('images/icons/mde.gif') left center no-repeat;
}
.unknown {
	background: url('images/icons/unknown.gif') left center no-repeat;
}