﻿.select_button
{
	background-color: #99cc66;
	font-size: 12px;
	font-family: Arial, Verdana;
	vertical-align: middle;
	height: 25px;
	text-align: center;
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}
.default_button
{
	background-color: #EDEAE4;
	font-size: 12px;
	font-family: Arial, Verdana;
	vertical-align: middle;
	height: 25px;
	text-align: center;
	border-right: #515151 3px solid;
	border-left: #515151 1px solid;
	border-top: #515151 1px solid;
	border-bottom: #515151 3px solid;
}

.TableTitl_l
{
		background-image: url(../Images/title_l_tebl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	text-align: center;
	border-bottom: #9dcc24 2px solid;
}
.TableTitl_l1
{
		background-image: url(../Images/title_l_tebl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	text-align: center;
	border-bottom: #9dcc24 2px solid;
}
.TableTitl_r
{
	background-image: url(../Images/title_r_tebl.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	border-bottom: #9dcc24 2px solid;
	text-align: center;
}
.TableTitle
{
	font-weight:bold;
	font-size:12px;   
}
.TableTitl
{
	background-color: #e8e8e8;
	border-bottom: #9dcc24 2px solid;
	text-align: center;
}
.TableTitl1
{
	background-color: #e8e8e8;
	border-bottom: #9dcc24 2px solid;
	text-align: center;
}
.TableTitl2
{
	background-color: #e8e8e8;
	border-bottom: #9dcc24 2px solid;
	text-align: center;
}
.Column1
{
	border-bottom: gray 1px dashed;
	background-color: #f2f2f2;
	text-align: center;
}
.Column2
{
	background-color: #FAFAFA;
	border-left: white 3px solid;
	border-right: white 3px solid;
	border-bottom: gray 1px dashed;
	text-align: center;

}
.Column1NoAlign
{
	border-bottom: gray 1px dashed;
	background-color: #f2f2f2;
}
.Column2NoAlign
{
	background-color: #FAFAFA;
	border-left: white 3px solid;
	border-right: white 3px solid;
	border-bottom: gray 1px dashed;

}
.Column1number 
{
	direction:ltr;
	border-bottom: gray 1px dashed;
	background-color: #f2f2f2;
	text-align: center;
}
.Column2number
{
	direction:ltr;
	background-color: #FAFAFA;
	border-left: white 3px solid;
	border-right: white 3px solid;
	border-bottom: gray 1px dashed;
	text-align: center;

}
.Column2Extreme
{
	background-color: #FAFAFA;
	border-bottom: gray 1px dashed;
	text-align: center;

}
.Column2LeftNumber
{
	direction:ltr;
	border-right: white 3px solid;
	background-color: #FAFAFA;
	border-bottom: gray 1px dashed;
	text-align: center;

}
.Column2R
{
	direction:ltr;
	border-left: white 3px solid;
	background-color: #FAFAFA;
	border-bottom: gray 1px dashed;
	text-align: center;

}
/*.Column1NoAlignCenter
{
	border-bottom: gray 1px dashed;
	background-color: #f2f2f2;
}*/
.Column2NoAlignExtreme
{
	background-color: #FAFAFA;
	border-left: white 3px solid;
	border-bottom: gray 1px dashed;

}

.ViewTable
{
	border-bottom: #9dcc24 2px solid;
}

