﻿.IconMenu
{
	border-right: #ffffff 1px solid;
	width: 10px;
	background-color: #b1c2c9;
}
.popM
{
	padding-right: 8px;
	display: block;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 3px;
	width: 100%;
	color: #00008b;
	padding-top: 3px;
	font-family: tahoma;
	white-space: nowrap;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
	border-top: #f1f5fa 1px;
	border-bottom: #c5d7eb 1px;
	border-right-style: none;
	border-left-style: none;
}
A.popM:hover
{
	padding-right: 8px;
	border-top: #f1f5fa 1px;
	display: block;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 3px;
	width: 100%;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #c5d7eb 1px;
	font-family: tahoma;
	white-space: nowrap;
	text-align: right;
	text-decoration: none;
	background-image: url(images/p21.gif);
	border-right-style: none;
	border-left-style: none;
}
A.popM:active
{
	padding-right: 8px;
	display: block;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 3px;
	width: 100%;
	color: #ffffff;
	padding-top: 3px;
	font-family: tahoma;
	white-space: nowrap;
	text-align: right;
	text-decoration: none;
	background-image: url(images/p21.gif);
	border-top: #f1f5fa 1px;
	border-bottom: #c5d7eb 1px;
	border-right-style: none;
	border-left-style: none;
}
.pop
{
	padding-right: 8px;
	border-top: #f1f5fa 1px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #c5d7eb 1px;
	font-family: tahoma;
	white-space: nowrap;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
	width: 100%;
	display: block;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/p21.gif);
}
A.pop:hover
{
	padding-right: 8px;
	border-top: #f1f5fa 1px;
	display: block;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 3px;
	width: 100%;
	color: #006600;
	padding-top: 3px;
	border-bottom: #c5d7eb 1px;
	font-family: tahoma;
	white-space: nowrap;
	text-align: right;
	text-decoration: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
}

.tv{
	font-family: tahoma;
	background-color: transparent;
}


.tvEdit
{
	color: green;
	font-family: tahoma;
	background-color: transparent;
}
A.tvEdit
{
	font-family:tahoma;
	color:green;
}
A:active.tvEdit
{
	font-family:tahoma;
	color:green;
}
A:link.tvEdit
{
	font-family:tahoma;
	color:green;
}
A:visited.tvEdit
{
	font-family:tahoma;
	color:green;
}

.tvCut
{
	color: darkorange;
	font-family: tahoma;
	background-color: transparent;
}
A.tvCut
{
	font-family:tahoma;
	color:darkorange;
}
A:active.tvCut
{
	font-family:tahoma;
	color:darkorange;
}
A:link.tvCut
{
	font-family:tahoma;
	color:darkorange;
}
A:visited.tvCut
{
	color: darkorange;
	font-family: tahoma;
}

.tvDelete
{
	color: Red;
	font-family: tahoma;
	background-color: transparent;
}
A.tvDelete
{
	font-family:tahoma;
	color:Red;
}
A:active.tvDelete
{
	font-family:tahoma;
	color:Red;
}
A:link.tvDelete
{
	font-family:tahoma;
	color:Red;
}
A:visited.tvDelete
{
	color: Red;
	font-family: tahoma;
}


.tvNew
{
	color: Blue;
	font-family: tahoma;
	background-color: transparent;
}
A.tvNew
{
	font-family:tahoma;
	color:Blue;
}
A:active.tvNew
{
	font-family:tahoma;
	color:Blue;
}
A:link.tvNew
{
	font-family:tahoma;
	color:Blue;
}
A:visited.tvNew
{
	color: Blue;
	font-family: tahoma;
}
