body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background: url(images/center-bak.gif) repeat;
	margin: 0px;
	padding: 0px;
}
#entire {
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/content-bak.gif) repeat-y;
	width: 955px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#header{
	position:relative;
	width: 100%;
	background: #FFFFFF url(images/bak.gif) repeat-x;
	height: 90px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
	display: inline;
}
.strikethrough {
	text-decoration: line-through;
}

#vcart {
	width: 955px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.note {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
}


#v1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#v2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 450px;
}
#v3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.center {
	text-align: center;
}


#what {
	background: #FFFFFF;
	margin: 15px 5px 0px;
	padding: 0px;
	width: 138px;
	border: 1px solid #000000;
}
.border {
	border: 1px solid #000000;
}


#title {
	background: #666666;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}
.right {
	text-align: right;
}

.left-brk {
	clear: left;
}

#text {
	background: #FFFFFF;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imgleft {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
.indent-15 {
	margin-left: 15px;
}







#extra{float:left;clear:left;width:150px;}
#extra a {
	color: #FFFFFF;
	text-decoration: underline;
}
#extra a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#footer{
	background: #006699;
	color: #FFF;
	clear:both;
	width:100%;
	height: 2px;
}

#container{
	width:955px;
}
#content{
	float:right;
	width:770px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 10px;
}
#content p {
	font-size: 11px;
	font-weight: normal;
}
.bg-black {
	background: #000000;
}

#content li {
	font-size: 11px;
}
#content td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	
}
#content td h2 {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	
}
#content td.white {
	font-size: 10px;
	color: #FFFFFF;
	background: #000000;
}


#footer-content {
	width: 770px;
	margin-left: 165px;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.red {
	color: #FF0000;
}
#footer-content p {
	margin-right: 10px;
	margin-left: 10px;
}
a {
	color: #006699;
}
a:hover {
	color: #FF6600;
}
.bg-eeeeee {
	background: #eeeeee;
}
.bg-ccccc {
	background: #cccccc;
}
.bg-999999 {
	background: #999999;
}
.bg-ffff00 {
	background-color: #FF9;
}
.nowrap { white-space: nowrap }
.gray {
	color: #808080;
	font-size: 16px;
	font-weight: bold;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#content p.h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}

.h2red {
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}
.h3red {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}
.w25 {
	width: 25%;
}

.h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #006699;
}
.space-5r {
	margin-right: 5px;
}
#content p.bigcenter {
	font-size: 12px;
	text-align: center;
	font-style: italic;
	color: #006699;
	margin-right: 20px;
	margin-left: 20px;
}
.imgleft-noborder {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content td.50pct {
	width: 50%;
}
.w25 {
	width: 25%;
}
.w50 {
	width: 50%;
}
