body
{
	background-color : #E2E2E2;
	font-size : smaller;
	color : #1E364F;
	font-family : Arial;
}

.table
{
	
	font-size : smaller;
	color : Black;
	font-family : Arial;
}
 

A:link
{
	FONT-SIZE: 9pt;
	COLOR: #153C5B;
	FONT-FAMILY: Arial;
		font-weight : bold;
		text-decoration: none;
}
A:visited
{
	FONT-SIZE: 9pt;
	COLOR: #153C5B;
	FONT-FAMILY: Arial;
		font-weight : bold;
		text-decoration: none;
}
A:active
{
FONT-SIZE: 9pt;
    COLOR: #153C5B;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:hover
{
FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
	
    
}




.text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #16242C;
}


.text3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #16242C;
	font-weight : bolder;
}


.text2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #1A374D;
	font-weight : bolder;
}


.pagetext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #16242C;
	margin-left : 26px;
	margin-right : 26px;

}

.pagetext2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #16242C;
	margin-left : 84px;
	margin-right : 84px;

}

.maintitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30pt;
	color: #742A2A;
	letter-spacing : -2px;
	font-weight : bolder;
}




  
  .main
{
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background : White;
	background-color : White;
}


  .comp
{
	border-left: 1px solid #999A9A;
	border-right: 1px solid #999A9A;
	border-bottom: 1px solid #999A9A;
	border-top: 1px solid #999A9A;
	background : #E2E2E2;
	background-color : #E2E2E2;
}







  .comp_light
{
	border-left: 1px solid #999A9A;
	border-right: 1px solid #999A9A;
	border-bottom: 1px solid #999A9A;
	border-top: 1px solid #999A9A;
	background : #F3F3F3;
	background-color : #F3F3F3;
		font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #1E364F;
	
	font-weight : bolder;
}


  .comp_light2
{
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
	background : #F3F3F3;
	background-color : #F3F3F3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #1E364F;
	font-weight : bolder;
}



  .ad
{
	border-left: 1px solid #999A9A;
	border-right: 1px solid #999A9A;
	border-bottom: 1px solid #999A9A;
	border-top: 1px solid #999A9A;
	background : #F4F4F4;
	background-color : #F4F4F4;
}



  .cont
{
	border-left: 1px solid #999A9A;
	border-right: 1px solid #999A9A;

	background : #E2E2E2;
	background-color : #E2E2E2;
}

  .newitems
{
	border-left: 1px solid #999A9A;
	border-right: 1px solid #999A9A;

	background : #E2E2E2;
	background-color : #E2E2E2;
}



  .item
{
	border-left: 1px solid #999A9A;
	border-right: 1px solid #999A9A;
	border-bottom: 1px solid #999A9A;
	border-top: 1px solid #999A9A;
FONT-SIZE: 9pt;
	color : Black;
	font-family : Arial;
}


  .form
{

	font-size: 11px;
	color : Black;
	font-family : Verdana;
}

TEXTAREA, INPUT, SELECT, OPTION, .area {
	font-family: Verdana;
	font-size: 11px;
	background-color: #F7F7F7;
	
}


  .first
{

FONT-SIZE: 9pt;
	color : white;
	font-family : Arial;
	background-color : #742A2A;
}


  .alt1
{
	FONT-SIZE: 9pt;
	color : black;
	font-family : Arial;
	background-color : #F5F5F5;
}

  .alt2
{
	FONT-SIZE: 9pt;
	color : black;
	font-family : Arial;
	background-color : #E6E6E6;
}








A.out:link {
	FONT-SIZE: 9pt;
	COLOR: #742A2A;;
	FONT-FAMILY: Arial;
		font-weight : bold;
		text-decoration: none;
}
A.out:visited { 
	FONT-SIZE: 9pt;
	COLOR: #742A2A;;
	FONT-FAMILY: Arial;
		font-weight : bold;
		text-decoration: none;
}

A.out:hover {
FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
}



/**
 *
 * Added by Jason
 *
*/

#CustomHolder {
	height:123px;
	width:652px;
}

#Customizer {
	float:left;
}

#spiderSave {
	float:right;
}

#NewProducts {
	margin:0 10px;
	padding:0;
	width:250px;
	text-align:left;
}

#NewProducts h1 {
	margin:0;
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight :bolder;
	letter-spacing :-1px;
}
	
#NewProducts h1 a:Visited, #NewProducts h1 a:Active, #NewProducts h1 a:Link {	
	font-size:12pt;
	color:#742A2A; 
	text-decoration:none;
}

#NewProducts h1 a:Hover, #NewProducts h1 a:Focus {
	text-decoration:underline;
}

#NewProducts h2 {
	margin:0;
	padding:0;
	
	font-family :Arial, Helvetica, sans-serif;
	font-size:12pt; 
	color:#222655; 
	font-weight :bolder; 
	letter-spacing :-1px; 
}

#NewProducts h3 {
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#153C5B;
	font-weight:bold;
	background:url(pics/buy.gif) top left no-repeat;
}

#NewProducts h3 a:Visited, #NewProducts h3 a:Active, #NewProducts h3 a:Link {
	color:#153C5B;
	text-decoration:none;
}

#NewProducts h3 a:Hover, #NewProducts h3 a:Focus {
	text-decoration:underline;
}
  
  
