a.white:link  {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	letter-spacing : 1px;
	text-decoration : none;
}
a.white:visited {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	letter-spacing : 1px;
	text-decoration : none;
}
a.white:hover{
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	letter-spacing : 1px;
	text-decoration : none;
}
a.white:active {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	letter-spacing : 1px;
	text-decoration : none;
}
.copyrigth {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 1px;
	text-decoration : none;
}
a.copyrigth_link:link  {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 1px;
	text-decoration : none;
}
a.copyrigth_link:visited {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 1px;
	text-decoration : none;
}
a.copyrigth_link:hover{
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 1px;
	text-decoration : none;
}
a.copyrigth_link:active {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 1px;
	text-decoration : none;
}

a.link:link {
	color : 0000FF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
a.link:visited {
	color : 0000FF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
a.link:hover {
	color : 0000FF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
a.link:active {
	color : 0000FF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
.text {
	color : #000000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_zagolovok {
	color : 3C9CC8;
	font-weight : bold;
}

.zagolovok {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-decoration : none;
}

.zagolovok_big {
	font-size : 24px;
}

/* Contents:
 General Body Style
 General Links Style
 General Form Style
 General Paragraph Style
 General Table Style
 Login Area for http://www.domain.com/login.php page
 Page Text in Content/Structure
 General Title Style for Service Pages
 Language Menu
 Selected Language Version in Language Menu
 Top Level of Navigation Menu
 Submenu of Navigation Menu
 Bottom Menu
 News Menu
 News Menu Title
 Category Title in News Menu
 News Title in News Menu
 News Date in News Menu
 News Introduction in News Menu
 Learn More Links in News Menu
 News List Table on News Category Page
 News Title on News Category Page
 News Introduction on News Category Page
 Articles List Table on Article Category Page
 Article Titles on Article Category Page
 Article Intros on Article Category Page
 Article Menu
 Gallery Menu Table
 Gallery Menu Title
 Category Cells in Gallery Menu
 Category Links in Gallery Menu
 Category Content Table on Gallery Category Page
 Thumbnail Cells on Gallery Category Page
 Page Navigation on Gallery Category Page
 Gallery Navigation Cell on Image Page
 Gallery Navigation Link on Image Page
 Gallery Navigation Text on Image Page
 Gallery Navigation Separator on Image Page
 Breadcrumbs Link
 Breadcrumbs Separator
 Breadcrumbs Text
 Site Search Table
 Site Search Title
 Site Search Comment
 Search Field in Site Search
 Search Button in Site Search
 Search Keywords on Site Search Result Page
 No Result Text on Site Search Result Page
 Search Areas Titles on Site Search Result Page
 Search Result Links on Site Search Result Page
 Search Result Table on Site Search Result Page
 Catalog Search Table
 Catalog Search Title
 Specials Table
 Specials Title
 Manufacturers Table
 Manufacturers Title
 Main Block of Shop and Catalog
 Whats New Table
 Whats New Title
 Login & Register Account Title in Shop
 Shopping Cart Table
 Shopping Cart Title
 Products in the Category Title on Category Page
 Field Names on Login Page
 Catalog Menu Table
 Product Name on Product Page
 Product Info on Product Page
 Shopping Cart Title on Shopping Cart Page
*/


/* General Body Style */
body
{
  margin: 0px;
  background-color: #D1D1D1;
  width: 100%;
}

/* General Links Style */
a, a:visited, a:active
{
  color: #D44000;
  text-decoration: none;
 
}
a:hover {color: #000000;}

/* General Form Style */
form
{
  margin-top: 0px;
  margin-bottom: 0px;
}

/* General Paragraph Style */
p
{
  margin-top: 0px;
  margin-bottom: 5px;
}

/* General Table Style */
table
{
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  font-size: 12px;
  color: #000000;
}

/* Login Area for http://www.domain.com/login.php page */
.form
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  font-size: 8pt;
  color: #000000;
}

/* Page Text in Content/Structure */
.text
{
  font-family: Verdana, Tahoma, sans-serif Arial;
  font-size: 11px;
  font-style: normal;
  letter-spacing: 0px;
  padding-right: 5px;
}

/* General Title Style for Service Pages */
span.title
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #009600;
  background-color: #CCECD4;
  padding-left: 12px;
  vertical-align: top;
  height: 27px;
  width: 100%;
  text-align: left;
  vertical-align: middle;
}

/* Language Menu */
.lang, a.lang, a.lang:active, a.lang:visited
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
}
a.lang:hover   {color: #000000;}

/* Selected Language Version in Language Menu */
a.lang_selected, a.lang_selected:active, a.lang_selected:visited
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
}
a.lang_selected:hover {color: #000000;}

/* Top Level of Navigation Menu */
.topOn
{
  font-family: Tahoma, Verdana, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
  margin-left:7px;
  margin-top:19px;
}
.topOver
{
  font-family: Tahoma, Verdana, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
  margin-left:7px;
  margin-top:19px;
}
.topSelected
{
  font-family: Tahoma, Verdana, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
  margin-left:7px;
  margin-top:19px;
}
.topOn_parent
{
  font-family: Tahoma, Verdana, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}
.topOver_parent
{
  font-family: Tahoma, Verdana, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}
.topSelected_parent
{
  font-family: Tahoma, Verdana, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}

/* Submenu of Navigation Menu */
.subOn
{
  font-family: Tahoma,Verdana, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  text-indent : 50px;
  background-image:url(http://david2.it/image/40.gif);
  background-repeat:no-repeat;
  background-color: #3C9CC8;
}
.subOver
{
  font-family: Tahoma,Verdana, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  text-indent : 50px;
  background-image:url(http://david2.it/image/39.gif);
  background-repeat:no-repeat;
  background-color: #FF8228;

}

/* Bottom Menu */
.bottom_menu, a.bottom_menu, a.bottom_menu:active, a.bottom_menu:visited
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #009600;
  text-decoration: none;
  white-space: nowrap;
}
a.bottom_menu:hover    {color: #000000;}

/* News Menu */
table.news_table
{
  background-color: #CCECD4;
  width: 150px;
}

/* News Menu Title */
td.news_title
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #2CBC2C;
  padding-left: 12px;
  vertical-align: top;
  height: 27px;
}

/* Category Title in News Menu */
.news_cat_name, a.news_cat_name, a.news_cat_name:active, a.news_cat_name:visited
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #009600;
  text-align: left;
  background-color: #88e898;
  height: 30px;
  padding-left: 12px;
  padding-top: 5px;
}
a.news_cat_name:hover
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  background-color: #88e898;
  height: 30px;
  padding-left: 12px;
  padding-top: 5px;
}

/* News Title in News Menu */
.news_item_name
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #286808;
  font-weight: bold;
  text-align: left;
  padding-top: 10px;
  padding-left: 12px;
  background-color: #CCECD4;
  width: 100%;
}
a.news_item_name, a.news_item_name:visited, a.news_item_name:active
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #286808;
  font-weight: bold;
  text-align: left;
  padding-top: 10px;
  padding-left: 12px;
  background-color: #CCECD4;
  text-decoration: underline;
}

