A {
    color: #1A79B0;
    text-decoration: none; 
    font-weight: bold;
}

A:visited {
    color: #00A2FF;
    text-decoration: none;
    font-weight: bold;
}

A:active {
    color: #0090E2;
    text-decoration: none;
    font-weight: bold;
    
}

A:hover {
    color: #002439;
    text-decoration: none;
    font-weight: bold;
}

body {
    background-color: #01225d;
    background-image:  url(images/bg.gif);
    margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

.contentbg { 
    background-image:  url(images/cont-bg.gif);
    padding-left: 21px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 621px;
    font-size: 12px;
}

.footertext { 
    text-align: center;
    font-weight: bold;
    color: #FFFFFF; 
    font-size: 11px;
    padding-top: 5px;
}
.footertext A {text-decoration: none; color: #00A2FF;}
.footertext A:link {text-decoration: none; color: #00A2FF;}
.footertext A:visited {text-decoration: none; color: #00A2FF;}
.footertext A:hover {text-decoration: none; color: #FFFFFF;}

.navbg { background-image:  url(images/nav-main-bg.gif); }

#menu {
	margin: 0;
	padding: 0;
	border: 0;
}

#menu ul {
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
    border: 0;
    }

#menu ul li {
    display: block;
    padding: 0; 
    margin: 0 0 0 0;
    border: 0;
    }

#menu ul li a {
	height: 30px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FFE50F;
	background-image:  url(images/nav-bg.gif);
	padding: 8px 0px 2px 31px;
    }

#menu ul li a:hover {  
    background-color: #B01811;
    text-decoration: none;
    background-image:  url(images/nav-bg-o.gif);
    border: 0;}
a.product_link:link {
	color: #0B5886;
	text-decoration: underline;
	font-weight: bold;
}
a.product_link:visited {
	color: #0B5886;
	font-weight: bold;
	text-decoration: underline;
}
a.product_link:hover {
	text-decoration: none;
	color: #01304C;
	font-weight: bold;
}
a.product_link:active {text-decoration: none;
}
div#content_body {
	background-color: #FFFFFF;
	border-top: 1px none #1A79B0;
	border-right: 1px solid #101E29;
	border-bottom: 1px solid #1A79B0;
	border-left: 1px solid #1A79B0;
	padding: 10px;
}
form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#form_text_title {
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}
.text_red {
	color: #FF0000;
}
.form_table {
	width: 600px;
	font-size: 11px;
	border: 1px solid #01225D;
	margin-top: 10px;
	margin-bottom: 10px;
}
.form_label_area {
	font-weight: bold;
	text-align: right;
	width: 175px;
}
.form_field_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form_table_title {
	color: #FFFFFF;
	background-color: #01225D;
}
div#shipto {
	margin: 0px;
}
.form_table_yesno {
	font-size: 11px;
}
.text_shippingtime {
	color: #01225D;
}
div#buttons {
	text-align: center;
	padding-top: 10px;
}
.row_odd {
	background-color: #EFEFEF;
}
.row_even {
	background-color: #FCFCFC;
}
.text_tiny {
	font-size: 10px;
}
.text_phone {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.form_table_products {

	width: 600px;
	font-size: 11px;
	border: 1px none #01225D;
	margin-top: 10px;
	margin-bottom: 10px;
}
.products_title {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #01225D;
	font-size: 18px;
}
.products_labels {
	background-color: #1A79B0;
	color: #FFFFFF;
}
.area_cost {
	width: 60px;
	text-align: center;
}
.field_box_cost {
	width: 50px;
}
.products_title_small {
	font-size: 12px;
	color: #FF0000;
}
div#form_title {
	font-size: 18px;
	font-weight: bold;
	color: #01225D;
	width: 600px;
	margin-top: 5px;
}
.content_resize {
	width: 97%;
}
.section {
	font-weight: bold;
	font-size: 11px;
}
.sectiondata {
	font-size: 11px;
}
.elasto_title {
	font-size: 11px;
	font-weight: bold;
	color: #01225D;
}
.elasto_data {
	font-size: 11px;
}
.elasto_text {
	font-size: 11px;
}
.text_plain {

	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}

