
body {
}

.paragraph {   	font-family: Verdana; 
		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: 400; 
		color: #000000 }

.copyright a { text-decoration: underlined;  }

.nav { text-decoration: none;
	   font-family: verdana, arial, sans-serif; 
       font-style: normal; 
       font-weight: bold; 
       color: #333;
       font-size: 11px;  }
	   
.mainText {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 200;
	color: #000000;
}

.homepage_box {   	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: 400;
		padding: 10px; 
		color: #44688C }

	   
a:link  { color: #333333;  }

a:visited  {}

a:hover	{ color	: #B23C0D;
 	  background: transparent;  }
	  
h1 { font-size: 16px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-style: normal; 
	color: #000000;
	font-weight: 800;
	font-stlye: bold;  
}

h2 {  
	font-size: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #B23C0D;
}

h3 {  
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
}


p {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	color: #000000;
}

body {  
	margin-top: 0;
}


.navActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.imageCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	background-color: #99CC66;
	text-align: center;
	vertical-align: middle;
}
.pointerCursor {
	cursor:  default;
}

.productTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	color: #333333;
}

 .imageBorder
 {
	border: 1px solid #999999;
 }
 
  #main_image img
 {
	border: 0;
 }

 
 .nextPrevious {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
}

.copyright {  	
		font-family: Verdana; 	
		font-size: 9px; 
		color: #666;
}
a.copyright:link    { 
	color: #666;
	background-color: transparent;
}
a.copyright:visited   {
	color: #666;
	background-color: transparent;
}
a.copyright:hover	 { 
	color: #333;
 	background-color: transparent;  
}  
a.copyright:active   {
	color: #000;
	background-color: transparent;  
} 


a.nextPrevious:link	{
	color: #666;
	background-color: transparent;
}
a.nextPrevious:visited   {
	color: #666;
	background-color: transparent;
}
a.nextPrevious:hover	 {
	color: #333;
 	background-color: transparent;  
}  
a.nextPrevious:active   {
	color: #000;
	background-color: transparent;  
} 

table#header  	{
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.thumbnail
 {
	float: left;
	width: 80px;
	border: 1px solid #cccccc;
	margin: 10px 50px 50px 20px;
	padding: 5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
 }
a.thumbnail:link	{
	color: #666;
	background-color: transparent;
}
a.thumbnail:visited   {
	color: #666;
	background-color: transparent;
}
a.thumbnail:hover	 {
	color: #333;
 	background-color: transparent;  
}  
a.thumbnail:active   {
	color: #000;
	background-color: transparent;  
} 
 
 
.thumbnail_alternate
 {
	float: left;
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 5px;
	color: #333333;
 }
a.thumbnail_alternate:link	{
	color: #666;
	background-color: transparent;
}
a.thumbnail_alternate:visited   {
	color: #666;
	background-color: transparent;
}
a.thumbnail_alternate:hover	 {
	color: #333;
 	background-color: transparent;  
}  
a.thumbnail_alternate:active   {
	color: #000;
	background-color: transparent;  
} 
 
 

 .clearboth { clear: both; }


.imageBorderII {
	border: 1px solid #999999;
	padding: 5px;
	float:;
}
