.txt1 {
	color: #6e6e6e;
	font-size: 8pt;
	font-family : Tahoma;
	text-decoration : none;
}

.txt2 {
	color: #000000;
	font-size: 8pt;
	font-family : Tahoma;
	text-decoration : none;
}

.td {
	color: #000000;
	font-size: 8pt;
	font-family : Tahoma;
	text-decoration : none;
	background-image : url(../img/bg.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.tdbg {
	background-image : url(../img/bg1.gif);
}

.tdbg1 {
	background-image : url(../img/bg1.gif);
	height: 100%;
}

.tdbg2 {
	height: 100%;
}

.td2 {
	background-color : White;
}

.tdhead {
	background-color : #669999;
	color: #FFFFFF;
}

.tdheader {
	background-color : #CCCCCC;
}

.table {
	border-color : #F2F2F2;
	border-left : 1px solid #F2F2F2;
	border-right : 1px solid #F2F2F2;
	height: 100%;
}

.table1 {
	background-color : #999999;
	color: #000000;
	font-size: 8pt;
	font-family : Tahoma;
	text-decoration : none;
}

.table2 {
	height: 100%;
}

body {
	margin : 0;
	padding: 0;
	background-color : #A1B1BC;
}


a:link {
	color: #378DC6;
}
a:visited {
	color: #378DC6;
}