.copyright { 
	font-size: 8pt;
	font-family: courier;
	color: #cccccc;
	vertical-align: middle;
}

.error {
	color: red;
	font-size: 12pt;
	font-family: courier;
	
}

.swfupload {
	border: 1px solid black;
	background: #dcedff;
	color: black;
	font-size: 14pt;
}

.small {
	font-style: italic;
	font-size: 8pt;
}

.upframe {
	width: 90%;
	height: 90%;
	border: 1px solid black;
}

.btnlink {
	color: black;
	font-size: 12pt;
}

.link2 {
	color: black;
}

.intext {
	border: 1px solid #225287;
	background-color: #dcedff;
	font-weight: bold;
	width: 100%;
}

p {
	font-size: 9pt;
}

.button2 {
	border: 1px solid black;
	background: #dcedff;
	color: black;
}

.button {
	border: 2px solid #225287;
	background: #225287;
	color: white;
}

body {
vertical-align: middle;
font-family: sans-serif;
}

.maintable {
	width: 700px;
	border: 1px solid black;
	background: #ececfc;

}

a {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: white;
}

a:hover {
	color: #aaa;
}

.btmrow {
	font-size: 9px;
	color: #ddd;
	background: #225287;
}

.toprow {
	height: 20px;
	background: #225287;
}

.percent {
	font-size: 50pt;
	color: #111;
}


.chat_holder {
	width: 90%;
	border: 1px dashed #aaa;
}

.chat_postbutton {
	width: 100%;
	font-size: 10pt;
	background-color: #225287;
}

.chat_newpost {
	width: 100%;
}

.chat_input {
	width: 100%;
	border: 1px solid black;
}

.chat_button {
	border: 1px solid black;
}

.chat_spacer1 {
	height: 8px;
	width: 100%;
}
.chat_spacer2 {
	height: 2px;
	width: 100%;
	background-color: #f7f7fe;
}

.chat_postinfo {
	width: 20%;
	font-size: 9pt;
	color: #666;
}

.chat_static {
	color: white;
}

.chat_message {
	font-size: 11pt;
}

.chat_date {
	font-style: italic;
	background-color: #225287;
	color: white;
	font-size: 10pt;
}

.chat_subject {
	color: black;
	font-weight: bold;
}

.chat_posts {
	width: 90%;
	border: 1px solid black;
}

a.chat_link {
	color: white;
	font-weight: bold;
}

a.chat_link:hover {
	color: #aaa;
}

#SWFUpload {
	margin-left: 20px;
}

span.progressBar {
	width: 100%;
	background-color: #00e8f6;
	display: block;
	font-size: 10px;
	height: 4px;
	margin-top: 4px;
}
.paginator a {
	color: #225287;
}
.paginator a:hover {
	color: #5282b7;
}
