body {
	margin: 0px;
	margin-top:5px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:11px;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/body_bkg.jpg);
	background-repeat: repeat-x;
	background-color:#e3e1e2;
}

a {
	font-family: Tahoma, Times New Roman, Sans-Serif;
	color:#656565;
	font-size:11px;
	text-decoration:none;
	border-bottom: 1px dotted #ff9c00;
}

a:hover {
	color:#ff9c00;
	text-decoration:none;
}

div a
{
	font-family: Tahoma, Times New Roman, Sans-Serif;
	font-size:9px;
	border-bottom:0;
}

p {
	padding-left:10px;
	padding-right:10px;
	text-indent:20px;
}

td#top
{
	width: 780px;
	height: 5px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

td#bottom
{
	width: 780px;
	height: 5px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
}

td#left
{
	width: 5px;
	height: 600px;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
}

td#right
{
	width: 17px;
	height: 600px;
	background-image:url(../images/right.jpg);
	background-repeat:no-repeat;
}

td#col_menu
{
	vertical-align:top;
}

td#logo
{
	width: 185px;
	height: 86px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

td#menu1
{
	width: 185px;
	height: 405px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images/menu1.jpg);
	background-repeat:no-repeat;
}

td#menu2
{
	width: 185px;
	height: 109px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images/menu2.jpg);
	background-repeat:no-repeat;
}

td#langbar
{
	width: 573px;
	height: 19px;
	text-align:right;
	letter-spacing:normal;
	background-image:url(../images/langbar.jpg);
	background-repeat:no-repeat;
}

td#langbar a
{
	border-bottom:0;
}

td#header
{
	width: 573px;
	height: 257px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

td#headersub
{
	width: 573px;
	height: 173px;
	background-image:url(../images/headersub.jpg);
	background-repeat:no-repeat;
}

td#slogan
{
	width: 573px;
	height: 28px;
	background-image:url(../images/slogan.jpg);
	background-repeat:no-repeat;
}

td#space
{
	width: 573px;
	height: 23px;
	background-image:url(../images/space.jpg);
	background-repeat:no-repeat;
}

td#spacesub
{
	width: 573px;
	height: 23px;
	background-image:url(../images/spacesub.jpg);
	background-repeat:no-repeat;
}

td#pagename
{
	width: 573px;
	height: 35px;
	background-image:url(../images/pagename.jpg);
	background-repeat:no-repeat;
}

td#content
{
	width: 573px;
	height: 266px;
	text-align:justify;
	vertical-align:top;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
}

td#contentsub
{
	width: 573px;
	height: 350px;
	text-align:justify;
	vertical-align:top;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
}

.menu1
{
	width: 142px;
/*	height:26px;*/
	vertical-align:middle;	
	background-image:url(../images/menu1.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:3px;
}

.level1 a
{
	font-weight:bold;
	color:#656565;
	text-decoration:none;
	border-bottom: 0;
}

.level2 a
{	
	text-indent: 5px;	
	font-weight:normal;
	color:#656565;
	text-decoration:none;
	border-bottom: 0;
}

.selected a
{
	color:#ff9c00;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

n_left
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
