body {
	margin: 0;
	padding: 0;
	background: url(gfx/back.gif) 0 0;
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font: 12px arial;
	
	color: black;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

A {
	font: 12px arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}

#tab {
	width: 852px;
	height: 40pc;
	border: solid 1px black;
	padding: 0;
	margin: 0;
}

#tab .top_1 {
	width: 850px;
	height: 40px;
	background: url(gfx/top_1.gif) 0 0 no-repeat;
}

#tab .top_2 {
	height: 114px;
	width: 315px;
	background: url(gfx/top_2.jpg) 0 0 no-repeat;
}

#tab .top_3 {
	height: 114px;
	width: 535px;
	background: url(gfx/top_3.jpg) 0 0 no-repeat;
}


#menu td {
	vertical-align: middle;
}

#menu .t1 {
	width: 11px;
	height: 51px;
	background: url(gfx/menu_1.gif) 0 0 no-repeat;
}

#menu .t2 {
	width: 100px;
	background: url(gfx/menu_2.gif) 0 0 no-repeat;
}

#menu .t3 {
	width: 314px;
	background: url(gfx/menu_3.gif) 0 0 no-repeat;
}

#menu .t4 {
	height: 17px;
	background: url(gfx/menu_4.gif) 0 0 no-repeat;
}

#menu .t5 {
	width: 100px;
	background: url(gfx/menu_5.gif) 0 0 no-repeat;
}

#menu .t6 {
	width: 114px;
	background: url(gfx/menu_6.gif) 0 0 no-repeat;
}

#menu .t2 A {
	font: 14px arial;
	font-weight: bold;
	color: black;
	text-align: center;
	display: block;
	width: 100px;
	padding: 10px 0 0 0;
}

#menu .t5 A {
	font: 13px arial;
	font-weight: bold;
	color: white;
	text-align: center;
	display: block;
	width: 100px;
}

h1 {
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	font: 18px arial;
	font-weight: bold;
	color: black;
	text-indent: 20px;
}




#tab .b {
	height: 16px;
	width: 210px;
	background: url(gfx/b.gif) 0 0 repeat-y;
}

#tab .m {
	width: 640px;
	background: url(gfx/m.gif) 0 0 repeat-y;
}

h2 {
	margin: 0;
	padding: 0;
	border: 0;
	height: 13px;
	font: 12px arial;
	font-weight: bold;
	color: white;
	text-indent: 10px;
}


#tab .c {
	background: url(gfx/c.gif) 0 0 repeat-x;
}

#tab .c p {
	margin: 0 0 10px 10px;
	height: 372px;
}



#tab .d {
	background: url(gfx/d_back.gif) 0 0 no-repeat;
}


#main .border {
	width: 1px;
	background-color: black;
}

#main .text {
	width: 598px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	background: url(gfx/d.gif) 0 0 no-repeat;
	background-color: white;
}

#main div {
	margin: 10px;
}



#tab .foot {
	text-align: center;
}

h3 {
	margin: 35px 0 10px 0;
	padding: 0;
	border: 0;
	font: 16px arial;
	font-weight: bold;
	color: white;
}