BODY {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
}

TD  {
    font-size: 8pt;	
}

.title {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.copyright {
	color:#29317A;
	text-align: right;
	vertical-align: middle;
}

.mtitle {
	color:#29317A;
	font-weight : bold;
}

.mtitle.ptitle {
	color: #EF5A18;
	font-weight : bold;
	font-size: 10pt;
}
.mtitle.firstproduct {
	color: #EF5A18;
	font-weight : bold;
	font-size: 8pt;
}

a {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color: #EF5A18;	
}

a.more {
	color: #EF5A18;	
}
a.developed{
	color: #FFFFFF;
}
.path {
    font-size: 8pt;
	color: #EF5A18;
	padding-left: 5px;
}
.product {
    font-size: 8pt;
	color: #EF5A18;
}

select, textarea {
	border: 1px inset #000000;
	background-color: #FFFFFF;
	font-size: 8pt;
}

.TableTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-color:  #CCCCCC;
}
.FormLabel {
	text-align: right;
	vertical-align : top;
}
.not_read {
	color:#29317A;
	font-weight : bold;
}
.empty{
	color:#29317A;
	font-weight : bold;
	text-align: center;
}
.error{
	color: Red;
	text-align : center;
}
.hideurl{
	color: #999999;
}
.tdata1 {
	background-color: #EDEDF5;
}
.tdata2{
	background-color: #FFFFFF;
}
.tdata3{
	background-color: #ccffcc;
}
.confirm {
	color:#337733;
	font-weight : bold;
	text-align: center;
}
.money{
	text-align: right;
}