/* CSS Document */
body, p, li, td, th, dd, input { font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;}
body {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	text-align: center;
	background-position: center;
}
h1, h2, h3, h4, h5, h6, dt { font-family :"Trebuchet MS", Arial, Helvetica, sans-serif; }
h1 { font-size: 18px;}
h2 { font-size: 16px;}
h3 {
	font-size: 13.5px;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
h5 { font-size: 12px;}
h6 { font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small { 
	font-size: 10px; font-family: Arial, Helvetica, sans-serif;
}
.linksintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbox {
	font-style: italic;
	margin: 10px;
	border: 1px solid #000000;
	padding: 5px;
	font-size: 11.5px;
}

.listnone {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.listpdf {
	list-style-image:  url(../images/list_pdf.gif);
	line-height: 1.7em;
}
.listdoc {
	list-style-image:  url(../images/list_doc.gif);
	line-height: 1.7em;
}
.listhtml {
	list-style-image:  url(../images/list_html.gif);
	line-height: 1.7em;
}
.listtext {
	list-style-image:  url(../images/list_txt.gif);
	line-height: 1.7em;
}
.underline {
	text-decoration: underline;
}
.rettop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.smwhiteback { 
	background-color: #FFFFFF;
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
}
.leader { 
	background-image: url(../images/leader.gif);
}
.whiteback {
	background-color: #FFFFFF;
}
.bl {
	width: 18em;
	float: right;
	background-color: #B5B4B9;
	background-image: url(../images/1bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin-left: 8px;
}
.br {background: url(../images/1br.gif) 100% 100% no-repeat}
.tl {background: url(../images/1tl.gif) 0 0 no-repeat}
.tr {
	background: url(../images/1tr.gif) 100% 0 no-repeat;
	padding:10px;
	font-size: 11px;
}
.erase {font-size: 1px; height: 1px}

