﻿.a_button
{
border-left: 1px solid white;
border-top: 1px solid white;
cursor: pointer;
font-family: Arial;
margin: 1;
text-decoration: none;
}

.cartbutton
{
background-repeat:no-repeat; 
background-attachment:scroll;
background-position: left center; 
border-left:1px solid #FFFFFF; 
border-top:medium solid #FFFFFF; 
cursor: pointer;
font-style: italic;
font-weight: bold;
font-family: Arial;
font-size: 16pt;
margin: 0;
text-decoration: none;
height: 50;
width: 120; 
}

.pushbutton
{
border-left: 1px solid white;
border-top: 1px solid white;
cursor: pointer;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
margin: 1;
text-decoration: none;
}

.class_header
{
font-size: 11pt;
font-weight: bold;
}

.format_button 
{
cursor: pointer;
border-left: 1px solid white;
border-top: 1px solid white;
}

.format_button_hover
{
cursor: pointer;
border-left: 1px solid white;
border-top: 1px solid white;
}

.format_button_pressed
{
cursor: pointer;
border-left: 1px inset $format_border_color;
border-top: 1px inset $format_border_color;
}

.item_table
{
border-style:solid;
border-width: 1;
cellpadding: 4;
cellspacing: 0;
}

.inner_table
{
cellpadding: 4;
cellspacing: 0;
}

.mid_table
{
cellpadding: 6;
cellspacing: 0;
}

.outer_table
{
border-style:solid;
border-width:1;
cellpadding: 8;
cellspacing: 0;
}

.border
{
border-style:solid;
border-width:1;
background-color: #FFFFFF;
font-size: 9pt;
font-weight: bold;
text-align: center;
word-spacing: 0;
margin: 0
}

.no_border
{
background-color: transparent;
border: none;
font-size: 9pt;
font-weight: bold;
text-align: center;
word-spacing: 0;
margin: 0;
}

.no_border_select
{
border: 0px none;
cursor: pointer;
font-size: 9pt;
font-weight: bold;
text-align: left;
}

.page
{
font-family: Arial;
font-size: 10pt;
}

.page_name
{
font-family: Arial;
font-weight: bold;
}

.select_bold
{
border-bottom: 1px solid buttonshadow;
border-left: 1px solid buttonshadow;
border-right: 1px solid buttonshadow;
border-top: 1px solid buttonshadow;
cursor: pointer;
font-family: Arial;
font-size: 8.5pt;
font-weight: bold;
margin: 1;
}

a
{
font-family: Arial;
font-size: 10pt;
cursor: pointer;
}

a:link
{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	cursor: pointer;
}

a:visited
{
font-family: Arial;
font-size: 10pt;
text-decoration: underline;
cursor: pointer;
}

a:hover
{
font-family: Arial;
font-size: 10pt;
text-decoration: underline;
cursor: pointer;
}

a:active
{
font-family: Arial;
font-size: 10pt;
text-decoration: underline;
cursor: pointer;
}

a:link.button 
{
font-size: 8.5pt;
font-weight: bold;
padding-bottom: 1;
padding-left: 4;
padding-right: 4;
padding-top: 1;
text-decoration: none
}

a:visited.button
{
font-size: 8.5pt;
font-weight: bold;
padding-bottom: 1;
padding-left: 4;
padding-right: 4;
padding-top: 1;
text-decoration: none
}

a:hover.button
{
font-size: 8.5pt;
font-weight: bold;
padding-bottom: 1;
padding-left: 4;
padding-right: 4;
padding-top: 1;
text-decoration: none
}

a:active.button
{
font-size: 8.5pt;
font-weight: bold;
padding-bottom: 1;
padding-left: 4;
padding-right: 4;
padding-top: 1;
text-decoration: none
}

a:link.usrposta, a:visited.usrposta, a:hover.usrposta, a:active.usrposta
{
font-size: 10pt;
font-weight: bold;
}

h1
{
font-family: Arial;
font-size: 20pt;
font-weight: bold;
}

h2
{
font-family: Arial;
font-size: 18pt;
font-weight: bold;
}

h3
{
font-family: Arial;
font-size: 16pt;
font-weight: bold;
}

h4
{
font-family: Arial;
font-size: 14pt;
font-weight: bold;
}

h5
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
}

h6
{
font-family: Arial;
font-size: 11pt;
font-weight: bold;
}

input
{
font-size: 8.5pt;
font-weight: bold;
}

p
{
margin-top: 0;
margin-bottom: 0
}

radio
{
border: 0px none;
}

select
{
font-family: Arial;
font-size: 8.5pt;
}

textarea
{
font-family: arial;
font-size: 10pt;
)
