
table.front3 {
		border-collapse:collapse;
		background:#EFF4FB url(teaser.gif) repeat-x;
		/*border-left:1px solid #686868;
		border-right:1px solid #686868;
		border-top:1px solid #686868;
		border-bottom:1px solid #686868;
		*/
		font:14px 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

table.front3 td, th {
		padding:5px;
}

caption.front3 {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.front3 a {
		color:#950000;
		text-decoration:none;
}

table.front3 a:link {}

table.front3 a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: none;
}

table.front3 a:hover {
		border-bottom: 1px dashed #bbb;
}




table.front2 {
		border-collapse:collapse;
		background:#EFF4FB url(teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		border-top:1px solid #686868;
		border-bottom:1px solid #686868;
		font:0.9em/215% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

table.front2 td, th {
		padding:5px;
}

caption.front2 {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.front2 a {
		color:#950000;
		text-decoration:none;
}

table.front2 a:link {}

table.front2 a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: none;
}

table.front2 a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333 url(llsh.gif) repeat-x;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

/*tbody th, tbody td {
		border-bottom: dotted 1px #333;
}
*/

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

table.front3 tbody tr:hover {
   background:#fafafa
}




table.front4 {
		border-collapse:collapse;
		background:#EFF4FB url(teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		border-top:1px solid #686868;
		border-bottom:1px solid #686868;
		font:10px 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

table.front4 td, th {
		padding:5px;
}

caption.front4 {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.front4 a {
		color:#950000;
		text-decoration:none;
}

table.front4 a:link {}

table.front4 a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: none;
}

table.front4 a:hover {
		border-bottom: 1px dashed #bbb;
}



#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

