td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.header {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
}
.small {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #99CCFF;
}
.headerColor {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: black;
	background-color: #9999FF;
}

.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-color: #6699CC;
}

.titleFont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
.titleBar {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	background-color: #6699CC;	
	padding-left: 30px;

}

.titlebyFont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;

}
.errorincolor {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}
.menuitem {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.btn120 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	width: 120px;
}
.textfield {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

.icon {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color:#222222;
	background-color:#dddddd;
}
.listtableremark {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.listheader {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 13px;
	/*font-weight: bold;*/
	color: #ffffff;
}




.speciallink:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.speciallink:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.speciallink:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.speciallink:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.speciallink2:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.speciallink2:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.speciallink2:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.speciallink2:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




.subTotalRowExcel{
	background-color: #ffffff;
}

.groupColumnRow{
	background-color: #FFEECC;
}
.groupColumnPrint{
	background-color: #FFEECC;
}
.groupColumnExcel{
	background-color: #ffffff;
}



.overallTotalRowEMPTY{
	background-color: #ffffff;
	border-top:1px solid #000000;
}
.overallTotalRowPrintEMPTY{
	background-color: #ffffff;
	border-top:1px solid #000000;
}
.overallTotalRowExcelEMPTY{
	background-color: #ffffff;
	border-top:1px solid #000000;
}
.overallTotalRow{
	background-color: #ffffff;
	border-top:1px solid #000000;
	border-bottom:3px double #000000;
	text-align:right;
	font-weight:bold;
}
.overallTotalRowPrint{
	background-color: #ffffff;
	border-top:1px solid #000000;
	border-bottom:3px double #000000;
	text-align:right;
	font-weight:bold;
}
.overallTotalRowExcel{
	background-color: #ffffff;
	border-top:1px solid #000000;
	border-bottom:3px double #000000;
	text-align:right;
	font-weight:bold;
}


.subTotalRowEMPTY{
	background-color: #ffffff;
}
.subTotalRowPrintEMPTY{
	background-color: #ffffff;
}
.subTotalRowExcelEMPTY{
	background-color: #ffffff;
}
.subTotalRow{
	background-color: #ffffff;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:right;
	font-weight:bold;
}
.subTotalRowPrint{
	background-color: #ffffff;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:right;
	font-weight:bold;
}
.subTotalRowExcel{
	background-color: #ffffff;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:right;
	font-weight:bold;
}

.groupColumnRowExcel{
	background-color: #ffffff;
}
.groupColumnRowPrint{
	background-color: #ffffff;
}

.index_header {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #F7494A;
	padding-top: 5px;
	height: 20px;
}

.grey_line_p {background-image:url("../images/grey_line.jpg"); background-repeat:repeat-x; background-position:bottom;}

.detailform_link
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.detailform_link:link
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.detailform_link a:active
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.detailform_link a:visited
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.detailform_link a:hover
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}
.small {
	background-image:url(../images/title_bg.jpg);
}

.titleBar {
	background-image:url(../images/title_bg.jpg);
}

.listheader {
	background-image:url(../images/title_bg.jpg);
}




.indexpageTitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 5px;
}

.indexpageTitle:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.indexpageTitle:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}


.indexpageTitle:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}

.indexpageTitle:active {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}


 a.infodiv_header_link:link {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}
a.infodiv_header_link:visited {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.infodiv_header_link:hover {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}

 a.infoblocklink:link {
	text-decoration: underline;	
	color: blue;

}
a.infoblocklink:visited {
	color: blue;
}
a.infoblocklink:hover {
	color: red;
}


