body {
/*
background-color: #FFFFFF;
background: #001B3C url(my_background_image.gif) repeat-y left;
background-image: url(/images/background.jpg);
background-attachment: fixed;
background-repeat: no-repeat | repeat-x | repeat-y;
background-position: left | right | bottom | bottom right;
*/
color			: #333333;
font-family		: Arial,Helvetica;
font-size		: 12px;
margin-left		: 0;
margin-right	: 0;
margin-top		: 0;
margin-bottom	: 0;
text-decoration	: none;
}

td   {
font-family		: Arial,Helvetica;
font-size		: 12px;
color			: #000000;
}

a   {
font-family		: Arial,Helvetica;
font-size		: 12px;
color			: #990000;
}

a:hover   {
color			: #FF0000;
}

input   {
font-family		: Arial,Helvetica;
font-size		: 11px;
}

.big {
font-size		: 14px;
font-weight		: bold;
}

.contact {
background-color: #FFFFFF;
padding			: 0px 10px 0px 10px
}

.content {
background-color: #FFFFFF;
background-image: url(/images/header_bg.jpg);
background-repeat: repeat-x;
padding			: 0px 0px 10px 0px;
}

.copyright   {
font-family		: Arial,Helvetica;
font-size		: 11px;
color       	: #999999;
}

.footer   {
background-color: #000000;
height			: 30;
font-family		: Arial,Helvetica;
font-size		: 11px;
color       	: #FFFFFF;
text-align		: center;
}

.grey {
background-color: #EFEFEF;
padding			: 0px 10px 0px 0px;
}

.home_nav {
background-color: #FFFFFF;
border			: solid #000000 1px;
padding			: 0px 0px 0px 0px;
}

.home_text {
border-bottm	: solid #000000 0px;
border-left		: solid #000000 1px;
border-right	: solid #000000 1px;
border-top		: solid #000000 1px;
padding			: 10px;
font-size		: 11px;
text-align		: justify;
}

.invisible   {
font-family		: Arial,Helvetica;
font-size		: 1px;
color       	: #FFFFFF;
}

.initial_state   {
position		: absolute;
height			: 500px;
width			: 500px;
visibility		: hidden;
}

.large {
font-size		: 13px;
font-weight		: 700;
color       	: #0000CC;
}

.location   {
padding			: 10px 10px 5px 10px;
font-family		: Arial,Helvetica;
font-size		: 12px;
color           : #333300;
}

.navigation   {
position		: relative;
background-image: url(/images/nav_bg.gif);
width			: 750;
top				: 3px;
left			: 5px;
}

.part_number {
color			: #666666;
font-size		: 10px;
}

.small   {
font-family		: Arial,Helvetica;
font-size		: 11px;
}

.text {
padding			: 5px;
font-size		: 12px;
text-align		: justify;
}

.title {
font-size		: 13px;
font-weight		: bold;
color           : #333300;
}

.white   {
font-family		: Arial,Helvetica;
font-size		: 12px;
color			: #FFFFFF;
}