body {
	background-color:#ffffff;
	background-image:url(/img/bg_dot.gif);
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	margin:0px;
	text-decoration:none;
}

td {
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

td img.decoration {
	display:block;
}

h1 {
	font-size:14pt;
	margin:0px 0px 5px 0px;
}

h2 {
	font-size:12pt;
	margin:0px 0px 5px 0px;
}

a {
	font-size:8pt;
	text-decoration:none;
}

a.navLeft {
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

a.navLeft:hover {
	text-decoration:underline;
}

a.navLeft:visited {
	color:#ffffff;
	text-decoration:none;
}

a.navLeft:visited:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.navBottom {
	color:#ff7f00;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.navBottom:hover {
	text-decoration:underline;
}

a.navBottom:visited {
	color:#ff7f00;
	text-decoration:none;
}

a.navBottom:visited:hover {
	color:#ff7f00;
	text-decoration:underline;
}

a.roll {
	color:#000000;
	font-size:8pt;
	text-decoration:none;
}

a.roll:hover {
	text-decoration:underline;
}

a.roll:visited {
	color:#000000;
	text-decoration:none;
}

a.roll:visited:hover {
	color:#000000;
	text-decoration:underline;
}

.leftBar {
	background-color:#5c86c2;
	border-right:2px solid #ffffff;
	width:150px;
}

.centerBar {
	background-color:#cfc6b3;
	border-right:2px solid #ffffff;
	width:626px;
}

.footer {
	border-top:2px solid #ffffff;
	position:relative;
	width:100%;
}

.text {
	border:1px solid #000000;
	font-family:tahoma;
	font-size:8pt;
	padding-left:3px;
	width:150px;
}

textarea {
	border:1px solid #ffffff;
	font-family:tahoma;
	font-size:8pt;
}

.submit {
	background-color:#808080;
	color:#ffffff;
	font-family:tahoma;
	font-size:9px;
	height:auto;
	padding:0px;
	width:auto;
}

.submit:hover {
	color:#ffff00;
}

.submit:visited {
	color:#ffffff;
}

.submit:visited:hover {
	color:#ffff00;
}

select {
	border:1px solid #000000;
	font-family:tahoma;
	font-size:8pt;
	height:auto;
	padding-left:3px;
}
