

body {
	background-color: #ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: rgb(51,0,51);
	padding: 2px;
	}
div {
	text-align: center;
	}

div#butt {
	background-image: url(images/tibutton.html);
	border: thin outset;
	}

div#wrapper {
	width: 650px;
	background-color: #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

div#wrapperwide {
	width: 100%;
	background-color: #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

div#shadow {
	background-color: #666666;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	float: left;
	}

div#page {
	background-image: url(images/brushedtiblock.gif);
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: -10px;
	padding: 10px;
	border: outset thin;
	float: left;
	}

div#left {
	background-color:;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	}

div#right {
	background-color:;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	}

div#center {
	background-color: ;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
	float: center;
	}

div#header {
	background-color:;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	border: ;
	float: left;
	}

div#navbar {
	background-color:;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	border: ;
	float: left;
	}

div#nav {
	background-color:#FFccff;
	width: 100%;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	border: thick outset #000000;
	}

div#main {
	background-color: transparent;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	border: ;
	float: left;
	}

div#maincntr {
	background-color: transparent;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	border: ;
	float: center;
	}

div#footer {
	padding: 15px;
	margin: 0px;
	border-top: thick solid #000000;
	}


a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	}
a:active {
	text-decoration: none;
	}

div#footer ul li{
	color : #000000;
	background-color : transparent;
	display: inline;
	}

div#footer ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
	}

div#footer ul li a:hover{
	text-decoration : underline;
	}

h1 {
	font-family:Georgia, "New Roman Times", serif;
	line-height: 0.2em;
	}

h2 {
	font-family: "New Roman Times", serif;
	line-height: 0.2em;
	}

h3 {
	font-family: Georgia, "New Roman Times", serif;
	line-height: 0.2em;
	}

table {
	background-color: ;
	width: 100%;
	cellpadding: 0px;
	font-size: 10px;
	font-weight: bold;
	}

td {
	width: ;
	border: 1px;
	}

td#cntr {
	text-align: center;
	}

td#rt {
	width: 30%;
	text-align: right;
	}

iframe {
	width: 100%;
	height: 95%;
	border: 0px;
	display: inline;
	float: left;
	}



