﻿html,body{height:100%;}
body
{margin: 0px; padding:0px;}
.txt,body,td
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.txtb
{
	font-size : 11px;
}
.black
{
	color: #000000;
}
.gray
{
	font-size: 12px;
	color: #707070;
	font-weight: bold;
}
.inputs
{
	font-family:Arial;
	font-size : 11px;
	height: 20px;
	color: #4E4A4A;
	border-bottom: solid 1px #C1C1BF;
	border-left: solid 1px #C1C1BF;
	border-right: solid 1px #C1C1BF;
	border-top: solid 1px #C1C1BF;
	background-color:#FBFAF9;
}
textarea{overflow:auto;}
.titles
{
	color: #000000;
	font-size : 15px;

}
.title2
{
	font-weight:bold;
	color: #4BA7E8;
}
.footer_txt
{
	color: #012756;
	font-weight:bold;
	font-size : 11px;
}
.menu_txt
{
	color: #ffffff;
}
.basket_txt
{
	font-size: 11px;
}
.contact_txt
{
	color: #37373C;
	font-weight: bold;
}
A
{
	color: #000000;
	text-decoration: none;
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
.alerts
{
	color: #ED1B23;
	font-weight:normal;
}
.align_left
{
	text-align: left;	
}
/*A:Visited
{text-decoration: underline;}
A:Active
{text-decoration: underline;}
A:Hover
{text-decoration: none;}*/
P
{
	margin:0;
	padding:0;
}