/* News Date in News Menu */
.news_item_date
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #286808;
  padding-left: 12px;
}

/* News Introduction in News Menu */
.news_item_intro
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #286808;
  padding-left: 12px;
}

/* Learn More Links in News Menu */
.news_learn_more
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #0000FF;
  padding-left: 6px;
  text-align: left;
  font-weight: normal;
  padding-bottom: 10px;
}
a.news_learn_more, a.news_learn_more:visited, a.news_learn_more:active
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #0000FF;
  padding-left: 6px;
  text-align: left;
  font-weight: normal;
}
a.news_learn_more:hover
{
  text-decoration: underline;
}

/* News List Table on News Category Page */
.news_list_table
{
  font-family: Verdana, Tahoma, sans-serif;
  background-color: #FFFFFF;
  width: 100%;
}

/* News Title on News Category Page */
.news_list_title, a.news_list_title, a.news_list_title:active, a.news_list_title:visited, a.news_list_title:hover
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  color: #286808;
  text-decoration: bold;
  padding-top: 18px;
}

/* News Introduction on News Category Page */
.news_list_intro
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-style: italic;
  padding-top: 6px;
  padding-left: 12px;
}

/* Articles List Table on Article Category Page */
.article_table
{
  background-color: #FFFFFF;
  width: 100%;
}

