﻿body
{
	background-color: #f0ffff;
}

.page_title
{
	background-color: #4682b4;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #ffffe0;
}

.page_footer
{
	font-family: Verdana, Arial, Tahoma;
	font-size: xx-small;
	font-style: italic;
}

td
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
}

.tb
{
 text-align: center;
 border-color: 	black;
}

td.td_menu
{
	width: 150px;
	background-color: #f5f5f5;
	color: #000000;
}

td.td_wauto
{
	width: auto;
}

td.td_w30p
{
	width: 30%;
}

td.td_w35p
{
	width: 35%;
}

td.td_w40p
{
	width: 40%;
}

td.td_w100
{
	width: 100px;
}

td.td_w200
{
	width: 200px;
}

td.td_w250
{
	width: 250px;
}

td.td_h5
{
	height: 5px;
}

td.td_h10
{
	height: 10px;
}

td.td_h20
{
	height: 20px;
}

td.td_link
{
	color: #ff0000;
}


ul
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

li
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	font-weight: normal;
	list-style-type: none;
}

img
{
	border: 0px;
}

img.img_thumb
{
	border: 1px;
}

.smalllabel
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
}

.speciallabel
{
	font-size: 10pt;
	font-weight: bold;
	color: #cc00ff;
	font-family: Verdana, Arial, Tahoma;
}
