/* CSS Document */

BODY {
    OVERFLOW-Y: scroll; 
	OVERFLOW-X: hidden;
	margin-top:0;
	margin-left:0;

}
.obAClass A:link {
	COLOR: black;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: bold;
	font-size:13px;
}
.obAClass A:visited {
    COLOR: black; TEXT-DECORATION: none;
	font-weight: bold;
	font-size:13px;
}
.obAClass A:hover {
	CURSOR: hand;
	COLOR: #FF6600;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size:13px;
}
.obAClass A:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size:13px;
}

.obAClass2 A:link {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
}
.obAClass2 A:visited {
    COLOR: #FF6600; TEXT-DECORATION: none;
	font-weight: bold;
	font-size:12px;
}
.obAClass2 A:hover {
	CURSOR: hand;
	COLOR: #000000 ;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size:12px;
}
.obAClass2 A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size:12px;
}


.obstyle1 {
	font-family: Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color:#FF6600;
	text-align:center;
	
	
}
.obstyle2 {
	font-family: Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.obstyle4 {
	font-size: 12px;
	font-family: Verdana, Helvetica;
}

.obstyle16 {
	font-family: Verdana, Helvetica;
	font-size: 75%;
	font-style: italic;
}

.obSelectClass {
width:90%;
font-size: 11px;
}

.displayBtn {
background-color:#666666; 
color:#FFFFFF; 
font-weight:bold; 
font-size:15px;
text-align:center;
}


<!-- Guest Book Style -->

.GBstyle1 {
font-size: 100%;
font-family: Verdana, Helvetica;
font-weight: bold;
color:#FF6600;
}

#scroll_box {
border: none;
margin:auto;
font-size: 12px;
font-family: Verdana, Helvetica;
padding-left:30px;
padding-right:80px;
height:580px;
width: auto;            
overflow: auto;
}

.GBbook_table{
vertical-align:middle;
background-attachment:fixed;
background-repeat:no-repeat;
height:700px;
width:auto;
background:url(../../images/view_gb/book.jpg);

}

.GBstyle2 {
font-family: Verdana, Helvetica;
font-size: 85%;
font-weight: bold;
}	
	
.GBstyle6 {
font-size: 80%;
font-family: Verdana;
}

.GBstyle8 {
color: #E85C00; 
font-weight: bold; 
font-size: 19px; 
}
.GBstyle9 {
font-size: 75%;
font-family: Verdana;
}
.GBstyle12 {
font-family: Verdana;
font-size: 85%;
font-weight: bold;
}	

.GBstyle_name {
font-size: 20px;
font-family: Verdana, Helvetica;
font-weight:bold;
color:#999999;
}

a.GBone:link {
color: #000000;font-family: Verdana, Helvetica;
font-size: 65%;
font-weight: bold;
}

a.GBone:visited {
color: #000000;font-family: Verdana, Helvetica;
font-size: 65%;
font-weight: bold;
}

a.GBone:hover {
color: #FF6600;font-family: Verdana, Helvetica;
font-size: 65%;
font-weight: bold;
}

