BODY {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(/images/global/right_bg.gif); BACKGROUND-REPEAT: repeat-y;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.homebg 
{
background-color: #FFFFFF;
}

input, td, p, select, ol, ul {
font-family: verdana, Arial, helvetica, sans-serif;
font-size: 8pt;
}

.catalog {
font-family: verdana, Arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
}

.cataloglist {
font-family: verdana, Arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
}
	
.offtab
{
	margin: 0px;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC33;
	padding-top: 0px;
}

a.offtab {
text-decoration: none;
}

a.offtab:hover {
text-decoration: none;
color:#FFFFFF;
}

.bluebg 
{

background-color: #336699;
}

input.searchbox {

width:145px;
border: 1px solid #000000;
}

input.quantity {

width:15px;
border: 1px solid #000000;
text-align: center;
margin-top: 2px;
}

input.submit {

border: 1px solid #336699;
text-align: center;
background-color: #FFFFFF;
}

input.radio
{background: #336699; color: #336699;
}

.ontab {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #336699;
padding-top: 0px;
}

a.ontab {
text-decoration: none;
}

.smallwhite {
color: #FFFFFF;
font-size: 9px;
}

.white {
color: #FFFFFF;
}

a.white {
color: #FFFFFF;
text-decoration: none;
}

a.white:hover {
color: #FFCC33;
text-decoration: none;

}

.blue {
color: #336699;
}

.bluebold {
font-size: 9pt;
font-weight: bold;
color: #336699;
}

.TypeHeader 
{
color: Black;
font-size: 12px;
font-family:arial,verdana,helvetica,sans-serif;
font-weight: bold;
}


H1 
{
color: #336699;
font-size: 12px;
font-family:arial,verdana,helvetica,sans-serif;
font-weight: bold;
}	

H2 
{
color: #336699;
font-size: 10px;
font-family:arial,verdana,helvetica,sans-serif;
font-weight: bold;
}	

HR
{
	font-size: 1px;
	color: #336699;
}


a.blue {
color: #336699;
text-decoration: none;
}

a.blue:hover {
color: #993300;
text-decoration: underline;
}

a {
color: #336699;
text-decoration: underline;
}

a:hover {
color: #993300;
text-decoration: underline;
}


.orangebold {
font-weight: bold;
color: #993300;
}

.arrow 
{
	font-weight: bold;
	color: #993300;
}

a.arrow 
{
	text-decoration:none;
	font-weight: bold;
	color: #993300;
}

.box {
	color: #000000;
}

.date {
	font-size:7pt;
	color: #666666;
}

.black {
font-size : 8pt;
font-weight: normal;
color: #993300;
}

.orange {
font-size : 9pt;
font-weight: bold;
color: #993300;
}

.plainorange
{
    font-size: 8pt;
    font-weight: normal;
    color: #993300;
}

.smalltab {
font-family: arial;
font-size : 8pt;
font-weight: bold;
color: #FFCC33;

}

.charcoal {
color:#666666;
}

.search {
color:#666666;
font-size:7pt;
}

a.charcoal {
color:#666666;
text-decoration: none;
}

a.charcoal:hover {
color:#666666;
text-decoration: underline;
}

.red {
color: red;
font-weight: bold;
}


.plainred {
color: red;
font-weight: normal;
}


a.xred {
color: #CC6633;
font-size:8pt;
font-family:arial,verdana,helvetica,sans-serif;
}


.hand {
text-decoration:underline;
}

.center
{
	text-align:center;
}

.productheader
{
	text-decoration:none;
	font-weight: bold;
	color: #993300;
}

.ImageOutline
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
}

.dashedline
{
    border-bottom: 1px dashed #336699;
    padding-top: 5px;
    margin-bottom: 5px;
    clear:right;
}
.welcome
{
	font-size: 11pt;
	font-weight: bold;
	color: #993300;
	font-family: Verdana;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
