.login {
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
}
.text01{
	font-size: 9px;
	color: #666666;
	font-family: Tahoma;
}
.text02{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
}
.text03{
	font-size: 14px;
	color: #FF6C00;
	font-family: Tahoma;
	font-weight: bold;
}
.textWWWTitle{
	font-size: 14px;
	color: Maroon;
	font-family: Tahoma;
	font-weight: bold;
}

.text04{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
}
.text05{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
}
.menu:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.menu:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.textred {
	color: #FF0000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.textblack {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
}
.textyellow {
	color: #F8FFCF;
	font-size: 12px;
	font-family: Tahoma;
}
.big {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
}
.input{
    border-style:solid;
	background:#FFFFFF;
    border-width:1px;
    border-color:#cccccc;
    font-size: 12px;
    font-family: Tahoma;
}

.input1{
    border-style:solid;
    border-width:2px;
    border-color:#cccccc;
    font-size: 12px;
    font-family: Tahoma;
}

select {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	border: thin outset #999999;
}
.input2{
    border-style:solid;
	background:#FFFFFF;
    border-width:1px;
    border-color:#cccccc;
    font-size: 12px;
    font-family: Tahoma;
    overflow: hidden;
    overflow:visible;
}