.mytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.mytext a:link
{
	color: #666666;
	text-decoration: none;
}

.mytext a:visited
{
	color: #666666;
	text-decoration: none;
}

.mytext a:hover
{
	color: #666666;
	text-decoration: underline;
}

.mytext a:active
{
	color: #666666;
	text-decoration: none;
}

.mytext2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

.mytext2 a:link
{
	color: #000000;
	text-decoration: none;
}

.mytext2 a:visited
{
	color: #000000;
	text-decoration: none;
}

.mytext2 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.mytext2 a:active
{
	color: #000000;
	text-decoration: none;
}

LI.imagelist
{
	list-style-position: outside;
	list-style-type: circle;
}

TD.toolbar
{
	background-image: url('../images/bgmenu1.jpg');
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 2px;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-bottom: solid 2px #28286F;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

TD.toolbarhi
{
	background-image: url('../images/bgmenu.jpg');
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 2px;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-bottom: solid 2px #CC0000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

TD.disclaimer
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:10px;
	text-align:justify;
	color: #A0A0A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

A.toolbar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0E0FF;
	text-decoration: none;
}

A.toolbar:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

IMG.openpopup
{
	cursor:hand;
}