.tabBg {
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.clsRed {
	font-weight: bold;
	color: #FF0000;
}

.style1 {color: #999966}

.style2 {
	color: #333300
}
.style3 {
	color: #666600
}
.style4 {
	color: #000033
}
.style5 {
	color: #ffffff
}
.style6 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {color: #333333}

.box {
	padding: 6px;
}
.box2 {
	padding: 6px;
	width: 300px;
}
.box3 {
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.box4 {
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.box5 {
	padding: 12px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #999999;
	border: thin solid #000000;
}
.pageBg {
	background-image: url(../images/bg_gr.gif);
	background-repeat: repeat-x;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: #666600
	list-style-position: outside;
	list-style-type: square;
	list-style-position: inside;
}

.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: black;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/elephant.gif);
	vertical-align: super;
}
.list2 a:link, .list2 a:visited, .list2 a:active {
	background-image: url(images/graphic_02.gif);
	background-repeat: no-repeat;
	color:#000000;
	text-decoration:none;
	}
	
.list2 a:hover {
color: #ffffff;

}
	


.templeBG {
	background-image: url(../images/temple_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



P
{padding-top: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
}


table.navbar
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 1px solid #99CC99;
	font-weight: bold;
	background-color: #99CC99;
}

table.menu
{
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: thin solid #B0C19D;
}

td.menuNormal
{
	padding: 0px;
	color: #6F8187;
	font-weight: bold;
	vertical-align: top;
	background-color: #999999;
	margin: 0px;
}

td.menuHover
{padding: 0px;
color: white;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
vertical-align: top;
background-color: #6F8187;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid #B0C19D
background-color: #6F8187;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: #6F8187;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: #6F8187;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: #B0C19D;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: #6F8187;
display: block;}


/* admin menu */
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

.formatTable {
	background-color: #EDF6E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #317D82;
	border-right-color: #317D82;
	border-left-color: #317D82;
}

.formatTable th {
	background-color: #317D82;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.formatTable td {
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #317D82;
}

.formatTable table td tr {
	border: none; 
}

.formatTableHorizontal {
	background-color: #F0F3F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8FA6C5;
	border-right-color: #8FA6C5;
	border-left-color: #8FA6C5;
}

.formatTableHorizontal th {
	background-color: #A2B5CE;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	text-align: right;
}

.formatTableHorizontal td {
	margin: 2px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FA6C5;
}


.eventBuyBox {
	background-color: #C8CFD2;
	border: 5px double #505230;
	margin: 10px;
	padding: 10px;
	width: 250px;
}
