body
{
    margin:0;
    background-color: #ECEFF4;
    font-family : Arial, Verdana, Helvetica, Tahoma, sans-serif; 
    font-size: 11px;
    color: #000000; 
    text-align:justify;
    SCROLLBAR-FACE-COLOR:#233d66; 
    SCROLLBAR-HIGHLIGHT-COLOR:#d1dff2; 
    SCROLLBAR-SHADOW-COLOR:#d1dff2; 
    SCROLLBAR-3DLIGHT-COLOR:#668280; 
    SCROLLBAR-ARROW-COLOR:#668280; 
    SCROLLBAR-TRACK-COLOR:#d1dff2; 
    SCROLLBAR-DARKSHADOW-COLOR:#668280;
}
div.left_menu 
{
    position: absolute; 
    width: 120px; 
    height: 90px; 
    z-index: 1; 
    float: right; 
    top: 0; 
    right: 10px
}
div.basket 
{
    position: absolute; 
    width: 135px; 
    height: 18px; 
    z-index: 1; 
    float: right; 
    top: 70px; 
    right: 10px
}
div.main_menu 
{
    position: absolute; 
    width: 226px; 
    height: 100px; 
    z-index: 2; 
    left:0; 
    top:226px
}
div.div_top 
{
    position: absolute; 
    width: 226px; 
    height: 100%; 
    z-index: 1; 
    left: 0; 
    top: 0
}
table 
{
	border-collapse: collapse;
	width: 100%;
	border: none;
    font-family : Arial, Verdana, Helvetica, Tahoma, sans-serif; 
    font-size: 11px;
    color: #000000; 
    text-align:justify
}
table td
{
	padding: 0
}
p 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-align:justify;
	margin: 0;
}
p.help 
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-align:justify;
	margin: 10px 100px 0 20px;
    text-indent:8px;
}
p.text
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-align:justify;
	margin: 0 20px 0 20px;
}
p.tree 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	margin: 0 20px;
	text-indent:0px;
	text-align:left;
}

a
{  
	color: #243C6A; 
	text-decoration : underline;
}
a:hover
{
	color:#A1203C; 
	text-decoration : underline;
}

h1 
{  
	font-size: 22px; 
	color: #A1203C; 
	margin-top:2px; 
	margin-left:20px; 
	text-indent:0; 

}

h2 
{  
	font-size: 15px;
	margin-left:50px;
	margin-top:0;
	margin-bottom:0;
	color: #233D66; 
	font-weight:bold; 
	text-indent:0; 
}

h3 
{  
	font-size: 12px;
	margin-left:20px;
	margin-top:0;
	margin-bottom:0;
	color: #233D66; 
	font-weight:bold; 
	text-indent:0; 
}


a
{  
	color: #243C6A; 
	text-decoration : underline;
}
a:hover
{
	color:#A1203C; 
	text-decoration : underline;
}


a.red_link 
{ 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #9E203D;
	text-decoration : underline;
	font-weight:bold
}
a:hover.red_link 
{ 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #D83F61;
	text-decoration : none; 
	font-weight:bold
}

a.blue_link 
{ 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #233D66;
	text-decoration : none; 
	font-weight:bold
}
a:hover.blue_link 
{ 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #233D66;
	text-decoration : underline;
	font-weight:bold
}

a.menu1 
{ 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #A1203C;
	text-decoration : none;
}
a:hover.menu1 
{ 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #A1203C;
	text-decoration : none;
}
a.menu2 
{ 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #243C6A;
	text-decoration : none;
}
a:hover.menu2 
{ 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #243C6A;
	text-decoration : none;
}
td.chang 
{
	background-color: #ECEFF4; 
	height: 10px; 
	text-align: left;
}
td.menu_main 
{
	text-align:left; 
	height:16px
}
td.order 
{
	text-align:left; 
	height:10px;
}
input.SearchField
{ 
	font-family: Tahoma; 
	border: 1px solid #233D66;
	font-size: 12px; 
	color: #000000;
	width: 380px;
	height:18px;
}

input.search
{ 
	font-family: Tahoma; 
	border: 1px solid #233D66;
	background-color: #A1203C;
	text-align:center; 
	font-size:12px;
	color:#FFFFFF
}
input.radio
{ 
	font-family: Tahoma; 
	color: #FFFFFF; 
	text-align:center; 
	font-size:12px
}
table.help 
{
    border-collapse: collapse;
    border: solid 1px #243C6A;
    width:95%;
    background-color:#F1F3F8
}
ul 
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
    list-style-type:disc;
    margin-right:100px;
    margin-left:20px;
    
}