.toptable
{
 background: url("/images/topbg.gif");
}

.ttop
{
 background: url("/images/g.gif");
}
.tbottom
{
 background: url("/images/d.gif");
}
.tleft
{
 background: url("/images/l.gif");
}
.tright
{
 background: url("/images/p.gif");
}

.tmiddle
{
 background: #FBDEA4;
}

.cart_table
{
  background: #FDE9BF;
}
.cart_row
{
  background: #FDE9BF;
}
.cart_cell
{
 background: #FBDEA4;
}


H1 {
	TEXT-ALIGN: right
}
H2 {
	TEXT-ALIGN: left
}
H3 {
	TEXT-ALIGN: left
}
TH {
	COLOR: #003164; font-family: Verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
TD {
	COLOR: #003164; font-family: Verdana, sans-serif; TEXT-DECORATION: none;
	font-size=12px
}
TEXT {
	COLOR: #003164; font-family: Verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A:link
{
	COLOR: #6b007f; font-family: Verdana, sans-serif; TEXT-DECORATION: none;
}
A:visited
{
	COLOR: #6b007f; font-family: Verdana, sans-serif; TEXT-DECORATION: none; 
}
A:hover
{
	COLOR: #003164; font-family: Verdana, sans-serif; TEXT-DECORATION: underline; 
}

.cphoto
{
  border: medium none white;
}

body,table,td,p
{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003164;
}

.just
{
	text-align: justify;
}

.small
{
	font-size: 9px;
	font-weight: normal;
}

.big
{
	font-size: 17px;
	font-weight: bold;
}

.bigger
{
	font-size: 12px;
}


.error
{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.warning
{
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}

.btn
{
	font-size: 9px; 
	color: #ffffff
}

.edit
{
	font-size: 9px; 
	color: #ffffff
}

.form-std
{
	font-size: 11px; 
}

input, select, textarea
{
	font-size: 11px; 
	font-weight: bold;	
	color: #003164;
	background:  #FBDEA4
}

form {
 margin-bottom: 0;
}