.tablebg {
	background-attachment: scroll;
	background-image: url(../images/table_bg.gif);
	background-repeat: repeat-y;

}
.linkbg {
	background-attachment: scroll;
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-y;
}
.tahoma12white {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.tahoma12white:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFDE00;
	text-decoration: none;
}
.tahoma11white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11red {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A00000;
	text-decoration: none;
}
.tahoma11black {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tahoma11black:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A00000;
	text-decoration: none;
}
.tahoma11gray {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
a.tahoma11gray:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: underline;
}
.tahoma11redunderline {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A00000;
	text-decoration: underline;
}
a.tahoma11redunderline:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.tahoma10gray {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
.tahoma10redbold {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #C80000;
	text-decoration: none;
}
a.tahoma10redbold:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #C80000;
	text-decoration: underline;
}
.tahoma12yellow {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFDE00;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
	height: 17px;
	width: 175px;
}
.comment {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
	height: 60px;
	width: 470px;
}
.textbox2 {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
	height: 17px;
	width: 470px;
}
.btn {
	font-family: tahoma;
	font-size: 11px;
	color: #581313;
	background-color: #d8d8d8;
	border: 1px solid #581313;
}
.error {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
.style1 {
	color: #5A5A5A;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
