html,body{
      margin:0;
      height:100%;
}
.bodyClass
{
    background-image:url("../images/graphics/head_bg.jpg");
    background-repeat:repeat-x;
    background-position:top center;
    background-color:#c5c6c7;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:830px;
}

.minheight {
  min-height:460px;
  height:auto !important;
  height:500px;
}

img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.search
{
padding-top:20px;
}
.search form input
{
    border:0px;background-color:#a0a7b0;
color:#fff;
    
}
.search form table
{
    border:0px;
    background-color:#a0a7b0;
}
/***** Google Rss Code *****/
.gfc-resultsHeader {color:blue !important; display:none !important;}
.gf-author {color:red !important;}
.gf-relativePublishedDate {color:red !important;}
.gf-snippet {color:black !important; font-size:11px !important;}
/***** Google Rss Code End *****/
.headDiv
{
    width:830px;
    height:180px;
    background:url("../images/graphics/head_banner.jpg") no-repeat right;
}
.logo
{
    width:184px;
    height:180px;
}
.contDiv
{
    width:830px;
}
.navLeft
{
    width:174px;
padding-top:20px;
    float:left;
}
.conRight
{
    width:642px;
    float:left;
}
.conBg
{
    width:642px;
    background:url("../images/graphics/main_grad.gif") repeat-y;
}
.conInner
{
    width:622px;
    margin:0px auto;
    background:url("../images/graphics/main_bg.gif") no-repeat top;
}
.conFoot
{
    width:642px;
    height:45px;
    background:url("../images/graphics/main_foot.gif") no-repeat top;
}
.conPad
{
    padding:10px 30px 10px 30px;
}
.footTxt
{
    width:642px;
    height:30px;
    padding-top:15px;
    text-align:center;
    line-height:30px;
    font-size:9px;
}

hr { height: 0px; color: #8ddef9; border-top: 1px; background: #8ddef9; border-style: dashed;}
