body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size: 11px;
}

a:link {
	
	color: #EC008C;
	text-decoration: underline;
}
a:visited {
	
	color: #EC008C;
	text-decoration: underline;
}
td {
	font-size: 11px;
}
a:hover {
	
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	
	color: #EC008C;
	text-decoration: underline;
}

.loginbox {
	background-color: #FCCDE5;


}

.fonto {
	font-family: verdana;
	font-size: 11px;
}
.title {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #EC008C;
}
.greytext {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.pinktext {
	font-size: 11px;
	color: #EC008C;
	font-weight: bold;
}
.promotxt {
	font-weight: bold;
	color: #EC008C;
	font-size: 14px;
}
.headerbar {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #EC008C;
	font-weight: bold;
}
.greybar {
	background-color: #F4F4F4;
}
.panthertable {
	border: 1px solid #FF99CC;
}
.statusnew {
	font-size: 10px;
	font-weight: bold;
	background-color: #00FF00;
	border: 1px solid #009900;
	text-align: center;
}
.statusapproval {
	font-size: 10px;
	font-weight: bold;
	background-color: #99FF00;
	border: 1px solid #00CC33;
	text-align: center;
}
.statusapproved {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFCC00;
	border: 1px solid #FF9900;
	text-align: center;
}
.statusproduction {
	font-size: 10px;
	font-weight: bold;
	background-color: #CC6633;
	border: 1px solid #CC0000;
	color: #FFFFFF;
	text-align: center;
}
.status {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	border: 1px solid #666666;
	text-align: center;
}
.status2{
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-align: center;
	background-color: #ADFF77;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.statuscurrent {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	border: 2px solid #00FF00;
	font-weight: bold;
	text-align: center;
}

.statusbagok {
	font-size: 10px;
	font-weight: bold;
	background-color: #990066;
	border: 1px solid #660033;
	color: #FFFFFF;
	text-align: center;
}
.statusshipped {
	font-size: 10px;
	font-weight: bold;
	background-color: #3333CC;
	border: 1px solid #000066;
	color: #FFFFFF;
	text-align: center;
}
.item_ok {
	font-size: 10px;
	font-weight: bold;
	background-color: #B3FFB3;
	border: 2px solid #66FF00;
	color: #000000;
}
.item_notok {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFC1C1;
	border: 2px solid #FF0000;
	color: #000000;
}
.item_new {
	font-size: 10px;
	font-weight: bold;
	background-color: #E0E0E0;
	border: 2px solid #666666;
	color: #000000;
}
.terms{
	font-size: 9px;
	color: #999999;
}

input {
	border: 2px solid #F287B6;
	background-color: #FEF3F9;
	color: #F287B6;
	font-weight: bold;
	style="cursor:hand
}

