/* --- helper --- */
/*.helper {
    font-size: 11;
    font-family: tahoma, arial;
    background-color: #f3f6f7;
    border: 1px dotted black;
    padding: 5px;
    width: 200px;
}
*/
a img 
{
    border:0px;
}
input.edit {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px dotted #426673;
}

input.button {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #426673;
	cursor: hand;
	background-color: #CCD5D9;
}

/* --- Page Navigator --- */
A.pagenavigator
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	color: #194454;
}

A.pagenavigator:hover
{
	color: #ffffff;
	background-color: #00629B;
}

font.pagenavigator
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	color: #339966;
}

/* --- Begin DataGrid Styles --- */

.title {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #426673; FONT-FAMILY: Tahoma
}
.tr0 {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma; HEIGHT: 24px; BACKGROUND-COLOR: #f3f6f7
}
.tr1 {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma; HEIGHT: 24px; BACKGROUND-COLOR: #ccd5d9
}
.header .sort_cell {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #4c7483
}
.header .sort_cell A {
	FONT-WEIGHT: bold; COLOR: white
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma; HEIGHT: 20px; BACKGROUND-COLOR: #426673; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.header A {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma; HEIGHT: 20px; TEXT-ALIGN: center; TEXT-DECORATION: underline
}
.customize {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #4c7483
}
.tr0 .edit_col A {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma
}
.tr0 .del_col A {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma
}
.tr1 .edit_col A {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma
}
.tr1 .del_col A {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma
}
.tr0 .edit_col {
	WIDTH: 52px; BACKGROUND-COLOR: #f3f7f3; TEXT-ALIGN: center
}
.tr0 .del_col {
	WIDTH: 52px; BACKGROUND-COLOR: #f8f5f5; TEXT-ALIGN: center
}
.tr1 .edit_col {
	WIDTH: 52px; BACKGROUND-COLOR: #c7ddc9; TEXT-ALIGN: center
}
.tr1 .del_col {
	WIDTH: 52px; BACKGROUND-COLOR: #ded1d1; TEXT-ALIGN: center
}
.tr0 .chk_col {
	BACKGROUND-COLOR: #f8f5f5; TEXT-ALIGN: center
}
.tr1 .chk_col {
	BACKGROUND-COLOR: #ded1d1; TEXT-ALIGN: center
}
.tr0 .sort_cell {
	FONT-SIZE: 12px; COLOR: #0c2731; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #dfeaee
}
.tr1 .sort_cell {
	FONT-SIZE: 12px; COLOR: #0c2731; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #bbcbd1
}


/* --- End DataGrid Styles --- */

