﻿body
{
	font-size: 13px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 15px 0 0 0;
	color: #54192d;
}
h1, h2 ,h3
{
font-family:Trebuchet MS;
padding:2px 0 2px 0;
margin:0px;
}/*
h1
{
	font-size:1.6em;
	color:#ff8c00;
	}*/
	
h2, h1
{
	background-image: url(../images/h2Icon.gif);
	background-repeat: no-repeat;/*
	background-color: #fff;*/
	padding-left:29px;
	color:#54192d;
	font-size:1.2em;	
	
}

h3
{
	background-color: #54192d;	
	color:#fff;
	font-size:1.2em;
	padding:0 5px 0 5px;
	}


.PageBG
{
	background-image: url(../images/pagebg.png);
	background-repeat: repeat;
	background-color: #fff;
	background-attachment: fixed;
}


.AreaSide
{
	margin: auto;
	padding: 0px;
	width: 980px;
	background-color: #fff;/*
	border: #aeaeae solid 1px;*/
}



.TopSide
{
	background-image: url(../images/topSideBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 265px;
}
.LogoSide a, .LogoSide a:link, .LogoSide a:hover, .LogoSide a:active, .LogoSide a:visited 
{
	float:left;
	width: 400px;
	height: 265px;
	line-height:265px;
	border: 0px;
}


.ButtonSide
{
	background-image: url(../images/ButtonSideBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #ccbd96;
	height: 32px;
	line-height:32px;
}
.ButtonSide, .ButtonSide a, .ButtonSide a:link, .ButtonSide a:active, .ButtonSide a:visited
{
	color: #ccbd96;
	text-decoration: none;
	padding:0 6px 0 6px;
}
.ButtonSide a:hover
{
	text-decoration: underline;
}




.MainSideHome
{
	padding: 6px 6px 6px 6px;
	background-image: url(../images/mainsideHomeBG.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	
}

/*===================================================*/
.MainSide
{
	margin-left: 9px;
	margin-right: 9px;
	background-image: url(../images/mainSideBG.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	
}

.MainSideContainer
{
	padding:0 6px 0 6px;
	}

.LeftSide, .MainSide, .MainSide1, .RightSide
{
	float: left;
}
.LeftSide, .RightSide
{
	width: 220px;
}
.MainSide
{
	width: 503px;
}
.BottomSide
{
	background-image: url(../images/bottomSideBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #ccbd96;
	height: 32px;
	line-height:32px;
	padding:0 6px 0 6px;
}
.BottomSide, .BottomSide a, .BottomSide a:link, .BottomSide a:active, .BottomSide a:visited
{
	color: #ccbd96;
	text-decoration: none;
}
.BottomSide a:hover
{
	text-decoration: underline;
}

.ClearBoth
{
	clear: both;
	line-height: 1px;
	height: 1px;
}
.TCenter
{
	text-align: center;
}
.TLeft
{
	text-align: left;
}
.TRight
{
	text-align: right;
}
.Container
{
	padding-left: 7px;
	padding-right: 7px;
	
}

.FloatLeft
{
	float:left;
	}
.FloatRight
{
	float:right;
	}
.spacer7px
{
	line-height: 7px;
	height: 7px;
	clear: both;
}

input, select, textarea
{
	vertical-align: middle;
	font-size: 1.0em;
	border: #bcc7d5 1px solid;
	margin: 2px;
}
input.btn
{
	border: none;
}
.Stroke
{
	line-height:3px;
	height:3px;
	background-color:#54192d;
	margin:3px 0 3px 0;
}

.LinkBtn
{
	color: #54192d;
	background-color:#f1f1f1;
		padding:3px;
	} 
.LinkBtn a, .LinkBtn a:link, .LinkBtn a:active, .LinkBtn a:visited
{
	color: #54192d;
	
	

	text-decoration: underline;
}
.LinkBtn a:hover
{text-decoration: none;
	
}

.PnlBG
{
	background-image: url(../images/PnlBG.jpg);
	background-repeat: repeat-x;
	background-position:top;
	}
	
.LeftSide .PnlBG
{ width:220px;
}

/*
.GVList td
{
	
	border:solid 1px #f0f0f0;
	cursor:pointer;

	
}*/
.GVList th
{ 
	/*font-weight:500;
	background-image:url(../images/thBG.jpg);
	background-position:top left;
	border:solid 1px #bcc7d3;*/
	visibility:hidden;
	display:none;
}
/*
 .GVList th a, .GVList th a:link, .GVList th a:active, .GVList th a:visited
{
	color: #930400;
	text-decoration: underline;
}
.GVList th a:hover, .GVList th1 a:hover
{
	text-decoration: none;
}
*/
