td{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.text{
	padding-left: 15px;
	padding-right: 15px;
}

.text02{
	/*background: #E7FFE2 url('images/bg02.jpg') repeat-x;*/
	background: #E7FFE2;
	border: #056D05 2px solid;
	color: #000000;
}

.text03{
	padding: 10px;
	color: #000000;
}

.text03 a{
    color: #000000;
}

.text03 a:hover{
    color: #000000;
}

.text04{
	padding: 10px;
	color: #FFFFFF;
}

.black{
	color: #000000;
}

a img{
	border: 0px;
}

a{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.title{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.button{
	border: #056D05 1px solid;
	background: #2C8A2C;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}

input, text, textarea{
	border: #056D05 1px solid;
	font-family: Tahoma;
	font-size: 11px;
}

.error-msg{
	color: red;
}

.info-msg{
	color: blue;
}

.border01{
	border: #000000 1px solid;
}

.mod_title{
	background: #2C8A2C;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	border: #000000 1px solid;
}

.mod_content{
	padding: 4px;
	color: #000000;
	border: #000000 1px solid;
	background: #FFFFFF url('images/bg01.jpg') repeat-x;
}
