.menu        { 
  font-family: Verdana; 
  font-size: 10pt; 
  font-weight:bold; 
  color: #F4E1E1; 
  text-decoration: none; 
  text-align:center 
}

a:hover.menu { 
  color: #FFFFFF 
}

.add_nav        {
 font-family: Verdana; 
 font-size: 9pt; color: #EBEBEB; 
 text-decoration: none; 
 margin-left:2; 
 text-align:left 
}

a:hover.add_nav {
 color: #8CC2FF 
 }
 
.text_link   { 
font-family: Verdana; 
font-size: 8pt; 
color: #CC0000; 
text-decoration: none 
}

a:hover.text_link { 
color: #8CC2FF 
}

.news_link   { 
font-family: Verdana; 
font-size: 9pt; 
color: #CC0000; 
text-decoration: none; 
font-weight:bold; 
text-align:left 
}

a:hover.news_link { color: #8CC2FF }
.order_link   { font-family: Verdana; font-size: 8pt; font-weight:bold; color: #CC0000; text-decoration: none }
a:hover.order_link { color: #8CC2FF }

.copyright   { font-family: Verdana; font-size: 8pt; color: #C0C0C0; text-align: center }
.news_title  { font-family: Verdana; font-size: 8pt; color: #EBEBEB; font-weight: bold; text-align: left; margin-left: 10; margin-right: 10 }
.base_title  { height: 35; font-family: Verdana; font-size: 9pt; text-transform: uppercase; color: #CC0000; font-weight: bold; text-align: center  }
.title2  { height: 30; font-family: Arial; font-size: 10pt; color: #CC0000; font-weight: bold; text-align: center; margin-left: 10; margin-right: 10; margin-top: 5; margin-bottom: 5 }


.base_text   { font-family: Verdana; color: #EBEBEB; font-size: 10pt; text-align: left; margin-left: 15; margin-right: 10; margin-top: 10; margin-bottom:10 }
.login_text   { font-family: Verdana; font-size: 8pt; text-align: left; margin-left: 5; margin-right: 3 }
.bold_text   {
	font-family: Verdana;
	font-size: 10pt;
	margin-left: 15;
	margin-right: 10;
	margin-top: 10;
	margin-bottom:10;
	font-weight:bold;
	color:#CC0000
}
.column_text   { font-family: Verdana; font-size: 8pt; text-align: left; margin-left: 10; margin-right: 10; top-margin:10 }
.smaller_text   { font-family: Verdana; font-size: 7pt}
.bullets_list   {
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
	margin-right: 3;
	top-margin:10;
	list-style-image:url('bullet.gif');
	line-height:150%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	left: 5px;
	right: 5px;
}
.price  { margin:5; height: 30; font-family: Arial; font-size: 10pt; color: #333333; font-weight: bold; text-align: center;  }

.row_title   { height: 23; text-align: center; color: #CCE0FF; font-family: Verdana; font-size: 8pt; font-weight: bold; border-right: 1px solid #FFFFFF; background-color: #737373 }
.row_white   { border-top:2px solid #FFFFFF; border-bottom:2px solid #FFFFFF; border-left:3px solid #FFFFFF; height: 28; text-align: left; margin-left: 5; color: #333333; font-family: Verdana; font-size: 9pt; margin-right:3;  }
               
.row_gray   {
 border-top:2px solid #EBEBEB; 
 border-bottom:2px solid #EBEBEB; 
 border-left:3px solid #EBEBEB; 
 height: 28; 
 text-align: left; 
 margin-left: 5; color: #333333; 
 font-family: Verdana; 
 font-size: 9pt; 
 margin-right:3; 
 margin-top:5; 
 margin-bottom:5; 
 border-right: 1px solid #FFFFFF; 
 background-color: #EBEBEB 
 }               

.textbox     {
border: 1px solid #666666; 
text-align:left; 
margin-left:3; 
width: 115
}

.listbox     { 
border: 1px solid #666666; 
text-align:left; 
margin-left:3; 
width: 55 
}

.large_btn   {
	border-width:0px;
	width:128;
	height:23;
	background-position: center;
	background-repeat:no-repeat;
	font-family: verdana;
	font-size: 10pt;
	color:#FFFFFF;
	background-image:url(large_btn.gif);
	text-align:center;
	vertical-align:middle;
	margin-left:3;
	margin-right:3
}
 
.normal_btn   { 
border-width:0px; 
width:78; height:23; 
background-position: center; 
background-repeat:no-repeat; 
font-family: verdana; 
font-size: 10pt; color:#FFFFFF; 
background-image:url(normal_btn.gif); 
text-align:center; 
vertical-align:middle; 
margin-left:3; 
margin-right:3 
}

.order_btn   {
	border-width:0px;
	width:124px;
	height:35px;
	background-position: center;
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 10pt;
	color:#444444;
	background-image:url(order_btn.gif);
	text-align:center;
	vertical-align:middle;
	margin-left:3;
	margin-right:3;
	font-weight:bold
}.maintext {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	text-align: justify;
}
