body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	background: url(img/bg_body.gif) repeat-x bottom right;
}

form
{
    margin: 0px;
    padding: 0px;
}

img
{
	border: 0px;
}

.text
{
    font-size: 12px;
    color: #555555;
}

.text a
{
    color: #555555;
}

.text a:hover
{
    color: #444444;
}

.left_column
{
    background: url(img/bg_left_column.jpg) bottom left no-repeat #97CCFE;
	padding-bottom: 172px;
}

.menu_container
{
    background: url(img/bg_menu_container.jpg) top left no-repeat;
	padding-left: 5px;
	padding-top: 40px;
}

.menu_container div
{
    background: url(img/line_menu.gif) bottom left no-repeat;
	height: 24px;
	padding-top: 2px;
}

.menu_container a
{
    padding-left: 25px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	color: #004883;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.menu_container a:hover
{
    background: url(img/menu_marker.gif) center left no-repeat;
	color: #5891BF;
}

.header
{
    background: url(img/bg_header.gif) repeat-x;
}

.right_column
{
    background: url(img/bg_text_container.gif) top right repeat-y;
}

.text_container
{
    background: url(img/shadow_top.gif) repeat-x;
}

.bend
{
    background: url(img/bend.jpg) top right no-repeat;
	padding: 12px;
}

.text_container h1
{
    background: url(img/bg_h1.gif) bottom left no-repeat;
	color: #004883;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.pict_show
{
    background: #e3f5fc url(img/bg_pict_show.gif) repeat-x;
}

.pict_show td
{
    border: #FFFFFF solid 1px;
}

.image_map
{
    position: absolute;
	top: 230px;
	right: 0px;
	width: 26px;
	height: 90px;
}

.copyright
{
	background: url(img/bg_footer_r.jpg) no-repeat bottom left;
}

.copyright div
{
	color: #004883;
	font-size: 11px;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 5px;
}

.copyright div a
{
    color: #004883;
	text-decoration: none;
}

.copyright div a:hover
{
    color: #307FBF;
    text-decoration: underline;
}

.cart_container
{
	padding-left: 20px;
}

.cart_title
{
	font-family: "Times New Roman", Times, serif;
	
	color: #004883;
	
	font-size: 16px;
	font-weight: bold;
	
	padding-bottom: 8px;
}

.cart_text
{
	color: #004883;
	font-size: 13px;
}

.cart_text a, .cart_text a:hover
{
	padding-top: 8px;
	display: block;
	
	color: #004883;
}

.cart_text a:hover
{
	color: #004883;
}
