body{
	MARGIN-RIGHT: auto;
	MARGIN-left: auto;
	margin-top:0px;
	font-size:12px;
    line-height:150%;
    SCROLLBAR-FACE-COLOR: #3E71AA;
    SCROLLBAR-ARROW-COLOR: #ffffff; 
    SCROLLBAR-TRACK-COLOR: #ffffff;
	color:#333333;
}
td{	color:#333333;
	font-size:12px;
    line-height:150%;
}

A:link {
	COLOR: #333333;TEXT-DECORATION: none;FONT-SIZE: 12px
}
A:visited {
	COLOR: #333333;TEXT-DECORATION: none;FONT-SIZE: 12px
}
A:hover {
	COLOR: #bc2931;TEXT-DECORATION: underline;FONT-SIZE: 12px
}
A:active {
	COLOR: #bc2931;FONT-SIZE: 12px
}
.b:link {
	text-decoration: none;
	font-size:15px;
	font-family: "ËÎÌå";
	color: #0997f7;
}
.b:visited {
	text-decoration: none;
	font-size:15px;
	font-family:"ËÎÌå";
	color: #0997f7;
}
.b:active {text-decoration: underline; font-size:15px;color: #bc2931;}
.b:hover {text-decoration: underline; font-size:15px;color: #bc2931;}
.c:link {
	text-decoration: none;
	font-size:14px;
	font-family: "ËÎÌå";
	color: #0997f7;
}
.c:visited {
	text-decoration: none;
	font-size:14px;
	font-family:"ËÎÌå";
	color: #0997f7;
}
.c:active {text-decoration: underline; font-size:14px;color: #bc2931;}
.c:hover {text-decoration: underline; font-size:14px;color: #bc2931;}
.list-a A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	FONT-SIZE: 12px;
	text-align: left;
	MARGIN-RIGHT: 5px;
	MARGIN-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: #999999;
	border-left-color: white;
}
.list-a A:hover {
	BORDER: #8fbdff 1px solid;  TEXT-DECORATION: none;FONT-SIZE: 12px
}
.list-a A:active {
	 TEXT-DECORATION: none
}
.list-a A EM {
	DISPLAY: block; FONT-SIZE: 0px; BACKGROUND: #ddd; FLOAT: left; MARGIN: 5px 2px 0px 0px; WIDTH: 4px; HEIGHT: 4px
}
.list-a A:hover EM {
	BACKGROUND: blue
}
.list-a A:active EM {
	BACKGROUND: red
}
.list-b A {
	BORDER-RIGHT: white 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: white 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: white 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #8fbdff 0px dashed;
	FONT-SIZE: 12px;
		text-align: left;
 	MARGIN-RIGHT: 5px;MARGIN-left: 5px;
}
.list-b A:hover {
	BORDER: #8fbdff 1px solid;  TEXT-DECORATION: none;FONT-SIZE: 12px
}
.list-b A:active {
	 TEXT-DECORATION: none
}
.list-b A EM {
	DISPLAY: block; FONT-SIZE: 0px; BACKGROUND: #ddd; FLOAT: left; MARGIN: 5px 2px 0px 0px; WIDTH: 4px; HEIGHT: 4px
}
.list-b A:hover EM {
	BACKGROUND: blue
}
.list-b A:active EM {
	BACKGROUND: red
}
A SPAN {
	FLOAT: left
}
A INS {
	FLOAT: right; COLOR: #aaa; TEXT-DECORATION: none
}
.input {
	color: #0099CC;
	border: 1px dashed #0099CC;
}
.tableBorder {
	BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #c0c0c0 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #c0c0c0 1px solid; BORDER-BOTTOM: #c0c0c0 1px solid; BACKGROUND-COLOR: #59ACFF
}
.TableBody1 {
	BACKGROUND-COLOR: #ffffff
}
.white {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 21px;
}
.TableContent{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
}
.TableHead{
	background-color: #D4DFBE;
}
#containerul, #containerul ul{
  text-align:left;
  margin:0;				/* Removes browser default margins applied to the lists. */
  padding:0;				/* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 5px;			/* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0;				/* Removes browser default padding applied to the list items. */
  list-style-type:none;			/* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{			/* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}