/* Article Titles on Article Category Page */
.article_list
{
  background-color: #FFFFFF;
  text-align: left;
  padding-top: 18px;
}
a.article_list, a.article_list:visited, a.article_list:active
{
  color: #286808;
  font-weight: bold;
  text-decoration: none;
}
a.article_list:hover
{
  color: #286808;
  text-decoration: underline;
}

/* Article Intros on Article Category Page */
.article_list_intro
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-style: italic;
  padding-left: 12px;
  padding-top: 6px;
}

/* Article Menu */
.clsCMOn
{
  font-family: Verdana, Tahoma, sans-serif;
  color: #009600;
  font-size: 11px;
  text-decoration : none;
  padding: 2px 4px;
  background-color: #CCECD4;
  font-weight: bold;
  border: 0;
}
.clsCMOver
{
  font-family: Verdana, Tahoma, sans-serif;
  color: #009600;
  font-size: 11px;
  text-decoration : none;
  padding: 2px 4px;
  background-color: #88E898;
  font-weight: bold;
  border: 0;
}
/*    background-image : url(/pic/image.gif);*/

/* Gallery Menu Table */
table.gallery_table
{
  background-color: #CCECD4;
  width: 150px;
}

/* Gallery Menu Title */
td.gallery_title
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 8pt;
  color: #009600;
  background-color: #88E898;
  font-weight: bold;
  text-align: left;
  height: 27px;
  padding-left: 12px;
}

/* Category Cells in Gallery Menu */
.gallery_cat
{
  height: 20px;
  vertical-align: bottom;
  padding-left: 12px;
}

/* Category Links in Gallery Menu */
a.gallery_cat_name, a.gallery_cat_name:active, a.gallery_cat_name:visited
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #009600;
  text-decoration: none;
}
a.gallery_cat_name:hover
{
  color: #009600;
  text-decoration: underline;
}

/* Category Content Table on Gallery Category Page */
table.gallery_preview_table
{
  background-color: #CCECD4;
}

/* Thumbnail Cells on Gallery Category Page */
.gallery_preview
{
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
}

/* Page Navigation on Gallery Category Page */
td.gallery_preview_navigation
{
  height: 30px; 
  font-weight: bold;
}

/* Gallery Navigation Cell on Image Page */
.gallery_prev_next
{
  color: #009600;
  font-weight: bold;
  margin: 15px 15px 15px 15px;
}

/* Gallery Navigation Link on Image Page */
a.gallery_prev_next_link, a.gallery_prev_next_link:active, a.gallery_prev_next_link:visited, a.gallery_prev_next_link:hover
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  color: #009600;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
  font-size: 12pt;
}

/* Gallery Navigation Text on Image Page */
.gallery_prev_next_text
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  color: #009600;
  font-weight: bold;
  font-size: 12pt;
}

/* Gallery Navigation Separator on Image Page */
.gallery_prev_next_separator
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  color: #0000FF;
  font-weight: normal;
  font-size: 12pt;
}

/* Breadcrumbs Link */
a.breadcrumblink, a.breadcrumblink:active, a.breadcrumblink:visited, a.breadcrumblink:hover
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
  font-size: 12pt;
}

/* Breadcrumbs Separator */
.breadcrumbseparator
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  color: #00FF00;
  font-weight: bold;
  font-size: 12pt;
}

/* Breadcrumbs Text */
.breadcrumb
{
  font-family: Verdana, Tahoma, sans-serif, arial;
  color: #0000FF;
  font-weight: bold;
  font-size: 12pt;
}

/* Site Search Table */
.global_search
{
  border: #808080 0px solid;
  background-color: #CCECD4;
  width: 150px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
}

/* Site Search Title */
.global_search_title
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #009600;
  background-color: #88e898;
  border: #808080 0px solid;
  white-space: nowrap;
  height: 27px;
  padding-left: 12px;
}

