body{margin: 0px;padding: 0px;border: 0px;}
body,td,p{font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 9pt;color: #333333;}
h1{font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 11pt;color: #333333;}
a:link,a:visited{color: #CC0033;text-decoration: none;}
a:hover{color: #CC0033;text-decoration: underline;}
a:active{color: #CC0033;text-decoration: none;}
img{border: 0px;}
li{line-height:1.3;}

table#bodyline{
	width: 100%;
	height: 100%;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
}

#siteline{
	width: 750px;
	background-color: #ffffff;
	border: 1px solid #666666;
}

td#header{
	height: 6px;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}

td#menubox{
	width: 170px;
	border-right: 1px solid #CCCCCC;
	background-image: url(images/bg_work.gif);
	background-repeat: repeat;
}

.menuline{width: 160px;}

.menuline a {
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	text-indent: 20px;
	border: 1px solid #CCCCCC;
	background-image: url(images/pil.gif);
	background-repeat: no-repeat;
} 
.menuline a:link,.menuline a:visited{color: #333333;font-weight: bold;text-decoration: none;}
.menuline a:hover {background-color: #F2F2F2;text-decoration: none;} 
.menuline a:active{background-color: #F2F2F2;text-decoration: none;}
td#content{width: 580px;height: 100%;}
td#contenthead{
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(images/bg_work.gif);
	background-repeat: repeat;
}

table#footer{
	border-top: 2px solid #CC0033;
	height: 18px;
}

p#footertext{
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
}

.pic {border: 1px solid #999999;}


