*{
padding:0px;
margin:0px;
}

img {
border:0px;
}

body {
  margin:0px;
  color:#575656;
  font-size:12px;
  font-family:"Georgia", "Arial", "sans-serif";
  background-color:#2e2725;
}

h1.title {
	font-size:20px; 
	color:#A9895E;
	font-weight:normal;
}

h2.subtitleheader {
	font-size:12px; 
	color:#A9895E;
	font-weight:normal;
	text-decoration: underline;
}

.subheader {
	font-size:14px; 
	color:#717070; 
	font-weight:bold;
}

.content {
	line-height:20px;
	font-size:12px; 
	color:#8F8C8C;
}

.content p {
	text-align:justify;
}



div.contentrightwrapper {
	float:right;
	width:600px;
}



a:link, a:visited, a:active {
  color: #cccccc;
}

a:hover {
  text-decoration: none;
  color: #cccccc;
}


/* Menu */
#menuWrapper {
  float:left;
  width:190px;
  margin-left:8px;
  margin-top:13px;
  height:405px;
}

#submenuWrapper {
  float:right;
  width:120px;
  margin-left:30px;
  margin-top:10px;
  margin-bottom:10px;
}

#submenuBox {
  float:right;
  border:0px solid #A9895E;
  width:120px;
  text-align:center;
}

div.submenu {
	border-bottom:1px dotted #A9895E;
	margin-left:10px;
	margin-right:10px;
	width:100px;
}

div.submenu a:link, div.submenu a:visited, div.submenu a:active {
  font-size:12px;
  color: #A9895E;
  text-decoration: none;
}

div.submenu a:hover {
  text-decoration: none;
  color: #A9895E;
}


#menuBox {
  float:left;
  border:1px solid #2B2929;
  width:188px;
  margin:1px 0;
  height:360px;
}

#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
  line-height: 27px;
  letter-spacing: -1px;
  font-size: 14px;
  font-family:"Georgia", "Arial", "sans-serif";
  font-weight: bold;
  color: #A7A3A3;
}

#menu li {
	padding-bottom: 1px;
  height: 27px;
  background: url(../img/menu-item-div.gif) no-repeat center 27px;
}

#menu li a {
	display: block;
	color: #A7A3A3 !important;
	text-decoration: none;
  text-align: center;
}

#menu li a:hover {
  color: #ffffff !important;
}

#menu li:hover, #menu li.sfhover, #menu a.selected {
  background: url(../img/menu-item-hover.gif) no-repeat center;
}

#menu li ul {
	position: absolute;
	left: -999em;
	background: #191919;
	border: 1px solid #3C3C3C;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
  margin-left: 155px;
  margin-top: -28px;
}

#menu li ul li {
	clear: left;
	margin: 0;
  background: none;
  height: auto;
}

#menu li ul li:hover {
  background: none;
}

#menu li ul li a {
	display: block;
	width: 140px;
	color: #3C3C3C !important;
	font-size: 12px;
	border: 0;
	line-height: normal;
  padding: 3px 13px;
  text-align: left;
}

#menu li ul li a:hover {
	border: 0;
  padding: 3px 13px;
}

/* ## IE 6 Fix ## */
* html ul.nav iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
/*	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);*/
}
/* ## End of IE 6 Fix ## */

/* - IE 5 Fix -
select.hide { visibility: hidden; }
/* End of Menu */

/* wrappers */

#mainWrapper{
	background-image:url(../img/bg_image.gif);
	background-repeat:repeat-x;
	background-color:#2e2725;
	margin:auto;
}

#mainWrapperl2{
	background-image:url(../img/bg_mainbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:992px;
	margin:auto;
}

#footerWrapper{
	background-image:url(../img/bg_footerbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#2e2725;
	width:992px;
	border:0px solid blue;
	height:49px;
	margin:auto;
}

#pageWrapper {
  border:0px solid #3E3D3B;
  width:896px;
  margin:auto;
  margin-top: 10px;
  background-color:#000000;
}

#pageWrapper2 {
  border:0px solid #2D2B2B;
  padding: 0 34px;
}

#contentWrapper {
  float:right;
  width:618px;
  margin-top:13px;
  padding-left: 10px;
  
}

.clearBoth {
  clear: both;
}

.priceTable {
  width: 540px;
  color: #cccccc;
}

.priceTable td {
  border-top: 1px dotted #333333;
  padding: 3px 8px;
  border-collapse: collapse;
}

table.editTable {
padding:10px 0 0 10px;
width:350px;
color:#A7A3A3;
font-family:"Georgia", "Arial", "sans-serif";

}

table.editTable input {
width:200px;
}

table.editTable td.label {
width:150px;
vertical-align:top;

}

input.button1 {
background-color:#403e3f;
color:#d9d8d6;
font-family:"Georgia", "Arial", "sans-serif";
border:1px solid #555555;
cursor:pointer;
}

.para {
  margin-bottom: 6px;
}

.picWrapper {
width:360px;
height:310px;
}

.font-1 {
font-weight:bold;

}

td.label {
vertical-align:top;
width:80px;
}

.input {
border-style: solid; 
border-color: #626161; 
height:18px; 
font-family:Verdana; 
font-size:7pt; 
background-color:#3B3B3B; 
margin-bottom: 0px; 
color: #FFFFFF;

}

table.inside_form_table td.w-50{
width:50px;
}


.blueP
{
color:#467795;
}

.list.ul
{

}

div.eventLine {
  margin-bottom: 16px;
  border-bottom: 1px dotted #999999;
	color:#8F8C8C;
  padding-bottom: 16px;
  line-height:20px;
}

/* by wei nan */
table.displayTable td{
  vertical-align:top;
  color:#8F8C8C;
  padding: 4px 8px 4px 4px;
}

table.inputForm td{
  vertical-align:top;
  padding  :3px;
}

table.inputForm .trButtonPanel td{
  padding:10px;
  text-align:center;
}

.txtbox200{
  width:200px;
  border-style: solid; 
  border-color: #626161; 
  height:18px; 
  font-family:Verdana; 
  font-size:7pt; 
  background-color:#3B3B3B; 
  margin-bottom: 0px; 
  color: #FFFFFF;
}

span.redStar{
  color:red;
}

.error{
  color:red;
}

.sitemap {
 padding-left: 20px;
}

.PageClass a{
	padding:5px;
}

.PageClass .highlight {
	font-weight:bolder;
	color: orange;
}

.pagingCol2 {
padding-left:10px;
}

a.tab:link, a.tab:visited {
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 5px;
  background-color: #404040;
  color: #ffffff;
  text-decoration: none;
}
a.tab:hover {
  background-color: #666666;
}

a.tabSel:link, a.tabSel:visited, a.tabSel:hover {
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 5px;
  background-color: #999999;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

/* MARS 111122 1536*/
td.eventDescription ul {
    list-style-position: inside;
}
