.ERROR {
  border: 1px solid red;
}

.LOGIN{
 color: #BBBBBB;
 line-height: 200%;
 font-weight: normal;
 text-decoration: none;
 
}

.LOGIN A {
 color: #BBBBBB;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 font-family: verdana;
}

.LOGIN A:hover {
 color: #26577F;
 font-weight: normal;
 font-size: 11px;
 font-family: verdana;
 text-decoration: none;
}
.STONE_BOLD {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 24px;
	line-height: 125%;
	color: #26577F;
}

.STONE_MEDIUM {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20px;
	line-height: 125%;
	color: #26577F;
}

.STONE_HEADING {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 17px;
	color: #26577F;
}

.NORMAL {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	line-height: 120%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #26577F;
}

.TITLE {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 18px;
	line-height: 125%;
	color: #26577F;
}

.HEADING {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 24px;
	line-height: 125%;
	color: #26577F;
}

.CAPTION {
	font-family: verdana;
	font-size: 9px;
	font-style: italic;
	line-height: 125%;
	color: #788EA3;
}

.LEFTMENU {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 13px;
	line-height: 120%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #FFFFFF;
}

.LEFTMENUSUB {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	line-height: 120%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #FFFFFF;
}

.MENUSELECTED {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10px;
	line-height: 120%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #606060;
}

.MENUSUB {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #606060;
}

.LINK { 
font-size:  10px;
line-height: 100%;
font-weight: bold;
font-style: normal;
}

a {
	text-decoration: underline;
  color: #26577F;
}

a:hover {
  color: #26577F;
  text-decoration: none;
}

.MENU {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10px;
	line-height: 120%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #606060;
}

.NEWS {

  font-size: 11px;
  line-height: 120%;
  font-family: tahoma, arial, helvetica, sanw-serif;
  color: #FFFFFF;
}

a.NEWS {
 text-decoration:none;
 font-weight: normal;
  color: #FFFFFF;
}

a.NEWS:HOVER {
 text-decoration:underline;
  color: #ffffff;
}
.NEWS2 {
  color: #788ea3;
  font-size: 11px;
  line-height: 120%;
  font-family: arial, helvetica, san-serif;
}

a.NEWS2 {
 text-decoration:none;
}

a.NEWS2:HOVER {
 text-decoration:underline;
  color: #<? echo $color[140]; ?>;
}

