body {
	background-color: #FFFFFF;
	margin: 0px;
}

.tableWhite {
	background-color: #FFFFFF;
}
.tableWhiteBlackLine {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.tableRedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	text-indent: 10px;
}
.Black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.BlackBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Black12Indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
}
.BlackBold12Indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
}
.header1 {
	background-color: #990000;
	height: 150px;
	text-indent: 15px;
	background-image: url(../images/bg001.jpg);
}
.header2 {
	background-color: #333333;
	height: 26px;
	text-indent: 15px;
	background-image: url(../images/Gray2BlackGradient.gif);
}
.headerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 50px;
}
a.headerLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 50px;
}
.orange10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
.link_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}


.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a4a4a4;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
}
.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4A4A4;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A4A4;
}

.notifMsg
{
	color:#FF0000;
}
.BlackBold24Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagination_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #353535;
	text-decoration: none;

}

