﻿.gmsg {
    border: 1px solid #333333;
    background-color: #FFFFFF;
    font-size: 0.75em;
    border-collapse: collapse;
    border-bottom-right-radius: 0px;




    margin-bottom: 0.em;
    color: #000000;
    margin-bottom: 0.5em;
	
}
.gmsg th {
    border: 1px solid #333333;
    line-height: 1.2em;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
	
}

.gmsg td span {
    text-align: center;
    display: block;
}
.gmsg td {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 7px;
    border: 1px solid #333333;
    letter-spacing: -0.06em;
    text-align: left;
    padding-top: 7px;
}
.blue {
    color: #0066CC;
    margin-bottom: 0.2em;

}
.red {
	color: #CC0000;
}
.lightblue {
    background-color: #8DD0FB;
}
.gray {
    background-color: #DBDCDE;
}
.orange {
    background-color: #FFBA48;
}
.orage_red {
    background-color: #FF7026;
}
.left {
    color: #000000;
    text-align: left;
}
.small {
    /*font-size: 0.03em;*/
    font-size: 0.6em;
    font-weight: normal;
    display: block;
    margin-top: 0px;
    line-height: 1em;
}
h4 {
    color: #0066CC;
    padding-top: 0px;
    margin-bottom: -0.1em;
    text-indent: px;
}
.middle {
	/*font-size: 0.03em;*/
    font-size: 0.7em;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	line-height: 1em;
	clear: both;
	text-indent: 0.5em;
}
.tax {
	/*font-size: 0.03em;*/
    font-size: 0.8em;
	font-weight: normal;
	display: inline;
	line-height: 1em;
	float: right;
	width: 239px;
	margin-top: 0.5em;
}
