SELECT    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #000000;
	text-decoration: none;
	size:-1px;
}
INPUT	  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	size:-1pt; 
} 
LI	{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8px;
   color: #000000;
   text-decoration: none;
   background-color: #FFFFFF; 
   size:-1pt;
}

.news_link a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: underline;
}
.news_link a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: underline;
}
.news_link a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: underline;
}
.news_link a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: underline;
}

.news_link_red a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #FF0000; 
	text-decoration: none;
}
.news_link_red a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #FF0000; 
	text-decoration: none;
}
.news_link_red a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #FF0000; 
	text-decoration: underline;
}
.news_link_red a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #FF0000; 
	text-decoration: none;
}

.myborders {
  border-spacing: 1pt;
}

.mini { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: none;
}
.mini a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: underline;
}
.mini a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: underline;
}
.mini a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: underline;
}
.mini a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	color: #000000; 
	text-decoration: underline;
}

 .menu a:link {
	color: #FF0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.menu a:visited {
	color: #FF0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.menu a:hover {
	color: #3366FF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active {
	color: #FF0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.menu_bottom a:link {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menu_bottom a:visited {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menu_bottom a:hover {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menu_bottom a:active {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.adduser td {
	color: #663300;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: outset 1pt;
	border-collapse: separate;
	border-spacing: 1pt;
}

.catalog td {
	color: #663300;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid black;
	padding: 1px;
	border-spacing: 1pt;
}


	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0pt 0pt 1pt 0pt;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1pt;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1pt;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1pt 0pt 0pt 0pt;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}

