body {
 font-family:Arial, sans-serif;
 font-size:10pt;
 color: #000;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 padding: 0px;
 background-color: #fff;
}
p{margin:0px;padding:0px;}
div{margin:0px;padding:0px;}
form{margin:0px;padding:0px;}

h1{
font-size:14px;
color:#fff;
background-color:#C93821;
}

a.top_menu {
text-decoration: none;
font-size:11px;
font-weight: bold;
margin-right:20px;
}

a.top_menu:link     {color:#000}
a.top_menu:visited  {color:#000}
a.top_menu:active   {color:#000}
a.top_menu:hover    {color:#fff}


a.left_menu {
display:block;
width:100px;
text-decoration: none;
text-align:center;
font-size:11px;
font-weight: bold;
margin-top:3px;
margin-bottom:3px;
margin-left:2px;
padding-left:2px;
padding-right:2px;
padding-top:1px;
padding-bottom:1px;
background-color:#fff;
border:solid 1px #000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;

}

a.left_menu:link     {color:#000}
a.left_menu:visited  {color:#000}
a.left_menu:active   {color:#000}
a.left_menu:hover    {color:#fff}
a.left_menu:hover    {background-color:#42375F}


td.menu_bg{
width:120px;
background-color: #fff;
background-image: url('images/left_menu_bg.jpg');
border-left:solid 1px #000;
border-right:solid 1px #000;
}

td.page_content{
padding:4px;
}

td.top_space_td{
height:10px;
}
td.top_menu_td{
text-align:right;
height:20px;
background-image: url('images/top_menu_bg.jpg');
border-left:solid 1px #000;
border-right:solid 1px #000;
border-top:solid 1px #000;
}

td.bottom_menu_td{
text-align:right;
height:20px;
background-image: url('images/top_menu_bg.jpg');
border-left:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
}

td.basket_item_left{
text-align:left;
background-color:#eee;
border: solid 1px #ccc;
font-size:11px;
}

td.basket_item_right{
background-color:#eee;
border: solid 1px #ccc;
text-align:right;
font-size:11px;
}

.page_top{
margin:0px;
}

.page_content{
margin:0px;
border-right:solid 1px #000;
}

.top_menu_selected{
color:#fff;
font-size:11px;
font-weight: bold;
margin-right:20px;
}

.left_menu_selected{
display:block;
color:#fff;
background-color:#2B2146;
width:100px;
text-align:center;
font-size:11px;
font-weight: bold;
margin-top:3px;
margin-bottom:3px;
margin-left:2px;
padding-left:2px;
padding-right:2px;
padding-top:1px;
padding-bottom:1px;
border:solid 1px #ccc;
}

.footer {
display:block;
width:700px;
font-size: 10px;
border: dotted 1px #ccc;
text-align: center;
}


.pldark{
background-color:#DEDEDE;
font-size:11px;
padding-left:4px;
padding-right:4px;
text-align:left;
border:solid 1px #222;
}
.pllight{
background-color:#F3F3F3;
font-size:11px;
padding-left:4px;
padding-right:4px;
text-align:left;
border:solid 1px #222;
}

.plimage{
text-align:center;
border:solid 1px #222;
width:90px;
}
.pltitle{
text-align:center;
font-size:11px;
font-weight:bold;
border:solid 1px #ccc;}

a.pllink {
text-decoration: none;
font-size:11px;
color:#000;
}

a.pllink:link     {color:#000}
a.pllinkvisited   {color:#000}
a.pllink:active   {color:#000}
a.pllink:hover    {color:#00f}
a.pllink:hover    {text-decoration: underline;}

