body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, sans-serif, Sans;
font-size: 11px;
color: black;
background-color: black;
}
TD {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
TR {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
TABLE {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
border-collapse: collapse;
}
BR {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
A {
COLOR: navy; TEXT-DECORATION: none; FONT-SIZE: 11px;
}
FONT {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
A:link {
COLOR: #262626; TEXT-DECORATION: none;
}
A:active {
COLOR: #262626; TEXT-DECORATION: none;
}
A:visited {
COLOR: #262626; TEXT-DECORATION: none;
}
A:hover {
COLOR: #9A0000; TEXT-DECORATION: underline;
}
TEXTAREA {
       FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
border:1px solid silver;
padding:2px;
background: url('img/text.gif') repeat-x;
}
INPUT,SELECT {
background:url('img/input.gif');
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, sans-serif, Sans; 
color: #4A4D4B;
border:1px solid silver;
padding:3px;
}
input:focus {
background: #efefef;
}
TEXTAREA:focus {
background: #efefef;
}
#top {
/*background:url('../images_page/top.jpg');*/
background-position:top center;
height:249px;
vertical-align:bottom;
background-repeat:no-repeat;
background-color:black;
color:white;
}
#top2 {
background:url('../images_page/top2.jpg');
background-position:bottom center;
height:50px;
text-align:center;
background-repeat:no-repeat;
background-color:black;

}
#page {
background:url('../images_page/page.jpg');
background-position:top center;
text-align:center;
background-repeat:no-repeat;
background-color:transparent;
}
#page2 {
background:url('../images_page/page2.jpg');
background-position:top center;
background-repeat:repeat-y;
text-align:center;
}
#bottom {
background:url('../images_page/bottom.jpg');
background-position:top center;
height:243px;
text-align:center;
background-repeat:no-repeat;
background-color:black;
}
#page_menu{
  width:855px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding-top:0px;
}
#page_text{
  width:785px;
  padding-right:35px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}

#pag {
	padding:3px;
	background-color:#f6f6f6;
	margin:3px;
	border:1px solid #cdcdcd;
	color:#5a5a5a;
	font-size:13px;
	font-weight:bold;
}
#pag_active {
	padding:3px;
	background-color:#EEEEEE;
	margin:3px;
	border:1px solid #666666;
	color:#5a5a5a;
	font-size:15px;
	font-weight:bold;
}
#gform {
	padding:3px;
	text-align:right;
}

.nag_cart{
	font-weight:bold;
	font-size:12px;
	color:#c60100;
}
.error {
background-color:#fd9090;
border:2px solid #c60000;
color:white;
padding:3px;
margin-top:3px;
font-size:12px;
}

