A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR {
	font-family:tahoma,sans-serif; 
	font-size:12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}
b.wb {
	color : White;
}

TD.head {
	background : black; 
	color: white;
}
td {
	vertical-align : top;
}
td.main_content {
	padding-top : 20px;
	padding-left : 20px;
}

td.wb {
	background-color : black;
	color: white;
}
td.wbb {
	border-bottom-color :black;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

td.wtb {
	border-top-color :black;
	border-top-style : solid;
	border-top-width : thin;
}

td.wtbb {
border-bottom-color :black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-top-color :black;
	border-top-style : solid;
	border-top-width : thin;
}

td.wsbb {
	border-bottom-color :black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-right-color :black;
	border-right-style : solid;
	border-right-width : thin;
}

td.wsb {
	border-right-color :black;
	border-right-style : solid;
	border-right-width : thin;
}

td.wbb_silver {
	border-bottom-color :silver;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

TABLE.border {
	border-width : medium medium medium medium;
	border : medium black;
	border-left-color : black;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : black;
	border-top-style : solid;
	border-top-width : thin;
	border-bottom-color :black;
	border-bottom-style : solid;
	border-bottom-width : thin;
}
A {
	COLOR: blue;
	TEXT-DECORATION: none;
}
A:hover	{TEXT-DECORATION:underline}
A.wb {
	color: white;
	font-weight: bold;
}

a.left_link {
	color: white;
	font-size: 10px;
	padding-left: 5px;
	font: bold;
}
.task {
	color: Navy;
	font-size: 9px;
	font-weight: bold;
	
}

.errors	{
	background-color : #E1E1E1;
	text-align: center;
	color: #DC143C;
	font-size: 12px;
	font : bold;
}

h1 {
	text-align: center;
	font-size: 24px;
	font: bold;
}
h3 {
	text-align: center;
	font-size: 18px;
	font: bold;
	color: maroon;
	font-style : italic;
}
b.t_head {
	text-align: center;
	font-size: 18px;
	color: Navy;
}

td.with_back {
	background-color: #F3F3F3;
}

.button {
	border-left-color : black;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : black;
	border-top-style : solid;
	border-top-width : thin;
	border-bottom-color :black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	background-color: #FFB6C1;
	font-weight: bold;
}
@media print {
	.noPrint 
		{	display: none;	}
}



