/* CSS Document */

.linkimg{
	border:0px;
	padding-left:8px;
	top:-6px;
}

.text1{
	margin-left:10px;
	padding: 5px 10px 5px 8px; 
	color:#333333; 
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;
	text-align:left
}

.text2{
	padding: 5px 10px 5px 10px; 
	color:#666600; 
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;
	text-align:left;
}

.text3{
	margin-left:10px;
	padding: 5px 10px 5px 0px; 
	color:#333333; 
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;
	text-align:left
}

.text4{
	margin-left:10px;
	padding: 5px 0px 5px 0px; 
	color:#333333; 
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;
	text-align:left
}

.text5{
	color:#666600; 
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;
	text-align:left;
}

.tit2{
	color:#333333; 
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
	text-align:left
}
.link_green{
	color:#666600; 
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;
	text-align:left;
	text-decoration: none;
}

.link_green:visited{
	color: #666600;
	text-decoration: none;
}

.link_green:hover{
	color: #333333;
	text-decoration: none;
}

.link_green:active{
	color: #333333;
	text-decoration: none;
}

.tit_green{
	color:#666600; 
	font-family:"Times New Roman", Times, serif; 
	font-size:12px;
	text-align:left;
}

.link_bold{
	color:#666600; 
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
	text-align:left;
	text-decoration: none;
}

.link_bold:visited{
	color: #666600;
	text-decoration: none;
}

.link_bold:hover{
	color: #333333;
	text-decoration: none;
}

.link_bold:active{
	color: #333333;
	text-decoration: none;
}
a.link2_green {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}

a.link2_green:visited {
	text-decoration: none;
	color: #666600;
}
a.link2_green:hover {
	text-decoration: none;
	color: #333333;
}
a.link2_green:active {
	text-decoration: underline;
	color: #333333;
}

input{
	font-family:"Times New Roman", Times, serif; 
	font-size:10px;
	color:#333333; 
	background-color:#D9D9D9;
	border-color: BABABA;
	border: 1px;
	height: 17px;
	width: 100px;
	text-align:left;
	margin-left: 10px;
}
.input2{
	font-family:"Times New Roman", Times, serif; 
	font-size:10px;
	color:#333333; 
	background-color:#D9D9D9;
	border-color: BABABA;
	border: 1px;
	height: 17px;
	width: 150px;
	text-align:left;
	margin-left: 10px;
}
textarea{
	font-family:"Times New Roman", Times, serif; 
	font-size:10px;
	color:#333333; 
	background-color:#D9D9D9;
	border-color: BABABA;
	border: 1px;
	height: 75px;
	width: 230px;
	text-align:left;
	margin-left: 10px;
}

select{
	font-family:"Times New Roman", Times, serif; 
	font-size:10px;
	color:#333333; 
	background-color:#D9D9D9;
	border-color: BABABA;
	border: 1px;
	height: 17px;
	width: 150px;
	text-align:left;
	margin-left: 10px;
	
}
.table{
background-repeat: no-repeat;
}


html, body {
height: 100%;
background-repeat: no-repeat;
}


