* { margin:0px;}

body, html {
	margin:0 auto;
	background-image:url(/vann/bg_body.gif);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #FFFFFF;
	width:850px;
	height:100%;
	text-align:center;
}

table
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  text-decoration : none;
}

.row
{
	background-color: #FFFFFF;
}

hr
{
	border: 0;
	background-color: #CCCCCC;
	height: 1px;
}

.main
{
  height: 100%;
}

a
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  color: #132332;
  text-decoration : none
}

.menu
{
  font-size: 11px;
  font-weight: bold;
}

.pmheader
{
  font-size: 13px;
  font-weight: bold;
}

.pmlead
{
  font-size: 11px;
  font-weight: bold;
}

.color11b
{
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

.color13b
{
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

.page
{
  font-size: 11px;
  font-weight: normal;
}

.color11n
{
  font-size: 11px;
  color: #666666;
}

