label
{
	font-family : Verdana;
	font-size : 9px;
}

.white{
		font-family : Verdana;
		font-size : 11px;
		color : white;}
.normal{
		font-family : Verdana;
		font-size : 11px;
		color : black;}

.ttl{
		font-family : Verdana;
		font-weight : bold;
		font-size : 12px;
		color : ECA700;}
.ttl2{
		font-family : Verdana;
		font-weight : bold;
		font-size : 12px;
		color : black;}
		
.form_table{
		border : Black;
		border-collapse : collapse;
}
.raw_ttl{
		font-family : Verdana;
		font-size : 11px;
		color : white;
		background-color : 4C80B4;
		font-weight : bold;
		
		}
.left{
		font-family : Verdana;
		font-size : 11px;
		color : white;
		background-color : 94AEC8;
		font-weight : bold;
}
.raw1{
		background-color : 94AEC8;
		font-family : Verdana;
		font-size : 9px;
		
		}
.raw2{
		background-color : D0E0EF;
		font-family : Verdana;
		font-size : 9px;
		
		}
.form_stl{
	font-family : Verdana;
	font-size : 12px;
	color : #DF572D;
	font-weight : bold;
	
}
.new{
		font-family : Verdana;
		font-size : 11px;
		color : black;
		background-color : #D0E0EF;
		border : 1px;	
		border-width : 1px 1px 1px 1px;
		border-color : 080458 080458 080458 080458;
		border-style : solid;	
}

select
{
	font-family : Verdana;
		font-size : 11px;
		color : black;
		background-color : #D0E0EF;
		border : 1px;	
		border-width : 1px 1px 1px 1px;
		border-color : 080458 080458 080458 080458;
		border-style : solid;	}
a{
		text-decoration : none;
		color : ECA700;
	}
a:hover{
		text-decoration : underline;
		color : ECA700;}


