/*Common rule*/

html{height:100%;margin-bottom:1px;}

* {margin:0;padding:0;outline:none;}

body{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#890709;
	line-height:1.4em;
	cursor:default;
	background-color: #6f0607;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	margin:0px;
}

a:link,a:visited{
color:#890709;
text-decoration:underline;
cursor:pointer;
}
a:hover, a:active, a:focus{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

a:focus{outline:none;}
.style1{
  color:#890709;
  font-family: "MS Sans Serif";
  font-size: 13px;
}
.style1 a:link, .style1 a:visited{
  color:#FFFFFF;
}
.style1 a:hover, .style1 a:active, .style1 a:focus{
  color:#FFCCCC;
}

acronym{cursor:help;}

fieldset{border:none;}
img{border:0;}

h1, h2, h3{text-transform:uppercase;font-family:"TAHOMA";color:#5f0b0c; vertical-align:middle;}
h1{font-size:2.5em;}
	h1 span{font-weight:normal;display:block;margin:10px 0 0 0;}
h2{font-size:1.5em;}
h3{font-size:1.4em;}

optgroup option{margin-left:15px;}

p{margin:10px 0;letter-spacing:normal;}

ul{
list-style:disc outside;
margin:5px;
}

.alignRight{text-align:right;}
.bold{font-weight:bold;}
.center{text-align:center;}
.clearBoth{clear:both;}
.displayBlock{display:block;}
.displayNone{display:none;}
.floatRight{float:right;}
.hide{display:none;visibility:hidden;}
.hideOverflow{overflow:hidden;}
hr {
margin-bottom:10px; margin-top:10px; background-color:#890709; height:1px; border:none !important; border-top:1px #890709 solid; border-bottom:none; border-left:none; border-right:none;
}
.warning{color:#FF0000;}

.width100pc{
display:block;
float:left;
width:100%;
}
.wmSubMenuHidden {position:absolute;visibility:hidden; z-index:1;}
.hItemOn  {BORDER:0; CELLPADDING:0; CELLSPACING:0; cursor:pointer; }
.hItemOff {BORDER:0; CELLPADDING:0; CELLSPACING:0; cursor:pointer; }
.submenuoff {
	margin:0px;
	padding:3px 2px 4px 2px;
	align: left;
	width:125px;
	border:1px solid #5F0B0C;
	CELLPADDING:0;
	CELLSPACING:0;
	cursor:pointer;
	background-color: #850C0F;
}
.submenuon {margin:0px;padding:3px 2px 4px 2px;align: left;width:125px;background:#f1afab;border:1px solid #850C0F; CELLPADDING:0; CELLSPACING:0; cursor:pointer; }
.submenuoff02 {margin:1px;padding:3px 2px 4px 2px;align: left;width:150px;background:#A79A85;border:1px solid #EBDEB1;BORDER:0; CELLPADDING:0; CELLSPACING:0; cursor:pointer; }
.submenuon02{margin:1px;padding:3px 2px 4px 2px;align: left;width:150px;background:#EBDEB1;border:1px solid #EBDEB1;BORDER:0; CELLPADDING:0; CELLSPACING:0; cursor:pointer; }
.hand {
	cursor: crosshair?, Strength=?); }
.menusub {
	text-align:left;
	font-family: Helvetica,Arial, Verdana,sans-serif;
	font-size: 9pt;
}
.menusub a:link, .menusub a:visited{
	color: #f1afab;
	text-decoration: none;
}
.menusub a:hover, .menusub a:active{
	color: #5f0b0c;
	text-decoration: none;
}