BODY, TABLE, TR, TD, TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H1 {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #ee3300;
	margin-right : 5px;
	font-size : 20px;
}

H2 {
	font-size : 14px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
/*	font-weight : normal;*/
	font-size : 16px;
	color : #ee3300;
}

H3 {
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : bold;
	font-size : 13	px;
}

H4 {
	color : #ee3300;
	font-size : 12px;
	margin-top : 2px;
	margin-bottom : 2px;
	font-weight : bold;
}

H5 {
	color : #ee3300;
	font-size : 12px;
	margin-top : 5px;
	margin-bottom : 2px;
	margin-left : 5px;
	font-weight : bold;
}
H6 {
	color : #ee3300;
	font-size : 10pt;
	margin-top : 5px;
	margin-bottom : 2px;
	margin-left : 5px;
	font-weight : normal;
}

A {
	color : #ee3300;
}

A:hover {
	text-decoration : none;
}

A.link:hover {
	text-decoration : none;
	color : #ffffff;
	background-color : #ee3300;
}

UL {
	margin-top : 6px;
	margin-bottom : 2px;
	list-style : url(../images/sign.gif);
}

A.urlBottom {
	color : #ffffff;
}

P.menuBottom {
	font-size : 11px;
}

P.copy {
	font-size : 10px;
}

P.news {
	font-size : 11px;
	margin-left : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
}

A.menu {
	color : #5b5b5b;
}

P.text {
	text-indent : 10px;
}

P.titleTable {
	color : #555555;
	margin-left : 5px;
	font-weight : bold;
}

P.textTable {
	margin-left : 5px;
	margin-top : 2px;
	margin-bottom : 2px;
}

P.linkTable {
	font-size : 11px;
	margin-left : 5px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.toolbar_th {
	text-align: center;
	background-color: #cdcdcd
}

.toolbar_td1 {
}

.toolbar_td2 {
	background-color: #eaeaea;
}


.bodyShader {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #999999;
  filter: "alpha (opacity=50)";
  -moz-opacity: .50;
  opacity: .50;
  display: none;
}

.previewContainer {
  background-color: #000000;
  border: 1px solid #000000;
}

.previewContainer .header {
  background-color: #999999;
  padding: 2px;
}
