/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #99A3B4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #ffffff;
}

td
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}

p
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}

.form
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}

.text
{
font-family:tahoma;
font-size: 8pt;
color:#404040;
}

.error
{
font-family:tahoma;
font-size: 11px;
color:#F04040;
}

.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;

}
.caption
{
	font-family:tahoma;
	color:#6D8DB5;
	font-size: 12px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#727272;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#727272;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.td1 { font-family: verdana; font-size: 12px; color: #000000; background-color: #F0F0F0; font-weight: normal; text-decoration: none  } 
.td2 { font-family: verdana; font-size: 12px; color: #000000; background-color: #FFFFFF; font-weight: normal; text-decoration: none  }  
.table_head { font-family: verdana; font-size: 12px; color: #FFFFFF; background: #C0C0C0 } 