*{
	margin:0;
	padding:0;
}

h1{}
h2{}
h3{}
H4{}
H5{
	font-weight:bold;
	font-size:12px;
	line-height:120%;
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
}
img{
border-style:none;
border-width:0;
}
p{
font-size:14px;
}

.small{
font-size:12px;
line-height:120%;
}
.clear{
clear:both;
font-size:0;
line-height:0;
}
#body{
background-color:#600059;
line-height:140%;
color:#000;
}
#page{
background-color:#FFF;
width:800px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
border:1px solid #000;
}
#main{
padding:6px;
}
#head{
background-color:#FF9406;
text-align:right;
font-size:12px;
padding:2px 6px;
border-bottom:1px solid #000;
}
#head table{
width:780px;
}
#logo{
text-align:left;
}
#address{
text-align:right;
vertical-align:bottom;
line-height:110%;
}
#copyright{
font-size:12px;
	background-image:url(border.gif);
	background-position:left top;
	padding-top:16px;
	background-repeat:no-repeat;
}
#copyright a{
color:#000;
text-decoration:none;
}
#copyright a:hover{
color:#900;
text-decoration:underline;
}
#side-l{
float:left;
padding:2px;
width:420px;
}
#side-r{
float:left;
padding:2px;
width:350px;
padding-left:10px;
}
table.menu2{
	width:348px;
	margin:14px 0px 14px 0px;
}
.menu2 td{
	text-align:center;
	text-align:center;
	background-repeat:no-repeat;
	padding:6px 0px;
	line-height:20px;
	width:50%;
	font-size:14px;
}
.menu2 .button{
	background-image:url(sidemenu_button2.gif);
	background-position:center top;
}
.menu2 .button h2{
	font-size:14px;
	margin:0;
	padding:0;
}
.menu2 td a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #990099;
}
.menu2 td a:hover{
	font-weight:bold;
	color:#900090;
	text-decoration:none;
}
.menu{
	width:420px;
	margin:6px 0px 18px 0px;
}

.menu td{
	text-align:center;
	text-align:center;
	background-repeat:no-repeat;
	padding:6px 6px 10px 6px;
	line-height:20px;
	width:50%;
	font-size:14px;
}

.menu .button{
	background-image:url(bg_button.gif);
	background-position:center top;
}
.menu .button h2{
	font-size:14px;
	margin:0;
	padding:0;
}
.menu .none{
	text-align:center;
}

.menu td a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #990099;
}
.menu td a:hover{
	font-weight:bold;
	color:#900090;
	text-decoration:none;
}
.bg-img{
	background-image:url(bg_menu.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.article{
	padding:10px 10px; 
  padding-bottom: 0;
}

