.tableproductpage{
	border-width: 0px;
}

.producttitle:{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.textwhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.linkred {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.textdescription {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

.linkinactive {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}



a.white 
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:White;
	text-decoration:none;
}
a.white:hover 
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:White;
	text-decoration:underline;
}

.listtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #0059A5;
}

.menutext{
	font-family: Tahoma, Arial, sans-serif;
	color: #F9F9F9;
	font-weight: 600;
}

.greybackgroundpale{
	background-color: #F9F9F9;
}

a.red {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a.red:hover{
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9F9F9;
	border-color: #6B6B6B;
	border-width: 1px;
}

.iframestyle {
	height: 100%;
	width: 130px;	
}

.iframeproduct{
	height: 100%;
	width: 546px;
}

.textboxMultiline
{
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	width: 510px;
}
.textbox
{
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	width: 50px;
}
img
{
	border:none;
}
.RowBackground /*yellow*/
{
	background-color:#FAEC55;
	/*background-color:#f7e3e3;*/
}

.RowBackgroundGrey
{
	background-color:#E1E4E9;
}
.RowBackgroundBlue
{
	background-color:#69BDE9;
}
