body { 
	height:100%;
	width:770px; 
	background-image:url(img/bk.gif);
	background-repeat:repeat-x;
	background-color:#CCD3E0;
	margin: 0 auto; 
}

A:link    { color: #254966; text-decoration: none }
A:visited { color: #254966; text-decoration: none }
a:hover {  color: #ff8b03; text-decoration: underline}
a:active {  color: #ff8b03; text-decoration: underline}

.left_bk { background-repeat:no-repeat;}

.text10 {  font-size: 9px; line-height: 12px; font-family: Verdana; text-decoration: none}
.text10t {  font-size: 9px; line-height: 12px; font-weight: bold; font-family: Verdana; text-decoration: none}
.text12 {  font-size: 10px; line-height: 17px; font-family: Verdana; text-decoration: none}
.text12t {  font-size: 10px; line-height: 17px; font-family: Verdana; text-decoration: none}
.text12w {  font-size: 10px; line-height: 17px; font-family: Verdana; text-decoration: none}
.text12b {  font-size: 10px; line-height: 17px; font-weight: bold; font-family: Verdana; text-decoration: none}
.text14 { font: 14px/17px; text-decoration: none }
.text14b { font: bold 14px/17px; text-decoration: none }
