body { 
	margin: auto 0;
	background-image: url('../images/page/bckg.jpg'); 
	background-repeat: repeat-x; 
	background-color:#E8D1E6;
 }
td.nav { background-image: url('../images/page/nav.jpg'); background-repeat: repeat-x }
td.1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #999999 }
a {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 15px; font-weight: normal; color: #CC9900 }
a:hover { color: #CCFF00; text-decoration: none; }
a.two {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: normal; color: #999999 }
a.two:hover { color: #CCCCCC; text-decoration: none; }
a.HD {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; font-weight: normal; color: #999999 }
a.HD:hover { color: #CCCCCC; text-decoration: none; }

.v-menu {
Clear:both;

}

ul.v-menu, .v-menu li {
padding:0;
margin:0;
list-style:none;
}

ul.v-menu {
clear:both;
margin-right:20px;
padding:5px 5px;
}

#nav
  {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#8A3376;
	margin: 1px;
	padding: 2px 1px 5px 5px;
	text-decoration:none;
	text-align: left;
    display: block;
    width: 160px;
    height: 21px;
    background: url("../images/on_up.jpg") no-repeat 0 0;

  }

  #nav:hover
  { 
  color:#CC80A7;
  background: url("../images/on_over.jpg") no-repeat 0 0;
  }

a.sub { color:#FFF; font-size: 12px; font-family : Tahoma, Arial, Helvetica, sans-serif;}
a.sub:link { color:#FFF; text-decoration:none; font-weight:normal }
a.sub:visited { color:#FFF; text-decoration:none; font-weight:normal }
a.sub:hover { color:#CCC; text-decoration:none; font-weight:normal }
a.sub:active { text-decoration: none; }
