
.alarms
{
	font-family: tahoma;
	font-size: 8pt;
	color :#ff0000;
}

.contactsLables {
	font-family: tahoma;
	font-size: 9pt;
	color :#333333;	
}
	
.contactsLablesBold {
	font-family: tahoma;
	font-size: 9pt;
	color : #000000;	
	font-weight:bold;
}

.contactsText {
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F1F1F1;
	border: solid 1px #000000;
	width: 120px;
	color :#000000;	
	font-weight:bold;
}

.contactsTextAddress {
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F1F1F1;
	border: solid 1px #000000;
	width: 368px;
	color :#000000;	
	font-weight:bold;
}

.contactsTextComment {
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F1F1F1;
	border: solid 1px #000000;
	width: 368px;
	height:68px;
	color :#000000;	
	font-weight:bold;
}

.contactsbtnsend {
	font-family: tahoma;
	font-size: 10pt;
	background-color: White;
	border: solid 1px DimGray;
	width: 80px;
	color :#000000;	
	
}

.contactsbtnClear {
	font-family: tahoma;
	font-size: 10pt;
	background-color: White;
	border: solid 1px DimGray;
	width: 80px;
	color :#000000;	
	
}

.contactsHr
{
	color:#000000;
	
}

.contactsHr2
{
	color:#cccccc;
	
}


.orderLables {
	font-family: tahoma;
	font-size: 9pt;
	color :#ffffff;	
}
	
.orderLablesInf {
	font-family: tahoma;
	font-size: 9pt;
	color :#ffffff;	
	
}

.orderText {
	font-family: tahoma;
	font-size: 9pt;
	background-color: WhiteSmoke ;
	border: solid 1px Gray;
	width: 120px;
	color :#000000;	
	
}

.orderTextSender {
	font-family: tahoma;
	font-size: 9pt;
	background-color:#ffff88;
	border: solid 1px #000000;
	width: 127px;
	color :#804000;	
	
}


.orderTextAddress {
	font-family: tahoma;
	font-size: 9pt;
	background-color: WhiteSmoke ;
	border: solid 1px Gray;
	width: 120px;
	color :#000000;		
	
}

.orderTextComment {
	font-family: tahoma;
	font-size: 9pt;
	background-color: #ffff88;
	border: solid 1px #000000;
	width: 346px;
	height:78px;
	color :#000000;	
	
}

.orderbtnsend {
	font-family: tahoma;
	font-size: 10pt;
	background-color: White;
	border: solid 1px DimGray;
	width: 80px;
	color :#000000;	
	
}

.orderbtnClear {
	font-family: tahoma;
	font-size: 10pt;
	background-color: White;
	border: solid 1px DimGray;
	width: 80px;
	color :#000000;	
	
}

.orderHr
{
	color:#000000;
	
}

