﻿/* CSS layout */
body {
	background-image: url('images/bkgd.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
}
p { 
	text-align: left;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #554d41;
}
h1 { 
	text-align: center;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #9c9c9c;
}
h2 { 
	text-align: left;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #9caabe;
}
h3 { 
	text-align: center;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #6b7f99;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #607f88;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #607f88;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #8e0000;
}
img {  
    border-style: none;
}
div#outer {
    width: 743px;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
.tmain  {
	text-align: center;
	width: 743px;
	padding: 0px;
}
.t1 {
	background-image: url('images/1.gif');
	width: 743px;
	height: 85px;
}
.t2 {
	width: 743px;
	height: 14px;
}
.t3 {
	background-image: url('images/2.gif');
	width: 743px;
	height: 7px;
}
.t4 {
	background-image: url('images/3.gif');
	width: 10px;
	height: 182px;
}
.t6 {
	background-image: url('images/4.gif');
	width: 10px;
	height: 182px;
}
.t8 {
	background-image: url('images/6.gif');
	width: 533px;
	height: 59px;
}
.t9 {
	width: 723px;
	height: 5px;
	background-image: url('images/5.gif');
}
.t10 {
	width: 743px;
}

.t11 {
	background-image: url('images/s_left.gif');
	width: 13px;
}
.t12 {
	background-color: #d8d6cf;
	width: 181px;
}
.t13 {
	background-image: url('images/s_middle.gif');
	width: 10px;
}
.t14 {
	background-color: #e8e7e1;
	width: 531px;
}
.t15 {
	background-image: url('images/s_right.gif');
	width: 8px;
}
.t16 {
	background-image: url('images/7a.gif');
	width: 743px;
	height: 15px;
}
.t17 {
	background-image: url('images/bot_bkgd.gif');
	width: 743px;
	height: 6px;
}
.t18 {
	background-image: url('images/bot.gif');
	width: 743px;
	height: 4px;
}
.t19 {
	width: 600px;
}
.t20 {
	width: 600px;
	height: 20px;
}
.t21 {
	width: 600px;
	height: 2px;
}
.t22 {
	background-image: url('images/8.gif');
	width: 531px;
	height: 30px;
}
.t23 {
	width: 181px;
}
.t24 {
	background-image: url('images/9.gif');
	width: 181px;
	height: 111px;
}
.t25 {
	background-image: url('images/11.gif');
	width: 181px;
	height: 19px;
}
.side_menu {
	text-align: left;
	width: 151px;
}
.side_menu_sp {
	width: 15px;
}
.side_menu_spacer {
	height: 15px;
}
.content {
	width: 466px;
}
.contentsp {
	height: 15px;
	width: 466px;
}
.contentsidesp {
	width: 30px;
}



