#combo {
	font-size:10pt;
	line-height: 18px;
	background-image: url(../img/new_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 5px 0px 10px 10px;
	background-color: #B9DBFF;
	margin: 0px;
	color: #FFFFFF;
}

.style1 {color: #FF0000}


td {font-size:9pt;}

.new {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 0px 0px 5px;
	color: #FFFFFF;
	padding: 0px;


}

.fr {
	color: #0033CC;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.line {
	border-top: 1pt solid #000000;
	border-right: 1pt none;
	border-bottom: 1pt none;
	border-left: 1pt none;
	padding-top: 0px;

}
.system {
	font-size: 18px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330099;
	font-weight: bold;
	letter-spacing: 5px;





}
.galname {
	font-size: 14px;
	background-color: #663333;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;


}
