body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}


	/* <![CDATA[ */
	    html, body{
	background-color:#FFFFFF;
	font-size: 14px;
	line-height: 15px;
	color: #B6B6B6;
	    }




		/*--------------------LEGEND -----------------------+
		|                                                   |
		| .content   -- the content div, also the className |
		|               for tabSystem divs                  |
		| .tabs      -- the div that holds all tabs         |
		| .tab       -- an inactive tab                     |
		| .tabActive -- an active tab                       |
		| .tabHover  -- an inactive tab onMouseOver         |
		|___________________________________________________*/
		
     .content {
	position: absolute;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 12px 12px 6px;
	border: 1px solid #999;
	width: 880px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	z-index: 503;
	background-color: #F1F7EE;
	color: #000000;
	left: 30px;
	height: 470px;
     }
          
	.content .content{
	top: 33px;
	left: 140px;
	position: absolute;
	}
	
     .content .padder{
       height: 200px;
     }
     
      div.tabs {
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	top: 15px;
	left: 30px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	cursor: default !important;
	font-weight: 700 !important;
	white-space:nowrap;
	z-index: 1004;
         -Moz-User-Select: none;
	width: 898px;
      }
      .content div.tabs{
         top: 14px;
         left: 140px;
      }
	  .kontent div.tabs{
         top: 12px;
         left: 0px;
      }
      
       
     .tab {
	border: 1px solid #347;
	padding: 2px 9px 1px 9px;
	background-color: #666666;
	color: #CCCCCC;
	z-index: 100;
	border-bottom-width: 0;
	border-color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
      }
      .tabHover {
	background-color: #333333;
	color:#fff;
	z-index: 1200;
	border-bottom-width: 0px;
	border-color: #999999;
	border-top-color: #999999;
	border-top-style: solid;
      }
      .tabActive {
	padding: 3px 9px 4px 9px;
	color: #000000;
	background-color: #F1F7EE;
	z-index: 10000;
	border-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
      }
      
      #viewsrc{
	width: 130px;
	border: 1px solid #003;
	margin:8px;
	background-color: #f3f6fc;
	position:absolute;
	left: 112px;
	top: 468px;
	border-top-color: #FF0000;
      }
     
	/* ]]> */
body {
	background-color: #CCCCCC;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style6 {
	color: #000000;
	background-color: #F1F7EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	border-top-color: #F1F7EE;
	border-top-style: none;
	border-right-style: none;
	border-right-color: #F1F7EE;
	border-bottom-color: #F1F7EE;
	border-left-color: #F1F7EE;
	text-align: left;
	display: block;
	background-repeat: repeat;
}
.style7 {color: #CCCCCC}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
}
.style11 {font-size: 16px}
.style12 {font-size: 24px}
.ticket {
	background-color: #336600;
	color:#CCCCCC;
	z-index: 1200;
	border-bottom-width: 2px;
	border-color: #000000;
	border-top-color: #000000;
	border-top-style: inset;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
	word-spacing: normal;
	border-left-color: #000000;
	cursor: hand;
	font-size: 14px;
	list-style-type: circle;
}
.reserve {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	background-color: #FFFFFF;
	background-position: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	cursor: text;
}
.contentCopy {
	position: absolute;
	top: 34px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 12px 12px 12px;
	border: 1px solid #999;
	width: 720px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	z-index: 503;
	background-color: #F1F7EE;
	color: #000000;
	left: 140px;
	height: 420px;
	font-size: 14px;
	font-style: normal;
}
.divtabs2 {
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	top: 25px;
	left: 0px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	cursor: default !important;
	font-weight: 700 !important;
	white-space:nowrap;
	z-index: 1004;
         -Moz-User-Select: none;
	width: 329px;
}
.contentCopy2 {
	position: absolute;
	top: 31px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 12px 12px 12px;
	border: 1px solid #999;
	width: 700px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	z-index: 502;
	background-color: #F1F7EE;
	color: #000000;
	left: 140px;
	height: 530;
}
.contentCopy3 {
	position: absolute;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	border: 0px solid #999;
	width: 700px;
	border-top: 0px solid #999;
	border-left: 0px solid #999;
	z-index: 502;
	background-color: #F1F7EE;
	color: #000000;
	left: 0px;
	height: 530;
	font-size: 14px;
	visibility: visible;
}
div2.tabs {
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	top: 25px;
	left: 20px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	cursor: default !important;
	font-weight: 700 !important;
	white-space:nowrap;
	z-index: 1001;
         -Moz-User-Select: none;
	width: 699px;
}
.content div2.tabs {
         top: 12px;
         left: 140px;
}
testtabs {
         top: 12px;
         left: 140px;
}
contentdivtabs2 {
         top: 12px;
         left: 140px;
}
.content div2.tabs {
         top: 12px;
         left: 140px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #F1F7EE;
	background-repeat: repeat;
	text-align: left;
	display: block;
	border: none;
	width: 705px;
	margin-top: 0px;
	margin-left: 0px;
	height: 395px;
	padding-left: 0px;
	padding-top: 12px-;
	page-break-after: avoid;
	left: 0px;
	top: 0px;
}
.tabCopy {
	border: 1px solid #347;
	padding: 2px 9px 1px 9px;
	background-color: #666666;
	color: #CCCCCC;
	z-index: 100;
	border-bottom-width: 0;
	border-color: #CCCCCC;
}
.links11 {
	font-size: 16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

