html,body{
      margin:0;
      height:100%;
      font-family:Arial;
      background-image:url("../images/graphics/bg_grad.gif");
      background-repeat:repeat-x;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.headDiv
{
    height:112px;
    width:960px;
    background-image:url("../images/graphics/head_image.gif");
    background-repeat:no-repeat;
    background-position:right;
}
.navDiv
{
    width:940px;
    height:36px;
    background-image:url("../images/graphics/nav_bg_grad.gif");
    background-repeat:repeat-x;
    padding:0 10px 0 10px;
}
.conDiv
{
    background-color:#e9e4f1;
    width:960px;
}
.conImg
{
    width:406px;
    height:328px;
    float:right;
}
.conTxt
{
    width:529px;
    padding:15px 0px 15px 15px;
}
.footDiv
{
    background-image:url("../images/graphics/foot_left.gif");
    background-repeat:no-repeat;
    background-color:#da2941;
    width:960px;
    height:55px;
}
.pppImg
{
    width:315px;
    height:35px;
    float:right;
}
.footer
{
height:30px;
text-align:right;
width:940px;
padding:0 10px 0px 10px;
line-height:30px;
}
.nav
{
    height:36px;
    background-image:url("images/graphics/nav_bg.gif");
    background-repeat:repeat-x;
    font-weight:bold;
}

/* Main Styles */

/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{
  text-decoration:none;
}


.Nav_Side_Level1{
  color:036;
  font-weight:bold;
}

.Nav_Side_Level2{
  color:369;
}

.Nav_Side_Leveln{
  color:69a;
}

.Nav_Side_Level_Selected{

}

.Nav_Top{
  color:#DB7124;
}








/* Start Shop Styles */
.shopsubmit,.ft100bold,.pft100,.ft100,.ft{
  background-color:cccccc ;font-size:10px;
}
.ft100bold,.pft100,.ft100{
  width:100px;
}
.shopsubmit,.ft100bold{
  font-weight:bold; font-size:11px;
}
.shopsubmit{
  font-size:12px
}
/* End Shop Styles */
 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

