a:link {
	color: #3366FF;
}

a:visited {
	color: #3366FF;
}

a:hover {
	color: #FF9900;
}

a.pageno:link {
	color: #3957A0;
	font-weight: bold;
	text-decoration: underline;
}

a.pageno:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a.pageno:hover {
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;
}

body, input, select, table, textarea {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	
}

body {
	color: #666666;
	background-color: #EBF5FA;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;	
}
input, select, textarea {
	color: #000000;
}

table.frame {
	border-bottom: #789CF9 2px solid;
	border-left: #789CF9 1px solid;
	border-right: #789CF9 2px solid;
	border-top: #789CF9 1px solid;
}

td.row1 {
	background-color: #CAD7F8;
	border-bottom: #789CF9 0px solid;
	border-left: #789CF9 1px solid;
	border-right: #789CF9 0px solid;
	border-top: #789CF9 1px solid;
	color: #3957A0;
	font-weight: bold;
	line-height: 26px;
	table-layout: fixed;
}

td.row2 {
	background-color: #F3F3F3;
	border-bottom: #789CF9 0px solid;
	border-left: #789CF9 1px solid;
	border-right: #789CF9 0px solid;
	border-top: #789CF9 1px solid;
	color: #333333;
	table-layout: fixed;
}

td.row3 {
	background-color: #EAEAEA;
	border-bottom: #789CF9 0px solid;
	border-left: #789CF9 1px solid;
	border-right: #789CF9 0px solid;
	border-top: #789CF9 1px solid;
	color: #3957A0;
	font-weight: bold;
	table-layout: fixed;
}

td.row4 {
	background-color: #ECECEC;
	border-bottom: #789CF9 0px solid;
	border-left: #789CF9 1px solid;
	border-right: #789CF9 0px solid;
	border-top: #789CF9 1px solid;
	color: #3957A0;
	table-layout: fixed;
}

.copyright {
	font-size: 11px;
}

.page-topic {
	color: #0C2A72;
	font-size: 16px;
	font-weight: bold;
}

.text_green {
	color: #009900;
	font-weight: bold;
}

.text-alarm {
	color: #FF6600;
	font-weight: bold;
}

.text-title {
	color: #3957A0;
	font-weight: bold;
}

.text-topic {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.text-username {
	color: #000000;
	font-weight: bold;
}

#copyright {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 30px;
	border-top-color: #CCCCCC;
	padding: 5px;
	font-size: 11px;
	color: #333333;
}
