body {
	font-size: 12px;
}

#col1{
width:98%;
margin-left:0px;
margin-right:0px;
margin: 0px auto;
}

#col1 table{
font-size:12px;
}

form {
display:block; 
margin:5px auto;
padding-top: 15px;
text-align:center;
font-size:12px;

}

#col1 fieldset {
border: 1px solid #666666;
padding-bottom:10px;
}

fieldset {
display:block; 
margin:10px auto 5px auto;
text-align:left;
border:none;
}

#col1 fieldset fieldset{
border:0px;
padding: 5px 10px;
margin:-6px 10px 10px 0px;
border-bottom:#996600 dotted 1px;
}

legend
{
border: 1px solid #666666;
padding: 2px 20px;
margin-bottom:10px;
background-color:#f4e4d3;
} 

#col1 fieldset fieldset legend{
border:0px;
border-bottom: 1px solid #FF6600;
padding:0px;
margin-bottom:10px;
margin-left:0px;
font-weight:600;
background-color:transparent;
text-align:left;
color:#FF6600;
}


label.indent
{
float: left;
text-align: right;
margin-right: 0px;
display: block;
padding-top: 5px;
line-height:normal;
padding-left:10px;
}

input, textarea, button {
padding-left:2px;
border: 1px solid #7f9db9;
padding-top:2px;
font-size:12px;
}

input.submit
{
border: 1px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 4px 10px 0px 10px;
background-color: #FFFFCC;
background-repeat: repeat-x;
color: #333333;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 5px 10px;
font-size:13px;
} 

form p {
margin: 6px 0; 
}

input:focus, textarea:focus
{
    background-color: rgb(255, 251, 235);
}

select {
font-size:12px;
}

.clear{
clear:both;
}

body {
	background-image: url(layout05-bk.jpg);
	background-repeat: repeat;
}
.style1 {color: #ff0000;}

/*action*/

.look{
padding-left:5px;
padding-right:5px;
color:#ff0000;
}

.w{
width:70px;
text-align:center;
}

h1{
color:#333333;
font-size:24px;
}

h3{
color:#333333;
font-size:18px;
}
h3 img{
	margin-right:5px;
}

ul{
position:relative;
left:0px;
margin:0px;
padding:0px;
}

#tablist{
padding: 3px 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0.1em;
font:  10pt Verdana;
border-bottom: 1px solid gray;

}


#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a:link{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
color: navy;
}
#tablist li a:visited{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
color:#666666;
}

#tablist li a:hover{
color: black;
background: lightyellow;
border-color: navy;
}

#tablist li a.other{
background: lightyellow;
}

.style2 {color: #FFFFFF}
.style6 {color: #FF6600}
