/* CSS Document */

body
{
	background-color:#000;
	margin:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#intropage
{
	background-color:#ccaf85;
	width:550px;
	position:relative;
	color:#a72b21;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
#intropage a
{
	font-size:24px;
	text-decoration:underline;
	font-family:Times New Roman;
	color:#a72b21;
}

.main
{
	width:1000px;
	background-color:#7f0601;
	position:relative;
	text-align:center;
	padding-top:10px;
	
}
.header
{
	width:980px;
	height:150px;
	/*background:url(../images/header.gif) center no-repeat;*/
	background-color:#7f0601;
	padding-left:20px;
	position:relative;
	float:left;
	text-align:center;
}
.util
{
	background:url(../images/utilitybar.gif) center no-repeat;
	background-color:#7f0601;
	width:1000px;
	height:45px;
	position:relative;
	float:left;
}
.bdy
{
	width:1000px;
	background-color:#7f0601;
	position:relative;
	float:left;
	padding-top:7px;
	height:auto;
	min-height:600px;
}
.bdyLeft
{
	width:274px;
	height:100px;
	background-color:#7f0601;
	position:relative;
	float:left;
	min-height:400px;
	height:auto;
	padding-left:20px;
}

.bdyRight
{
	width:689px;
	background-color:#7f0601;
	position:relative;
	float:left;
	height:auto;
	min-height:500px;
}
.footer
{
	position:relative;
	float:left;
	background-color:#7f0601;
	width:730px;
	
	font-size:12px;
	padding-top:20px;
	font-weight:bold;
	color:#d9a97a;
	text-align:center;
	padding-left:270px;
	z-index:100;
}
.copyright
{
	position:relative;
	text-align:center;
	font-size:10px;
	padding-top:10px;
	padding-bottom:20px;
	background-color:#7f0601;
	width:730px;
	float:left;
}
.copyrightintro
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	padding-left:180px;
	width:400px;
	text-align:left;
}
.boxtop
{
	background:url(../images/bodytop.gif) no-repeat;
	width:689px;
	height:15px;
	position:relative;
	float:left;
	
}
.boxbody
{
	background-color:#c99e7b;
	width:674px;
	min-height:600px;
	position:relative;
	float:left;
	padding-left:15px;
	
}
.boxbtm
{
	background:url(../images/bodybtm.gif) no-repeat;
	width:689px;
	height:13px;
	position:relative;
	float:left;
	
}
.Content
{
	position:relative;
	float:left;
	width:627px;
	padding:15px;
	background-color:#cdaf86;
	border:1px solid #b1936c;
	text-align:justify;
	font-size:12px;
	line-height:17px;
	min-height:700px;
	height:auto;
	z-index:10;
}
.UtilText01
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#cdaf86;
	letter-spacing:1px;
	padding-top:10px;
	padding-left:250px;
	width:450px;
	position:relative;
	float:left;
}
.UtilText01 a
{
	color:#cdaf86;
	text-decoration:underline;
}
.UtilText01 a:hover
{
	color:#ffcf6a;
	text-decoration:underline;
}
.UtilText02
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#cdaf86;
	padding-top:13px;
	width:220px;
	position:relative;
	float:left;
	text-align:right;
}
.UtilText02 a
{
	color:#cdaf86;
	text-decoration:none;
	padding-right:10px;
}
.UtilText02 a:hover
{
	color:#ffcf6a;
	text-decoration:none;
}
.Content h2
{
	color:#622a00;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.ImageBox
{
	padding:10px;
	background-color:#805c41;
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.MyListBold
{
 list-style:square;
 font-size:12px;
 font-weight:bold;
 color:#805c41;
 font-family:Arial;
 line-height:35px;
 width:545px;
 background-color:#C99E7B;
 display:inline;
 float:left;
 padding-left:35px;
 padding-bottom:10px;
 padding-top:10px;
 margin-left:0px;
 border:3px double #805c41;
 margin:20px;
}
.MyListBold li a
{
 text-decoration:none;
 color:#805c41;
 list-style:square;
}
.MyListBold li a:hover
{
 text-decoration:underline;
 color:#000;
}

.my2{
display:none;
}
.mybutton
{
  width:123px;
  cursor:pointer;
  background-image:url(../images/button.gif);
  background-repeat:no-repeat;
  color:#ccaf86;
  text-align:center;
  font-weight:bold;
  border-style:solid;
  border-width:0px;
  background-color:#CDAF86;
  height:26px;
}
.mybutton a
{
	color:#cdaf86;
	text-decoration:none;
	}
.mybutton2
{
  width:123px;
  height:26px;
  cursor:pointer;
  background-image:url(../images/button2.gif);
  background-repeat:no-repeat;
  color:#fff;
  text-align:center;
  font-weight:bold;
  border-style:solid;
  border-width:0px;
  background-color:#CDAF86;
}
.TextBox
{
	background-color:#d3b59d;
	border:1px solid #985e4a;
	color:#7b0c00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.myForm
{
	width:525px;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	background-color:#C99E7B;
	border:1px #985e4a solid;
	float:left;
	height:auto;
	margin-bottom:20px;
	float:left;
	
}

.FormLine
{
	width:520px;
	text-align:left;
	padding-bottom:10px;
	position:relative;
	float:left;
}
.FormLine2
{
	width:370px;
	text-align:left;
	padding-bottom:10px;
	position:relative;
	
	padding-left:150px;
}
.FormLineL
{
	width:230px;
	text-align:left;
	padding-bottom:10px;
	position:relative;
	float:left;
}
.FormLineR
{
	width:270px;
	text-align:left;
	padding-bottom:10px;
	position:relative;
	float:left;
}
.MyCell
{
	margin:1px;
	background-color:#985e4a;
	padding:5px;
	width:120px;
	float:left;
	position:relative;
	color:#d3b59d;
}
.MyCell2
{
	margin:1px;
	background-color:#694133;
	padding:5px;
	width:120px;
	float:left;
	position:relative;
	color:#d3b59d;
}
.FormHeading
{
	width:627px;
	text-align:left;
	margin-top:10px;
	text-align:left;
	font-weight:bold;
	text-indent:50px;
	background-color:#985e4a;
	color:#C99E7B;
	height:25px;
	padding-top:5px;
	position:relative;
	float:left;
}
.FormLineButton
{
	width:625px;
	text-align:left;
	padding-bottom:10px;
	margin-top:10px;
	text-align:center;
}
.FormLeft
{
	width:150px;
	text-align:right;
	padding-bottom:10px;
	float:left;
	padding-right:10px;
}
.FormRight
{
	width:360px;
	text-align:left;
	padding-bottom:10px;
	float:left;
}
.star
{
	position:relative;	
	width:100%;
	float:left;
	text-align:left;
	margin-left:-40px;
}
.star ul
{
	list-style:none;
}
.star ul li
{
	
	background-image:url(../images/starlist.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}
.Table
{
	width:300px;
	font-size:11px;
	position:relative;
	float:left;
	border:1px solid #985e4a;
	padding-bottom:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#C99E7B;
}
.TDleft
{
	width:106px;
	position:relative;
	float:left;
	padding:5px;
	
}
.TDright
{
	width:180px;
	position:relative;
	float:left;
	padding-top:5px;
}
.InnerTD0
{
	width:179px;
	height:20px;
	position:relative;
	float:left;
	border:1px solid #985e4a;
	margin-left:-1px;
	margin-top:-1px;
	text-indent:5px;
	color:#993300;
	font-size:12px;
	font-weight:bold;
}
.InnerTDbtn
{
	width:180px;
	height:20px;
	position:relative;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	

}
.InnerTD1
{
	width:70px;
	min-height:20px;
	height:auto;
	position:relative;
	float:left;
	border:1px solid #985e4a;
	margin-left:-1px;
	margin-top:-1px;
	font-weight:bold;
	color:#7f0601;
	text-indent:5px;
}
.InnerTD2
{
	width:98px;
	padding-left:10px;
	min-height:20px;
	height:auto;
	position:relative;
	float:left;
	border:1px solid #985e4a;
	margin-left:-1px;
	margin-top:-1px;
	
}
#BreadCrumb
{
 width:600px;
 
 height:30px;
 position:relative;
 float:left;
}
#BreadCrumb ul
{
 list-style:none;
 display:inline;
 font-size:12px;
 font-weight:bold;
 float:left;
 width:600px;
 
}
#BreadCrumb ul li
{
 list-style:none;
 float:left;
 
}
#BreadCrumb ul li a
{
 color:#900;
 text-decoration:none;
 padding-right:15px;
 padding-left:20px;
 padding-top:4px;
 display:block;
 background-image:url(../images/arrow.gif);
 background-repeat:no-repeat;
}
#BreadCrumb ul li a:hover
{
 color:#000;
 text-decoration:none;
 background-image:url(../images/arrow2.gif);
 background-repeat:no-repeat;
 display:block;
 padding-top:4px;
}
.Message
{
 position:relative;
 float:left;
 width:577px;
 height:38px;
 padding-top:2px;
 padding-left:20px;
 padding-right:20px;
 background:url(../images/bgmsg.gif) no-repeat;
 color:#f00;
 text-align:center;
 font-weight:bold;
 font-size:12px;
 margin-top:10px;
 margin-bottom:10px;
}
.Message2
{
 position:relative;
 float:left;
 width:577px;
 padding:10px 20px 10px 20px;
 color:#764822;
 text-align:center;
 font-weight:bold;
 background-color:#C99E7B;
 font-size:12px;
 margin-top:20px;
 margin-bottom:10px;
 border:3px double #b1936c;
}
.bgmusic
{
 position:absolute;
 top:0px;
 left:0px;
 width:1px;
 height:1px;
}
