body
{
    background-color:#edbf6f;
    background-image:url(background.jpg); background-repeat:repeat;
	font-family: arial, Verdana;
	color:#36150D;
	font-size:9pt;
}
.tblbg
{
    background-image:url(content_back.jpg); background-repeat:repeat;
}
.tblbg2
{
    background-image:url(frame_tile.gif); background-repeat:repeat;
}
.tblvsep
{
    background-image:url(vsep.jpg); background-repeat:repeat-y;
}
.edtrbg
{
    background-image:url(lgtbackground.jpg); background-repeat:repeat;
}
.ccc
{
    background-color:Red;
    background-image:none;
}
.rtldir
{
    direction:rtl;
}
.ltrdir
{
    direction:ltr;
}
table
{
    font-family: arial, Verdana;
	color:#36150D;
	font-size:9pt;
}
.siteText
{
	font-family: arial, Verdana;
	color:#36150D;
	font-size:10pt;
}
.siteTextB
{
	font-family:arial, Verdana;
	color:#36150D;
	font-size:9pt;
	font-weight:bold;
}
.siteTextU
{
	font-family:arial, Verdana;
	color:#36150D;
	font-size:9pt;
	text-decoration:underline;
}
.siteTextBU
{
	font-family:arial, Verdana;
	color:#36150D;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}
.siteTextCred
{
	font-family:arial, Verdana;
	color:#36150D;
	font-size:8pt;
}
.siteTextCredLNK
{
	font-family:arial, Verdana;
	color:#36150D;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
A
{
	font-family:arial, Verdana; font-size:9pt;
	color:#36150D;
}
UL
{
	list-style-position: outside;
	font-size: 9pt;
	color:#36150D;
	line-height: 9pt;
	font-family: arial, Verdana;
	list-style-type: square;
}
OL
{
	list-style-position: outside;
	font-size: 9pt;
	color:#36150D;
	line-height: 9pt;
	font-family: arial, Verdana;
}
/* UserControls */


/* HMenu */
.hmenuitem
{
    font-family:Arial;
	color:#36150D;
	font-size:8pt;
	text-decoration:none;
}
.hmenuitemover
{
    font-family:Arial;
	color:#36150D;
	font-size:8pt;
	text-decoration:underline;
}
.hmenuitemselctd
{
    font-family:Arial;
	color:White;
	font-size:9pt;
	text-decoration:none;
}
.btmhmenuitem
{
}
.btmhmenuitemover
{
    background-color:#CD9502;
}
.btmhmenuitemselctd
{
    background-color:#CD9502;
}
.btmhmenuitem2
{
}
.btmhmenuitemover2
{
    background-color:White;
}
.btmhmenuitemselctd2
{
    background-color:White;
}
.hmenuitem2
{
    font-family:Arial;
	color:#002B73;
	font-size:8pt;
	text-decoration:none;
}
.hmenuitemover2
{
    font-family:Arial;
	color:#3C3C3C;
	font-size:8pt;
	text-decoration:none;
}
.hmenuitemselctd2
{
    font-family:Arial;
	color:#3C3C3C;
	font-size:8pt;
	text-decoration:none;
}
.hmenuitem3
{
    font-family:Arial;
	color:#E1E1E1;
	font-size:8pt;
	text-decoration:none;
}
.hmenuitemover3
{
    font-family:Arial;
	color:#E1E1E1;
	font-size:8pt;
	text-decoration:none;
}
.hmenuitemselctd3
{
    font-family:Arial;
	color:#E1E1E1;
	font-size:8pt;
	text-decoration:none;
}
/* HD2Menu */
.menuBtm
{
	POSITION: absolute; VISIBILITY: hidden; z-index:1;
    filter: Alpha(opacity:1);
    -moz-opacity: 0;
    background-color:white;
}
.menuBar
{
	z-index:2;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left;
    POSITION: relative;
}
.menuTopItem
{
	z-index:3;
	FLOAT: left;      
    height:20px;
    cursor:pointer;
    font-family:Times New Roman; font-size:11pt; font-weight:bold; 
    text-decoration:none; 
    TEXT-ALIGN:center;
    COLOR:#36150D;
    POSITION: relative;
    line-height:20px;
    padding-left:2px;
    padding-right:2px;
}
.menuTopItemOver
{
	z-index:3;
    FLOAT: left;
    height:20px;
    cursor:pointer;
    font-family:Times New Roman; font-size:11pt;font-weight:bold;
    TEXT-ALIGN:center;
    POSITION: relative;
    COLOR:White;
    background-color:#36150D;
    text-decoration:none;
    line-height:20px;
    padding-left:2px;
    padding-right:2px;
}
.menu
{
	VISIBILITY: hidden; POSITION: absolute;
    BACKGROUND-COLOR:#E1C78F;
    z-index:4;
}
.menuItem
{
    BACKGROUND-COLOR:White;
    font-family:Times New Roman; font-size:11pt;font-weight:bold;
    text-decoration:none;
    COLOR:#36150D;
    border-right-color:#36150D;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#36150D;
    border-left-style:solid;
    border-left-width:1px;
    border-bottom-color:#825F32;
    border-bottom-style:solid;
    border-bottom-width:1px;
    float:left;
    width:100%;
    cursor:pointer;
    line-height:20px;
    padding-right:5px;
    padding-left:5px;
    z-index:4;
}
.menuItemOver
{
    font-family:Times New Roman; font-size:11pt; font-weight:bold;
    text-decoration:none;
    float:left;
    width:100%;
    COLOR:White;
    border-right-color:#36150D;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#36150D;
    border-left-style:solid;
    border-left-width:1px;
    border-bottom-color:#825F32;
    border-bottom-style:solid;
    border-bottom-width:1px;
    BACKGROUND-COLOR:#36150D;
    cursor:pointer;
    line-height:20px;
    padding-right:5px;
    padding-left:5px;
    z-index:4;
}
.mnuarrw
{
	position:absolute;	
}
.mnuspr
{
	FLOAT: left;       
    height:20px;
    POSITION: relative;
}
.mnusprlst
{
	FLOAT: left; 
    height:21px;
    POSITION:relative;
}
.mnusprlstNS
{
	FLOAT: left; 
    height:20px;
    POSITION:relative;
}
/* VMenu */
.vmitemNLink
{
    height:18px; 
    padding-left:5px;
    padding-right:5px; 
}
.vmitemDiv
{
    height:18px;
    width:80px;  
}
.vmitemDivOver
{
    background-color:#C67685;
    height:18px;
    width:80px;
}
.vmitemDivSelctd
{
    background-color:#C67685;
    height:18px;
    width:80px;
}
.vmitemA
{
    font-family:Arial; font-size:9pt; text-decoration:none; 
    COLOR:White;
    line-height:18px;
    padding-left:5px;
    padding-right:5px;
}
.vmitemAOver
{
    font-family:Arial; font-size:9pt; text-decoration:none; 
    COLOR:White;
    line-height:18px;
    padding-left:5px;
    padding-right:5px;
}
.vmitemASelctd
{
    font-family:Arial; font-size:9pt; text-decoration:none; 
    COLOR:White;
    line-height:18px;
    padding-left:5px;
    padding-right:5px;
}
.vmitemsep
{
    background-color:#96001d;
}
/* SearchDB */
.srctb
{
	height:18px;
	font-family:Verdana; font-size:9pt;
	color:#666666;
	border:solid 1 #ACBABE;
	width:128px;
}
.srctbl
{
	height:18px;
	font-family:Verdana; font-size:9pt;
	color:#666666;
	border:solid 1 #ACBABE;
	width:250px;
}
.srcbtn
{
	font-family:Verdana; font-size:8pt;
	height:18px;
	border-bottom-color:#ACBABE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#ACBABE;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#ACBABE;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#ACBABE;
	border-right-style:solid;
	border-right-width:1px;
	background-color:White;
	color:#666666;
}
.srcref
{
	font-family:Verdana; font-size:9pt;
	color:Green;
}
/* PlainText */
.txt
{
	font-family: arial, Verdana;
	color:Black;
	font-size:9pt;
}
.plainText
{
	font-family: arial, Verdana;
	color:Black;
	font-size:9pt;
}
.edmtxtbox
{
	width:100%;
	height:100%;
	border:solid 1 gray;
	font-family: arial, Verdana;
	color:Black;
	font-size:9pt;
}

/* Module Title */
.moduletitle
{
	font-family:Times New Roman;
	color:#36150D;
	font-size:20pt;
	font-weight:bold;
}
.moduletitletbox
{
	width:100%;
	height:30px;
	border:solid 1 #36150D;
	font-family:Times New Roman;
	color:#36150D;
	font-size:20pt;
	font-weight:bold;
}

/* Scroll Text */
.scrollMerq
{
    height:250px;
    width:150px;
}

/* Message Board */
.dtGrid
{
	font-family:Verdana;
	color:Gray;
	font-size:9pt;
}
.dtGridTitle
{
	font-family:Verdana;
	background-color:#eeeeee;
	color:#003266;
	font-size:8pt;
	font-weight:bold;
}
.dtGridItem
{
	font-family:Verdana;
	border:solid 1 red;
	border-bottom:solid 1 red;
	color:#666666;
	font-size:9pt;
}

/* Gallery */
.galleryDataTR
{
	height:34px;
}
.galleryTD
{
	/*background-color:#dddddd;*/
	background-image:url(gallery_pic_back.jpg);
	width:135px;
	height:142px;	
}
.gallertDataTD
{
}
.galleryImg
{
    vertical-align:middle;
	width:101px;
	height:89px;
}

/* mimage */
.imgalph
{
	filter: Alpha(opacity:20);
    -moz-opacity: 0.2;
}
.imgcngBtn
{
    font-family:Verdana;
	color:Red;
	font-size:9pt;
	position:absolute;
	top:13;
	left:10;
}
.imgdelBtn1
{
    font-family:Verdana;
	color:Red;
	font-size:9pt;
	position:absolute;
	top:13;
	left:120;
}
.imgdelBtn2
{
    font-family:Verdana;
	color:Red;
	font-size:9pt;
	position:absolute;
	top:7;
	left:120;
}
.imgokdelBtn
{
    font-family:Verdana;
	color:Red;
	font-size:9pt;
	position:absolute;
	top:20;
	left:120;
}
.imgcncldelBtn
{
    font-family:Verdana;
	color:Red;
	font-size:9pt;
	position:absolute;
	top:20;
	left:180;
}
.imgtable
{
    position:absolute;
    left:150;
    top:50;
}
.imgtd
{
    position:absolute;
    z-index:100;
}
.mimagecls
{
    vertical-align:top;
}
/* Form */
.formtextbox
{
    width:170px;
	height:20px;
	border:solid 1 black;
	font-family:Verdana, Arial;
	font-size:9pt;
	color:#36150D;
}
.formMLtextbox
{
    width:170px;
	border:solid 1 black;
	font-family:Verdana, Arial;
	font-size:9pt;
	color:#36150D;
}
.formsendbtn
{
    font-family:arial, Verdana; font-size:9pt; font-weight:bold;
	color:#36150D;
}

/* Edit */
.editdiv
{
	position:relative;
	z-index:100;
}
.editBtn /*main menu*/
{
    font-family:Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
	position:absolute;
	top:-20;
	left:0;
	background-color:White;
}
.cnclBtn
{	
    font-family:Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
	position:absolute;
	top:-20;
	left:70;
	background-color:White;
}
.editBtn2 /* mimage */
{
    font-family:Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
	position:absolute;
	top:30;
	left:130;
	background-color:White;
}
.cnclBtn2
{	
    font-family:Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
	position:absolute;
	top:30;
	left:180;
	background-color:White;
}
.editBtn3 /* title text*/
{
    font-family:Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
	position:absolute;
	top:-20;
	left:0;
	background-color:White;
}
.cnclBtn3
{	
    font-family:Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
	position:absolute;
	top:-20;
	left:40;
	background-color:White;
}
.editBtn4 /*scroll text*/
{
    font-family:Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
	position:absolute;
	top:-80;
	left:0;
	background-color:White;
}
.cnclBtn4
{	
    font-family:Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
	position:absolute;
	top:-80;
	left:40;
	background-color:White;
}

/* Controls */
.btn
{
	border:solid 1 gray;
	height:22px;
	font-family:Verdana;
	background-color:#eeeeee;
	font-size:9pt;
	color:Black;
}
.textBoxS
{
	width:30px;
	height:18px;
	border:solid 1 gray;
	font-family:Verdana;
	font-size:9pt;
	color:#666666;
}
.textBoxM
{
	width:60px;
	height:18px;
	border:solid 1 gray;
	font-family:Verdana;
	font-size:9pt;
	color:#666666;
}
.textBox
{
	width:100px;
	height:18px;
	border:solid 1 gray;
	font-family:Verdana;
	font-size:9pt;
	color:#666666;
}
.textBoxHP
{
	width:170px;
	height:20px;
	border:solid 1 black;
	font-family:Verdana, Arial;
	font-size:9pt;
	color:#525252;
}
.textBox2
{
	width:150px;
	height:18px;
	border:solid 1 gray;
	font-family:Verdana;
	font-size:9pt;
	color:#666666;
}
.textBoxML
{
	width:100px;
	border:solid 1 gray;
	font-family:Arial;
	font-size:9pt;
	color:#666666;
}
.textBoxL
{
	width:200px;
	height:18px;
	border:solid 1 gray;
	font-family:Verdana;
	font-size:9pt;
	color:#666666;
}
.textBoxLML
{
	width:200px;
	border:solid 1 gray;
	font-family:verdana;
	font-size:9pt;
	color:#666666;
}
.textBoxL2
{
	width:300px;
	height:18px;
	border:solid 1 gray;
	font-family:Verdana;
	font-size:9pt;
	color:#666666;
}
.textBoxLML2
{
	width:200px;
	border:solid 1 gray;
	font-family:verdana;
	font-size:9pt;
	color:#666666;
}
.linkBtn
{
	color:Black;
	font-size:9pt;
}
.err
{
	color:Red;
	font-size:9pt;
}
.errNG
{
	color:White;
	font-size:9pt;
}

