.tab {
	background-image: url(images/tab_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.txt {
	font-size: 9pt;
	line-height: 20px;
	color: #6f6f6f;
	border: none;
}
.txt2 {
	font-size: 9pt;
	line-height: 20px;
	color: #aba926;
	border: none;
}
.txt3 {
	font-size: 9pt;
	line-height: 20px;
	color: #ffffff;
	border: none;
}
.txt4 {
	font-size: 9pt;
	line-height: 20px;
	color: #ff0000;
	border: none;
}
.txt5 {
	font-size: 9pt;
	line-height: 20px;
	color: #f98301;
	border: none;
}
.form {
	border: 1px dotted;
	height: 16px;
}
.linkblue a {
	color: #1893d9;
	text-decoration: none;
	font-size: 9pt;
}
.linkblue a:visited  { color: #1893d9; text-decoration: none}
.linkblue a:active { color: #6f6f6f; text-decoration: none}
.linkblue a:hover { color: #6f6f6f; text-decoration: underline}
.linkblue a:link { color: #1893d9; text-decoration: none}

.linkblue2 a {
	color: #1893d9;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
.linkblue2 a:visited  { color: #1893d9; text-decoration: none}
.linkblue2 a:active { color: #6f6f6f; text-decoration: none}
.linkblue2 a:hover { color: #6f6f6f; text-decoration: underline}
.linkblue2 a:link { color: #1893d9; text-decoration: none}

.linkw a {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
.linkw a:visited  { color: #ffffff; text-decoration: none}
.linkw a:active { color: #ffff00; text-decoration: none}
.linkw a:hover { color: #ffff00; text-decoration: underline}
.linkw a:link { color: #ffffff; text-decoration: none}

.linkr a {
	color: #990000;
	text-decoration: none;
	font-size: 10pt;
}
.linkr a:visited  { color: #990000; text-decoration: none}
.linkr a:active { color: #990000; text-decoration: none}
.linkr a:hover { color: #FF9900; text-decoration: underline}
.linkr a:link { color: #990000; text-decoration: none}
body {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fcf2ff;
}
.table-beak {
	border: 1px solid #CCCCCC;
}
