﻿BODY { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px;
	text-align: left;
}

a{
    font-family : Verdana,Arial,Helvetica,sans-serif;
    font-size : 11px;
    color : #E73E00;
	text-align: center;
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;	
}

a:hover
{
    color : #ff0000;
  filter:alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;    
}

a.Link{
    font-family : Verdana,Arial,Helvetica,sans-serif;
    font-size : 11px;
    color : #E73E00;
	text-align: right;
}

a.Link:hover
{
    color : #ff0000;
}

img
{

}

img:hover
{

}


  
Table
{
	color: #0000CC;
	}  

td.DataL
{
	text-align: left;
	vertical-align: top;
	background-color: #EFF3FB;
}
	
td.DataR
{
	text-align:right;
	vertical-align:top;	
	background-color: #EFF3FB;
	}

td.CaptionR
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	background-color: #EFF3FB;
}
td.CaptionL
{
	text-align:left;
	vertical-align:top;	
	font-weight:bold;
	background-color: #EFF3FB;
	}	
td.Title
{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: White;
	background-color: #72A4D6;
}

strong
{
	color: #0033CC;
}
b
{
	color: #0033CC;
}
p
{
	color: #0033CC;
	}
span.hmain
{
		font-weight: bold;
		color: Red;
	}
div.ProductTitle
{
	font-weight: bold;
	color: #3333FF;
	font-size: xx-large;
	font-family: 'Courier New' , Courier, monospace;
	text-align: left;
	vertical-align: top;
}	

input
{
	font-family: 'Times New Roman' , Times, serif;
	color: #3366CC;
}
	
select
{
	font-family: 'Times New Roman' , Times, serif;
	color: #3366CC;
	}

a.LinkBig
{
	font-weight: bold;
	font-size:  large;
	vertical-align: top;
    font-family : Verdana,Arial,Helvetica,sans-serif;
  	color: #6666FF;

}

a.LinkBig:hover
{
	font-weight: bold;
    color : #3333FF;
	font-size:   large;
	vertical-align: top;
    font-family : Verdana,Arial,Helvetica,sans-serif;
}

