/* CSS Document */


.head {	font-family: "Tohama";
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
}

.head_red{	font-family: "Tohama";
	font-size: x-small;
	color: #FF0000;
	text-decoration: none;
		font-weight: bold;
}

.footer {	font-family: "Tohama";
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
		font-weight:  normal;
}

.text {	font-family: "Tohama";
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
}

.textred {	font-family: "Tohama";
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}


.textblack {	font-family: "Tohama";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.textbox
{
    border-right: #cdcdcd 1px solid;
    border-top: #cdcdcd 1px solid;
    border-left: #cdcdcd 1px solid;
    border-bottom: #cdcdcd 1px solid;
    font-family: Tahoma;
    font-size: 12px;
    color : #000000;
}

.button {	font-family: "Tohama";
	font-size: 13px;
	text-decoration: none;
	/*color:#E08E34;*/
	color:#FF6600;
	border-right: #cdcdcd 1px solid;
    border-top: #cdcdcd 1px solid;
    border-left: #cdcdcd 1px solid;
    border-bottom: #cdcdcd 1px solid;
    font-family: Tahoma;
}

.orange_b {	font-family: "Tohama";
	font-size: 15px;
	text-decoration: none;
	color:#ffffff;
    font-family: Tahoma;
	font-weight: bold;

}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

.style_member {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bg_repeat {
	background-color: #FFFFFF;
	background-image: url(../images/payment/mgm//repeat.jpg);
	background-repeat: repeat-y;
}
.box {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}
