A.menulink_3 {
  DISPLAY: block;
  PADDING-BOTTOM: 2px;
  WIDTH: 100%;
  HEIGHT: 100%;
  COLOR: red;
  PADDING-TOP: 2px;
  TEXT-DECORATION: none;
}
A.menulink_3:hover {
  COLOR: white;
  BACKGROUND-COLOR: red;
  TEXT-DECORATION: none;
}

.size10
{
  font-family:tahoma;
  font-size:10px;
}
.size11
{
  font-family:tahoma;
  font-size:11px;
}
.size12
{
  font-family:tahoma;
  font-size:12px;
}
.size14
{
  font-family:tahoma;
  font-size:14px;
}
.size16
{
  font-family:tahoma;
  font-size:16px;
}
.size18
{
  font-family:tahoma;
  font-size:18px;
}
.size20
{
  font-family:tahoma;
  font-size:20px;
}
.size24
{
  font-family:tahoma;
  font-size:24px;
}

.link1
{
  color:#990099;
  text-DECORATION:none;
}
.link1:hover
{
  color:#990099;
  text-DECORATION:underline;
}

.link2
{
  color:red;
  text-DECORATION:none;
}
.link2:hover
{
  color:red;
  text-DECORATION:underline;
}

.link3
{
  color:white;
  text-DECORATION:none;
}
.link3:hover
{
  color:white;
  text-DECORATION:underline;
}

.link4
{
  color:gray;
  text-DECORATION:none;
}
.link4:hover
{
  color:gray;
  text-DECORATION:underline;
}

.link5
{
  color:blue;
  text-DECORATION:none;
}
.link5:hover
{
  color:blue;
  text-DECORATION:underline;
}

.red
{
  color:red;
}

.white
{
  color:white;
}

.silver
{
  color:silver;
}

.yellow
{
  color:yellow;
}

.gray
{
  color:gray;
}

.color_555555
{
  color:#555555;
}

.white
{
  color:white;
}

.e1
{
  font-family:verdana;
  font-size:11px;
  border:1px solid gray;
  width:100%;
}

.e2
{
  font-family:verdana;
  font-size:11px;
  border:1px solid gray;
}

.s1
{
  font-family:verdana;
  border:1px solid gray;
  font-size:11px;
  width:70px;
}

.cerceve_gray {
	BORDER-TOP:gray 1px solid;
  BORDER-RIGHT:gray 1px solid;
  BORDER-BOTTOM:gray 1px solid;
  BORDER-LEFT:gray 1px solid;
}

.cerceve_silver {
	BORDER-TOP:silver 1px solid;
  BORDER-RIGHT:silver 1px solid;
  BORDER-BOTTOM:silver 1px solid;
  BORDER-LEFT:silver 1px solid;
}

.cerceve_DDDDDD {
	BORDER-TOP:#DDDDDD 1px solid;
  BORDER-RIGHT:#DDDDDD 1px solid;
  BORDER-BOTTOM:#DDDDDD 1px solid;
  BORDER-LEFT:#DDDDDD 1px solid;
}

.cerceve_FF9900 {
	BORDER-TOP:#FF9900 1px solid;
  BORDER-RIGHT:#FF9900 1px solid;
  BORDER-BOTTOM:#FF9900 1px solid;
  BORDER-LEFT:#FF9900 1px solid;
}

.cerceve_993366 {
	BORDER-TOP:#993366 1px solid;
  BORDER-RIGHT:#993366 1px solid;
  BORDER-BOTTOM:#993366 1px solid;
  BORDER-LEFT:#993366 1px solid;
}
