body,
td,
div,
a,
textarea,
input,
select,
h1 {
    font-family: Verdana;
    font-style: normal;
    font-size:10px;
    color: #333333;
    text-decoration:none;
}
label {
    text-align:left;
    maring:0px;
    padding:8px 0 0 0;
    width:150px;
    float:left;
}

a {
  color:#999999;
}
div {
	border-width:1px;
	border-color:#000000;   
}
table,
img {
    border-style:none;
    padding:0px;
    margin:0px;
}
body {
    margin:0px;
    background:url(../img/back.gif);
}
form {
    display : inline;
}
td {
	border-width:1px;
	border-color:#000000;   
}


.form textarea,
.form input,
.form select {
    border:1px solid #000000;
    display: block;
    font-weight:normal;
    font-size:10px;
    height:12px;
}
textarea {
    overflow: auto;
}

.bodytext {
  margin:10px 0 10px 0;
  padding:0px;
}


#center {
    width:700px;
    display: block;
    margin:auto;
}

#footer {
  float:left;
  width:667px;
  margin:1px 0 0 0;
  height:20px;
  background-color:#ffffff;
}

#window {
    margin-top:40px;
    text-align:left;
    width:700px;
    float:left;
}
.main {
	float:left;
	padding:0 0 0 12px;
	background:url(../img/head_3_1.gif) no-repeat;
	min-height:300px;
}

* html .main { 
  height:300px;
}


#content {
	margin:0 0 20px 0;
	float:left;
	width:638px;
}
#top_menu {
    float:right;
    margin-top:28px;
}
.title_border {
  border-style:solid; 
  border-color:#F4F4F4; 
  border-width:1px 0 1px 0; 
  width:616px; 
  height:17px; 
  margin-top:22px;
  padding:5px 0 0 24px;
}
