﻿<style>

.style1 {font-family: Arial, Helvetica, sans-serif;
		 font-weight: normal;}
.style2 {font-family: Arial, Helvetica, sans-serif;
		 font-weight: bold;}
.style3 {font-size: 18px}
.style4 {font-size: 16px}
.style5 {color: #CC9900}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FF9900;
	border: medium solid #000000;
	text-indent: 10px;
	white-space: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FF9900;
	border: medium solid #000000;
	text-indent: 10px;
	white-space: normal;
}
body {

margin: 6px;

padding: 0px;

font-family: Verdana, helvetica, sans-serif;

font-size: 12px;

color: #000;

background: #EFECE2;

text-align: left;

}
</style>


	


table {

font-family: verdana, helvetica, sans-serif;

font-size: 12px;

text-align: left;

color: #000;

}



A:link {

	color: #FF0000;

	text-decoration: none;

}



A:visited {

	color: #FF0000;

	text-decoration: none;

}



A:active {

	color: #FF0000;

	text-decoration: none;

}



A:hover {

	color: #333333;

	text-decoration: none;

}



TD {

	font-size: 13px;

	font-family : Verdana;

	color : #333333;

}



P {

	font-size: 13px;

	font-family : Arial;

	color : #333333;

}



TD.dark {

	font-size: 11px;

	font-family : Arial;

	font-weight : Bold;

	color : #FFFFFF;

}



P.dark {

	font-size: 11px;

	font-family : Arial;

	color : #FFFFFF;

	font-weight : Bold;

}



TD.smaller {
	font-size: 18px;
	font-family : Arial;
	color : #333333;
}



P.smaller {

	font-size: 11px;

	font-family : Arial;

	color : #333333;

}



#menu ul

{

margin-left: 0;

padding-left: 0;

list-style-type: none;

font-family: Tahoma, Helvetica, sans-serif;

font-size: 11px;

margin:0px;

}



#menu a

{

display: block;

padding: 2px;

width: 118px;

background-color:#E3DAD2;

border-left: 1px solid #999;

border-right: 1px solid #999;

border-bottom: 1px solid #999;

}



#menu a:link, #menuitems a:visited

{

color: #333;

text-decoration: none;

font-weight:bold;

}



#menu a:hover

{

background-color: #EBEBE3;

color: #333;

font-weight:bold;

}



.inbg {

background-image: url('../WEB%20BK%2008/images/inbg.gif');

}



.outbg {

background-image: url('../WEB%20BK%2008/images/outbg.gif');

}

