body
{ 
	background-image: url('images/back.gif');
	background-repeat: repeat;
	background-attachment:fixed;
	color: #FFffff;
	font-size: big;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}


 
img {
	border: 0px solid white;
}

.to {background: url(images/ot/to.png) 0 0 repeat-x #3e0002}
.bo {background: url(images/ot/bo.png) 0 100% repeat-x}
.lo {background: url(images/ot/lo.png) 0 0 repeat-y}
.ro {background: url(images/ot/ro.png) 100% 0 repeat-y}
.blo {background: url(images/ot/blo.png) 0 100% no-repeat;}
.bro {background: url(images/ot/bro.png) 100% 100% no-repeat}
.tlo {background: url(images/ot/tlo.png) 0 0 no-repeat}
.tro {background: url(images/ot/tro.png) 100% 0 no-repeat;padding:20}

.t {background: url(images/t.png) 0 0 repeat-x #3e0002}
.b {background: url(images/b.png) 0 100% repeat-x}
.l {background: url(images/l.png) 0 0 repeat-y}
.r {background: url(images/r.png) 100% 0 repeat-y}
.bl {background: url(images/bl.png) 0 100% no-repeat;}
.br {background: url(images/br.png) 100% 100% no-repeat}
.tl {background: url(images/tl.png) 0 0 no-repeat}
.tr {background: url(images/tr.png) 100% 0 no-repeat;padding:30px}


.clear {
	font-size: 1px;
	height: 1px
}
#home_images img {
	border: 0px;
}

.bookkyle tr td {
    text-align: center;
	font-size: 150%;
}


a:link, a:visited  {
	text-decoration: none;
 	color: #FF9900;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

caption {
	color: #FF9900;
	font-size: 7pt;
}

end {
	color: #ff9900;
	font-size: 6.5pt;
}

small {	color: #ff9900;
	font-weight: bold;
	font-size: 9pt;
}

big2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}

big1 {
	color: #ff9900;
	font-weight: bold;
	font-size: 12pt;
}

blockquote {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
}

#menu
{
	position: relative;
	padding: 0em 1em 0em 1em;
	height: 3.33;
}

#menu ul
{
	position: absolute;
	top: -12px;
	left: 34px;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.6em 4.0em 0.5em 1.5em;

color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
background: url('images/menu_tab.gif') no-repeat;
text-decoration: none;
}

#menu ul li a.active
{
background: url('images/menu_tab.gif') no-repeat center;
}

