﻿body
{
	font-family: Arial;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	background-color: white;
}
.smallText
{
	font-family: Arial;
	font-size: 8pt;
}

.tableText
{
	 font-size: 8pt;
     font-family: Tahoma;
     text-decoration: none;
}

.labelText
{
	font-family: Tahoma;
	font-size: 8pt;
}
.textarea
{
	font-family: Tahoma;
	font-size: 8pt;
	
}
.listprice
{
	font-family: Tahoma;
	font-size: 9.5pt;
    font-weight: 700;
    color:red;
}
.saleprice
{
	font-family: Tahoma;
	font-size: 9.5pt;
    font-weight: 700;
    color:#68affd;
}
.title
{
	font-family: Tahoma;
	font-size: 9pt;
	
}

.10black 
{
   font-family: Tahoma; 
   font-size: 10px; 
   font-style: normal; 
   color: #000000 
   }
.10grey33  
{
    font-family: Tahoma; 
    font-size: 10px; 
    font-style: normal; 
    color: #333333
    }
.10grey33b  
{
    font-family: Tahoma;
     font-size: 10px; 
     font-style: normal; 
     color: #333333;
      font-weight: bold;
       text-decoration: none
}
.10grey66 
{
     font-family: Tahoma;
     font-size: 10px; 
     font-style: normal; 
     color: #666666
     }
.10grey66b  
{
    font-family: Tahoma; 
    font-size: 10px; 
    font-style: normal; 
    color: #666666; 
    font-weight: bold; 
    text-decoration: none
    }
.10greycc  
{
    font-family: Tahoma; 
    font-size: 10px; 
    font-style: normal; 
    color: #cccccc
    }
.10blue  
{
    font-family: Tahoma; 
    font-size: 10px; 
    font-style: normal; 
    color: #0066FF}
.10blackb  
{
    font-family: Tahoma; 
    font-size: 10px; 
    font-style: normal; 
    color: #000000 ; 
    font-weight: bold; 
    text-decoration: none
    }
.10bluebu  
{
    font-family: Tahoma; 
    font-size: 10px; 
    font-style: normal; 
    color: #0066FF ; 
    font-weight: bold; 
    text-decoration: underline
    }
.10grey66u  
{
    font-family: Tahoma; 
    font-size: 10px; 
    font-style: normal; 
    color: #666666 ; 
    text-decoration: underline
    }


.button
{
	border: solid 1px #000000;
	background-color: #336699;
	color: White;
}
.grid
{
	font-family: Tahoma;
	font-size: 8pt;
}

.blackborder
{
	border: solid 1px #000000;
}
.alert
{
	border: solid 1px #330000;
	background-color: #FFEEEE;
	font-family: Arial;
	font-size: 10pt;
}
.mainTable
{
	border: solid 1px #000000;
	background-color: White;
}
table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-width: 0px;
	font-family: Tahoma;
	font-size: 8pt;


}
.textz
{
	font-family: Tahoma;
	font-size: 8pt;
}

.title
{
	color: White;
	font-style: italic;
	font-weight: bold;
}

.form1
{	
	color: #333333;
	font-size:20pt;
	font-weight: bold;
	font-family:"Verdana";
}


.linkHand
{
	cursor :hand ; 
}
a:link
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
	color : #336699;
}
a:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
	color : #336699;
}
a:active
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	color : #336699;
}
a:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	color : #99ccff;
}

 a.Menu1_1:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
 a.Menu1_1:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
 a.Menu1_1:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
 a.Menu1_1:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

span
{
	font-size: 8pt;
    }
.deschead
{
    color:#68AFFD;
    font-weight:bold;
    font-size:9pt;
    }

.desctitle
{
    color:Black;
    font-weight:bold;
    font-size:8pt;
    vertical-align:top;
    }

.descdata
{
    color:#666666;
    font-size:8pt;
    }

H1 
{
font-weight: bold;
color: Gray;
font-size: 9pt;
}