/* Site Search Comment */
.global_search_note
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
  vertical-align: top;
  color: #666666;
  background-color: #CCECD4;
  padding-left: 12px;
}

/* Search Field in Site Search */
.global_search_input
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  color: #000000;
}

/* Search Button in Site Search */
.global_search_button
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  color: #000000;
}

/* Search Keywords on Site Search Result Page */
.search_title
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #286808;
  font-weight: bold;
  text-align: left;
  padding-top: 10px;
  padding-left: 12px;
  background-color: #CCECD4;
  width: 100%;
}

/* No Result Text on Site Search Result Page */
.search_no_result
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #286808;
  font-weight: bold;
  text-align: left;
  padding-top: 10px;
  padding-left: 12px;
  background-color: #CCECD4;
  width: 100%;
}

/* Search Areas Titles on Site Search Result Page */
.search_result_title
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #286808;
  font-weight: bold;
  text-align: left;
  padding-top: 10px;
  padding-left: 12px;
  background-color: #CCECD4;
  width: 100%;
}

/* Search Result Links on Site Search Result Page */
.search_result, a.search_result, a.search_result:active, a.search_result:visited, a.search_result:hover
{
  font-family: Tahoma, Verdana, sans-serif, Arial;
  color: #D44000;
}

/* Search Result Table on Site Search Result Page */
.search_result_table
{
  border: #808080 1px solid;
  background-color: #FFFFFF;
  width: 98%;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

/* Catalog Search Table */
.search_block
{
  background-color: #FEFEB5;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
  padding-top: 5px;
}

/* Catalog Search Title */
.search_block_head
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF7010;
  text-decoration: none;
}

/* Specials Table */
.specials_block
{
  background-color: #FEFEB5;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
  padding-top: 5px;
}

/* Specials Title */
.specials_block_head, a.specials_block_head, a.specials_block_head:active, a.specials_block_head:visited, a.specials_block_head:hover
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF7010;
  text-decoration: underline;
}

/* Manufacturers Table */
.manufacturer_block
{
  background-color: #FEFEB5;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
  padding-top: 5px;
}

/* Manufacturers Title */
.manufacturer_block_head
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF7010;
  text-decoration: none;
}

/* Main Block of Shop and Catalog */
table.main_block
{
  background-color: #FEFEB5;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
  padding-top: 5px;
}

/* Whats New Table */
.new_block
{
  background-color: #FEFEB5;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
  padding-top: 5px;
}

/* Whats New Title */
.new_block_head, a.new_block_head, a.new_block_head:active, a.new_block_head:visited, a.new_block_head:hover
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF7010;
  text-decoration: underline;
}

/* Login & Register Account Title in Shop */
.block_head
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF7010;
  height: 27px;
}

/* Shopping Cart Table */
.shopping_cart_block
{
  background-color: #ccecd4;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
  padding-top: 5px;
}

/* Shopping Cart Title */
.shopping_cart_block_head
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D44000;
  background-color: #88E898;
  text-decoration: none;
  padding-bottom: 5px;
}

/* Products in the Category Title on Category Page */
.category_block_head
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D44000;
  background-color: #88E898;
  height: 27px;
  padding-left: 12px;
}

/* Field Names on Login Page */
.category_block_account
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-align: right;
}

/* Catalog Menu Table */
.catalog_menu
{
  border: 0px;
  background-color: #CCECD4;
  width: 150px;
  margin-bottom: 2px;
  padding-left: 12px;
}
/*    background-image : url(/pic/arr.gif);*/

/* Product Name on Product Page */
.product_name
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding-left: 12px;
}

/* Product Info on Product Page */
.product_info
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  padding-left: 12px;
  padding-top: 5px; 
}

/* Shopping Cart Title on Shopping Cart Page */
.basket_head
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: #FF7010;
  border: 0px;
  white-space: nowrap;
  height: 25px;
  padding: 3px;
}


/* Customer Styles */

/* Copyright Links (bottom block) */
.copyright, a.copyright, a.copyright:active, a.copyright:visited
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 7pt;
  color: #2CBC2C;
  font-weight: normal;
}
a.copyright:hover   {color: #286808;}
.page_title
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

H1 {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight: normal;
}