BODY {
background-color:#ffffff; layer-background-color:#ffffff;
font-family:Arial, Globes, Verdana, Helvetica, Sans-Serif; 
font-size:13px; color:#17005f; text-decoration:none; 
/* height:100%; */
scrollbar-face-color:#62aefb;
scrollbar-shadow-color:#cccccc;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#ffffff;
margin:0;
padding:0;

}

A {
	text-decoration:none;
}

A.downmenu:link,
A.downmenu:active,
A.downmenu:visited
{ 
	color:#4f9be7;
	font-weight:bold; 
   	font-size:12px;
}

A.yellowlink:link,
A.yellowlink:active,
A.yellowlink:visited
{ 
	color:#fec259;
	font-weight:bold; 
   	font-size:12px;
}

A.graylink:link,
A.graylink:active,
A.graylink:visited
{ 
	color:#8f92ac;
	font-weight:bold; 
   	font-size:12px;
}


A.downmenu:hover,
A.downmenu:Visited:hover,
A.yellowlink:hover,
A.yellowlink:Visited:hover,
A.graylink:hover,
A.graylink:Visited:hover {
	 color:#F02558; 
	 font-style: oblique;
	 font-weight:bold; 
   	 font-size:12px;
}


.graytext {
	font-weight:bold; 
	color:#8f92ac;
}
.bluetext {
	font-weight:bold; 
	color:#4f9be7;
}
.yellowtext {
	font-weight:bold; 
	color:#fec259;
}

.downmemunu_dis{
	font-size:12px; font-weight:bold; color:#F02558;
}

CAPTION {color:#17005f; font-weight:bold; font-size:13px; 
text-align:center; vertical-align:center; height:30px; line-height:30px; letter-spacing:1px;}
TD {
	font-family:Arial, Globes, Verdana, Helvetica, Sans-Serif;
	font-size:12px; color:#17005f; 
	text-decoration:none; padding:0px;
	vertical-align:top;
}

P {font-size:13px; text-decoration:none;}
BIG {color:#273E5B; font-weight:bold; font-size:15px; line-height:15px; text-align:center; text-decoration:none;}
STRIKE {color:red;}

/*input,textarea,radio {
	background-color:#A2D5FF; 
	border : thin solid 1;
	font-size:9pt; 
	font-family:Arial, Globes, Verdana, Helvetica, Sans-Serif; 
	font-weight:bold; 
	color:#000000; 

}

textarea {
scrollbar-face-color:#ffd58a;
scrollbar-shadow-color:#cccccc;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#FFB243;
scrollbar-darkshadow-color:#FFB243;
scrollbar-track-color:#ffd58a;
scrollbar-arrow-color:#ffffff; 
}

SELECT {
	background-color:#A2D5FF; 
	layer-background-color:#A2D5FF; 
	font-family:Arial; 
	font-weight:bold; 
	color:#000000; 
	font-size:12px;
 }
*/

.txttopmenu{
 position:absolute;
 padding-left:35px; 	
 padding-top:2px; 	
 font-size:12px; 
 color:#FFFFFF;
 font-weight:bold;
}

.imgmenu{
 position:absolute;
}

.hide{ 
 	visibility:hidden; 
}

.visible{ 
	visibility:visible; 

}

.hand{
	 cursor:pointer;
	 cursor:hand;
}

.submenu{
	position:absolute;
	padding-left:21px; 	
	padding-top:20px; 	
}

.submenudivimg{
  background-image: url(images/sub-menu-backgr.gif); 
  height:16px;
  width:138px;
}
.txtsubmenu{
 position:absolute;
 padding-left:21px; 	
 font-size:12px; 
 color:#FFFFFF;
 font-weight:bold;
}

.note{
  color : blue;
  font-size : 9px;
}



.listtmpl1 {
}

.listtmpl1 ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	/*direction:RTL;*/
 }
.listtmpl1 ul li {
	list-style-type: none;
	display: block; 
	background: transparent url(images/icon-small-blue.gif) no-repeat 0% 2px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
 }

.listtmpl1big {
}

.listtmpl1big ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	/*direction:RTL;*/
 }
.listtmpl1big ul li {
	list-style-type: none;
	display: block; 
	background: transparent url(images/icon-big-1.gif) no-repeat 0% 2px;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	font-size:13px;
 }



.linklist {
/*	background: transparent url(img/left-menu-backgr.gif) no-repeat top left; */
}

.linklist ul {
	margin: 0px;
	padding: 5px 0px 0px 19px;
	list-style: none;
	/*direction:RTL;*/
 }
.linklist ul li {
	color:#17005f;
    font-weight:bold;
	line-height: 12px; 
    font-size:11px;
	list-style-type: none;
	display: block; 
	background: transparent url(images/icon-small-blue.gif) no-repeat 0% 1px;
	padding: 0px 0px 3px 15px;
	margin: 0px;

  }
.linklist-yellow {
/*	background: transparent url(img/left-menu-backgr.gif) no-repeat top left; */
}

.linklist-yellow ul {
	margin: 0px;
	padding: 5px 0px 0px 19px;
	list-style: none;
	/*direction:RTL;*/
 }
.linklist-yellow ul li {
	color:#17005f;
    font-weight:bold;
	line-height: 12px; 
    font-size:11px;
	list-style-type: none;
	display: block; 
	background: transparent url(images/icon-small-yellow.gif) no-repeat 0% 1px;
	padding: 0px 0px 3px 15px;
	margin: 0px;

  }

.price{
	font-size:15px; 
	color:#F02558; 
	font-weight:bold; 
}

.smallPrice{
	color:#F02558; 
}
.smallGray{
	color:#6a7087; 
}
.smallGreen{
	color:#008c7a; 
}


#comptable {
	/*border-collapse: collapse;*/
}

#comptable td {
	border-width:1px; 
	border-style: solid;
	border-color: #C0C2D1; 
	height: 20px; 
	font-weight:bold;
	padding: 2px 0px 0px 0px;
}

#comptable td.head{
	padding: 2px 0px 0px 5px;
}
#comptable td.red{
	text-align:center;
	border-color: #coc2d1;
	color:#F02558;
}
#comptable td.gray{
	color:#6a7087;
	text-align:center;
}
#comptable td.green{
	color:#008c7a;
	text-align:center;
}