div#border {
	width: 850px;
	position: absolute;
	left: 45%; 
	margin-left: -400px;
	border-color:#000000
}
div#footer {
}
div.ftop {
	background: #FFFFFF url("../img/ftop.jpg") 0 0 repeat-x;
}
div.fbottom {
	background: url("../img/fbottom.jpg") 0 100% repeat-x;
}
div.fleftmiddle {
    background: url("../img/fleftmiddle.jpg") 0 0 repeat-y;
}
div.frightmiddle {
    background: url("../img/frightmiddle.jpg") 100% 0 repeat-y;
}
div.fleft {
	background: url("/img/fleft.jpg") 0 100% no-repeat;
}
div.fright {
	background: url("/img/fright.jpg") 100% 100% no-repeat;
} 
div.fbottomleft {
	background: url("/img/fbottomleft.jpg") -4px 100% no-repeat;
}
div.fbottomright {
	background: url("/img/fbottomright.jpg") 100% 100% no-repeat;
}
div.ftopleft {
	background: url("/img/ftopleft1.jpg") 0 0 no-repeat;
}
div.ftopright {
	background: url("/img/ftopright.jpg") 100% 0 no-repeat;
	padding-top: 19px;
	padding-bottom:30px;
}
div.ftop, div.fbottom, div.fleftmiddle, div.frightmiddle, div.fleft, div.fright, div.fbottomright, div.fbottomleft, div.ftopleft, div.ftopright {
    margin:0;
}


.titletext {
	color: #ffffff;
	font-family: Trebuchet MS, arial, helvetica, san serif;
	font-size: large;
}

.smalltext {
	font-size: 8pt;
	text-align: center
}

.linkselected {
	color: darkred;
	font-family: Trebuchet MS, arial, helvetica, san serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}


.link {
	color: blue;
	font-family: Trebuchet MS, arial, helvetica, san serif;
	font-size: x-small;
	text-decoration: none;
}

body, td {
	font-family: Trebuchet MS, arial, helvetica, san serif;
	font-size: x-small;
}

link_body {
	color: yellow;
	font-family: Trebuchet MS, arial, helvetica, san serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

.heading_title {
	font-family: Trebuchet MS, arial, helvetica, san serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

.small_text {
	font-family: Trebuchet MS, arial, helvetica, san serif;
	font-weight: normal;
	font-size: 8pt;
	color: #FF0000;
}

.title_main {
	font-family: Trebuchet MS, arial, helvetica, san serif;
	font-weight: bold;
	font-size: 12pt;
	color: #0000FF;
}