A
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: blue;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}

A:hover
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: green;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}

A.subleft
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: blue;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}

A.subleft:hover
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: green;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
}

.mainleft
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: #000;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}

A.mainleft
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: #000;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}

A.maninleft:hover
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: #000;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

A.maninleft:visited
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: #000;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
A.maninleft:active
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: #000;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
BODY  {
	FONT-FAMILY: Tahoma, Arial, Verdana;
	font-size: 12px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

TD
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: black;
	FONT-SIZE: 12px;
}

.fontsma
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: black;
	FONT-SIZE: 9px;
}

P
{
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 1.3
}

LI
{
	FONT-FAMILY: Tahoma, Arial;
	COLOR: black;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 1.3
}

INPUT	{
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 12px;
	color: black
}

SELECT	{
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 10px;
	color : black;
}

.texta {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}

textarea { 
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 12px;
	color: black
	}
#actions
 {	
	border: 1px dashed #e7e7e7;
	background-color: #f6f9f9;
	clear: both;  
	margin-top:5px;                              
	margin-bottom: 30px;
	float: left;                
	padding: 8px 5px;
	text-align: right;
	width: 100%;
}

#actions .con-buy
{                        
    display: block;
    height: 22px;
    width: 110px;
     float:left;
}
#actions .update
{
	display: block;
    height: 22px;
    width: 80px;
     float:left;
}	
#actions .post-order
{
	display: block;
    height: 22px;
    width: 80px;
    float:left;
}	

 #actions a
 {
	color: #ef6000;
	font-size: 110%;	
	margin: 0px 5px;
	position: relative;
	text-decoration: underline;
	vertical-align: middle;	
}
#actions a:hover
{
	text-decoration: none;
}                
#actions a span
{
	background: transparent no-repeat left top;
	display: block;
	height: 100%;
	left: 0px;
	cursor: hand;
	position: absolute;
	top: 0px;
	width: 100%;
}

	
