body {
margin : 0; 
} 
body , br , td , a , p , font , select , input , textarea {
font-family : BPG Glaho,Sylfaen,SylfaenARM; 
font-size : 10pt; 
} 
a:active , a:link , a:visited {
text-decoration : none; 
color : #013e7d; 
} 
a:hover {
text-decoration : underline; 
} 
.bg_blue {
background-color : #64a9f1; 
} 
.bg_black {
background-color : silver; 
} 
.bg_brown {
background-color : #5a4a1e; 
} 
.bg_gray {
background-color : #f5f5f5; 
} 
.bg_menu1 {
background-color : #ff7e00; 
} 
.red {
color : red; 
} 
.white {
color : white; 
} 
.bottom {
color : #ffffff; 
font-weight : bold; 
font-size : 10px; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
} 
.menu {
font-size : 10pt; 
font-weight : bold; 
color : #ff7e00; 
} 
textarea {
border : 1px solid black; 
background : #ffffff; 
} 
textarea:hover , textarea:focus {
background : #f5f5f5; 
} 
.button {
border : 1px solid black; 
background : #f5f5f5; 
} 
.footer {
height : 40px; 
background-image : url(i/bar.gif); 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #ffffff; 
font-weight : bold; 
font-size : 10px; 
} 
	