/* CSS Document */
<STYLE TYPE="text/css">
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #CBD0CC; 
	scrollbar-shadow-color: #354350; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #D4D1DC; 
	scrollbar-darkshadow-color: #655C71; 
	scrollbar-track-color: #465665; 
	scrollbar-arrow-color: #3A4750; 
}

/* Border Style */
.ImageBorder {
	border: 1px solid #868686;
}
.ImageBorder2 {
	border: 2px solid #868686;
}
.TableBorder {
	border: 2px solid #868686;
}
.TableRowStyle1 {
	border: 2px solid #868686;
	background-color: #DFE0E0;	
}
.TableRowStyle2 { 
  border-right: 1px solid #868686;   
	background-color: #EBEBEB;	
}
.TableRowStyle2b { 
	background-color: #DBDDDD;	
}
.HeaderBorder {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;  
	border-bottom: 2px solid #868686;
	background-color: #D8D8D8;	
}

/* TextStyle */
.text3 {
	FONT-SIZE: 11px; MARGIN: 0px; COLOR: #000000; FONT-FAMILY: Tahoma,Arial,Verdana,Helvetica; TEXT-DECORATION: none
}
.price {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; MARGIN-BOTTOM: 16px; COLOR: #000000; LINE-HEIGHT: 120%; FONT-FAMILY: Verdana,Arial,Helvetica
}

.TextStyle1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;  
}
.TextStyle1b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	font-style: normal;
	text-align: justify;	 
}
.TextStyle1c {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000080;
	font-weight: bold;
}
.TextStyle2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;  
}
.TextStyle2b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;  
}
.TextStyle3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc3333;  
}
.TextStyle3b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3333;  
}
.TextStyle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;  
}
.TextStyle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #cc3333;  
}
.TextStyle6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3A4750;  
}
.TextStyle7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A4750;  
}
.TextStyle7b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A4750;  
}
.TextStyle7c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A4750;  
}
.TextStyle7d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A4750;  
}

/* Form Style */
.ButtonStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A4750;
	border: 1px outset #6E6E6E;
	background-color: #D8D8D8;
}
.ButtonStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A4750;
	border: 1px inset #6E6E6E;
	background-color: #C0C0C0;
}
.FocusStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
  border: 1px solid #808080;
	padding-left: 3px;		
}
.FocusStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D6D6D6;
  border: 1px solid #808080;
	padding-left: 3px;		
}


/* Link Style */
a.hrefstyle1a:link{
	color: #CE0000;
	text-decoration: underline;
}
a.hrefstyle1a:visited{
	color: #CE0000;
	text-decoration: underline;
}
a.hrefstyle1a:active{
	color: #CE0000;
	text-decoration: underline;
}
a.hrefstyle1a:hover{
	color: #CE0000;
	text-decoration: underline;	
}

a.hrefstyle1:link{
	color: #FFFFFF;
	text-decoration: underline;
}
a.hrefstyle1:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
a.hrefstyle1:active{
	color: #FFFFFF;
	text-decoration: underline;
}
a.hrefstyle1:hover{
	color: #DDDD00;
	text-decoration: underline;	
}


a.hrefstyle2:link{
	color: #161616;	text-decoration: underline;
}
a.hrefstyle2:visited{
	color: #161616;	text-decoration: underline;
}
a.hrefstyle2:active{
	color: #161616;	text-decoration: underline;
}
a.hrefstyle2:hover{
	color: #161616;	text-decoration: none;	
}

a.pic:link, a.pic:link, a.pic:link img {
filter: alpha(opacity=100); /* IE */
-moz-opacity: 1.0; /* Mozilla */
}
a.pic:visited, a.pic:visited img {
filter: alpha(opacity=100);
-moz-opacity: 1.0;
} 
a.pic:active, a.pic:active img {
filter: alpha(opacity=100);
-moz-opacity: 1.0;
} 
a.pic:hover, a.pic:hover img {
filter: alpha(opacity=75);
-moz-opacity: 0.75;
} 





