P  {
	font-size : 15px;
	font-family : Helvetica, Arial, sans-serif;
}

H1  {}

H2  {}

H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A  {
	color : #444444;
}

A:Visited  {
	color : #333333;
}

A:Active  {	
	color : #555555;
}

A:Hover  {
	color : #666666;
}

A.regular  {
	color : #0000FF;
}

A.regular:Visited  {
	color : #0000CC;
}

A.regular:Active  {	
	color : #0000DD;
}

A.regular:Hover  {
	color : #000099;
}

BODY  {
	font-family : Arial;
	margin : 1 1 1 0;
}

HR  {
	color : #CC0000;
}

H1.HomePage  {
	font-family : "Arial Black";
	font-weight : normal;
	font-size : 16px;
}

.Leftmenu  {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.Leftmenu:Visited  {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.Leftmenu:Active  {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.Leftmenu:Hover  {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : overline;
	text-decoration : underline;
}

td.LeftMenu  {
	height : 35px;
	text-align : center;
}

.Header  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.Header:Visited  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.Header:Active  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.Header:Hover  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #880000;
	text-decoration : underline;
}

.SmallHeading  {
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight : bold;
	color : #662222;
	text-align : center;
}

.CartHeading  {
	font-size : 14px;
	font-family : Verdana,Arial;
	font-weight : bold;
	color : #330000;
	text-align : center;
}

.MediumHeading {
	font-family : Helvetica, Arial, sans-serif;
	font-size: 14px;
	color : #773333;
}

.medium {
	font-family: Arial;
	font-size: 14px;
}

.small {
	font-family: Arial;
	font-size: 11px;
}

.supersmall {
	font-family: Arial;
	font-size: 10px;
}

.lblErr {
	color: #CC0000;
}

.lblReq {
	color: #000000;
	font-weight: bold;
}
/*translator styling*/
html{height:auto !important;}
div.goog-te-gadget{background-color:#EEE;padding:5px;}
