﻿BODY{
	background:#FFFFFF;
	padding:0px;
	margin:0px 2px 0px 2px;
}
IMG
{
	border:none;
}
A
{
	color:#666666;	
}

.content
{
	background:#ffffff url(Images/background_basket.jpg) no-repeat 0px 0px;
	left:25%;
	top:0%;
	position:absolute;
	width:591px;
	height:100%;	
}

/* Inputs Start */
.input
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;	
}
.disable
{
	display:none;	
}
/*.checkBox
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:22px;
	width:12px;
}*/
.large
{
	width:250px;	
}
.middle
{
	width:115px;	
}
.small
{
	width:88px;	
}
.bntSubmit
{
	background:url(Images/bntSubmit.gif);
	width:75px;
	height:25px;
	color:#ffffff;
	font-family:Verdana;
	font-size:16px;
	border:0px;
	cursor:pointer;
}
/* Inputs End */

/* Fonts Start */

.bntClose
{
	text-decoration:none;
}
.linkRed9
{
	color:#97142e;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.errorText
{
	color:#97142e !important;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;	
}
.red18
{
	color:#97142e;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;	
}
.red14
{
	color:#97142e;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;	
}
.red11 
{
	color:#97142e;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.grey14
{
	color:#666666;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
}
.grey12
{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
.grey9
{
	color:#666666;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
}
.star
{
	color:#97142e;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
.greyTitle
{
	color:#666666;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
/* Fonts End */


/* Positioning Start */
.left{float:left;}
.right{float:right;}
.clear
{
	clear:both;
	float:none;
	overflow:hidden;
	line-height:0px;
}
.hide
{
	clear:both;
	float:none;
	overflow:hidden;
	line-height:0px;
	height:0px;
}

/* Positioning End */