body {
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

textarea, input, select {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.tableDetail {
	font-size: 10px;
	font-family: tahoma;
	color: #49394E;

}
a.deepblue:link {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #26465D;
	text-decoration: none;
}
a.deepblue:hover {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #26465D;
	text-decoration: none;
}
a.deepblue:visited {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #26465D;
	text-decoration: none;

}
a.whiteness:link {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #8cc0e6;
	text-decoration: none;
}
a.whiteness:hover {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #8cc0e6;
	text-decoration: underline;
}
a.whiteness:visited {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #8cc0e6;
	text-decoration: underline;
}
a.mainmenu:link {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.mainmenu:hover {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.mainmenu:visited {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #8cc0e6;
	text-decoration: none;
}

a.hidden:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
a.hidden:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
a.hidden:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.highlightit img{
border: 1px solid #000000;
}

.highlightit:hover img{
border: 1px solid #ffffff;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}

