html {
	background: #e5ecf3;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table;
	width:100%;
	background-color:#e5ecf3;

	color:#090505;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}

/*p {
	letter-spacing: normal;
	line-height: 20px;
}*/

h1 {
	color:#90b557;
	font-size:24px;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#90b557;
	font-size:18px;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#90b557;
	font-size:16px;
	margin:20px 0 5px 0;
	clear:both;
}

marquee {
	font-size:14px;
/*   background:#DEE6EC;*/
}

a:link, a:visited {
	color:#1b5790;
	text-decoration:none;
}


a:hover {
	color:#29A294;
	text-decoration:blink;
	cursor: pointer;
}
	
					
#sidewall {
	background: transparent url( images/css/sidewall.png ) repeat-y scroll 50% 0px;
/*	border-top: 1px solid #ffffff;*/
	margin:0 auto ;
	width:100%;
}


#top {
	margin:0 auto;
	padding:0;
	background:transparent;
	background-image:url(images/css/top.png);
 	background-repeat:no-repeat;	
	background-position: center top;
}



/*#header {
	margin: 0 auto;
	min-height:25px;
	height: 25px;
	width: 1000px;
}*/
	

#titlelogo { position:absolute; top:30px; left:60px; margin:0;z-index:4;}
#logo { position:absolute; top:53px; left:-19px;  margin:0;z-index:3;}
#leftb { position:absolute; top:190px; left:282px;  margin:0;z-index:2;}
#rightb { position:absolute; top:190px; left:1100px;  margin:0;z-index:1;}
#back { position:relative; top:-11px; left:-3px; margin:0;z-index:5;}
#page {
	background: transparent url( images/css/title.png ) no-repeat center top;
}

#title{
	margin:0 auto;
   position:relative;
   width:1200px;
	height:136px;
	min-height:136px;
}


#container {
	margin:0 auto;
	width:1200px;
}

/*#banner {
	margin: 0 auto;
	height:45px;
	width:100%;
}*/


#content {
	width:1200px;
	margin:0 auto ;
	text-align:left;
	min-height:800px;
}

#content p {
	margin-top:10px;
	text-align:justify;
}

#content1 {
	width:1200px;
	margin:0 auto ;
	text-align:left;
	min-height:800px;
}

#content1 p {
	margin-top:10px;

}	



#down {
	margin:0 auto;
	height:150px;
	padding:0;
	background:transparent url( images/css/down.png ) no-repeat scroll center top;
}


#footer {
	margin:0 auto;
	padding:0;
	width:1200px;
	height:70px;
}


					#footer {
	color:#FFFFFF;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}


#footer a:hover{
	color:#ffb508;
	text-decoration:none;
}

	
	
					
#left {
	width:258px;
	padding:10px 10px 20px 15px;
	float:left;
/*	position:fixed;*/
}


#center {
	width:890px;
	padding:10px 15px 20px 5px;
	float:right;
}

 
/*#content p {
	margin-top:10px;
	text-align:justify;
}*/


										
#sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #e5ecf3;
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #e5ecf3;
}



#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#2887A2;
}


#sidebar ul.vmenu li a:hover {
	color:#90b557;
}


#sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.vmenu ul li { border: none; }


			


a img {
	border:none;
} 


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*- Menu up-*/
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
    #menuup {
      float:left;
      width:1200px;
	   height: 46px;
      background:#F9F9F9;
      font-size: 7pt;
      line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #menuup ul {
        margin:0;
        padding:25px 10px 0 250px;
        list-style:none;
      }
    #menuup li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menuup a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #menuup a span {
      float:left;
      display:block;
      background:url("images/tablm.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menuup a span {float:none;}
    /* End IE5-Mac hack */
    #menuup a:hover span {
      color:#FFF;
      }
    #menuup a:hover {
      background-position:0% -42px;
      }
    #menuup a:hover span {
      background-position:100% -42px;
      }

        #menuup #current a {
                background-position:0% -42px;
        }
        #menuup #current a span {
                background-position:100% -42px;
                color:#FFF;
        }


 /*- Menu - */

#menu {
        width: 258px;
        margin: 0px;
        border-style: none;
        }

#menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu li a {
        /*height: 40px;*/
/*          voice-family: "\"}\"";*/
          /*voice-family: inherit;*/
          height: 32px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #24618e;
        display: block;
        font-weight: 600;
        line-height: 90%;
        background:  url(images/menu.png);
        padding: 8px 0 0 20px;
        }

#menu li a:hover,  #menu li #current {
        color: #0a3f67;
        background:  url(images/menul.png);
        padding: 8px 0 0 20px;
        }
/*#menu li #current {
        color: #0a3f67;
        background:  url(images/menu3.png) 0 -32px;
        padding: 8px 0 0 20px;
        }*/

  	ul#drmenu a.collapsed:link, ul#drmenu a.collapsed:visited   {
	  color: #24618e;
        display: block;
        text-decoration: underline;
	   background:url('/images/menup.png');
	           padding: 8px 0 0 20px;
	  }
	ul#drmenu a.collapsed:hover, ul#drmenu a.collapsed #current   {
	  color: #0a3f67;
        display: block;    
	   background:url('/images/menupl.png');
	           padding: 8px 0 0 20px;
	  }

	ul#drmenu a.expanded:link, ul#drmenu a.expanded:visited   {
	  color: #72ad19;
        display: block;
	   background:url('/images/menum.png');
	           padding: 8px 0 0 20px;
	  }
	ul#drmenu a.expanded:hover, ul#drmenu a.expanded #current   {
	  color: #0a3f67;
        display: block;
	   background:url('/images/menuml.png');
	           padding: 8px 0 0 20px;
	  }      

 fieldset
{
  padding: 8px 8px 0px 8px;
  margin-top: 8px;
  font-size:95%;
    	background-color: #f9f9f9;
      border-style: solid none none none;
/*        border-color: #BCD2E6;*/
            border-color: #24618e #adadad #adadad #adadad;
        border-width: 1px 1px 1px 1px;
/*   box-shadow: 3px 3px 3px black;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);*/

/*  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -khtml-border-radius:4px;
  border-radius:4px;*/

/* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#edeeed), to(#f9f9f9));
background: -moz-linear-gradient(#edeeed, #f9f9f9);
background: linear-gradient(#edeeed, #f9f9f9);
-pie-background: linear-gradient(#edeeed, #f9f9f9);*/

/*behavior: url(blocks/PIE.htc);*/

}

.cat_fieldset
{
  padding-top:4px;
  padding-bottom:8px;
}

.cat_fieldset ul
{
  margin-top:4px;
  padding: 0;
}

/*#tabl {
   width:770px;
	border:1px solid;
	border-color:#aaaaaa;
	border-collapse:collapse;
	text-align:center;
	background-color: #fafafa;
}

#tabl td {
border:1px solid;
border-color:#aaaaaa;
}

#tabl a {
 text-decoration: none;
}
#tabl a:hover {
    color: #90b557;
   }*/

#tabl {
   width:870px;
/*	border:0;*/
/*	border-color:#aaaaaa;*/
	border-top: 1px solid #24618e;
	border-collapse:collapse;
	text-align:center;
   font-size: 9pt;	
	background-color: #fafafa;
}

#tabl td {
border:0;
border-color:#aaaaaa;
}

#tabl a {
 text-decoration: none;
}
#tabl a:hover {
    color: #90b557;
   }

#tabl2 {
   width:870px;
	border:1;
	border-color:#aaaaaa;
	border-top: 1px solid #24618e;
	border-collapse:collapse;  
	text-align:center;
   font-size: 9pt;	
	background-color: #fafafa;
}

#tabl2 td {
border:1;
border-color:#aaaaaa;
}

#tabl2 a {
 text-decoration: none;
}
#tabl2 a:hover {
    color: #90b557;
   }


#ev {
	background-color: #F2F4F6;
}

#ev2 {
	background-color: #fefefe;
}

#vbr {
/*	background-color: #8CD14F;*/
	color: green;
}

#otv {
/*	background-color: #5081A5;*/
	color: red;
}

#otvn {
	background-color: #A53907;
	color: #FF0;
}

#lc {
	background-color: #e5ecf3;
/*	background-color: #C3D3DF;	*/
}

#lct {
	background-color: #e5ecf3;
		color:black;
		font-size:14px;
}


#ls {
	font-size:14px;
	font-style: italic;
	background-color: #E6ECe7;
}

#lst {
	font-size:14px;
	font-style: italic;
/*	background-color: #E6ECF0;*/
}


#ct {
text-align:left;
}

#rl {
background-color:#FFF;
text-align:center;
border-collapse:collapse;
border-width:0;
}

#rls {
background-color:#FFF;
text-align:center;
border-collapse:collapse;
border-color:#000;
border-style:solid;
border-width:1px;
}

#rls td {
border:1px solid;
border-color:#000;
}

#tabv {
   width:140px;
	border:1px solid;
	border-color:#aaaaaa;
	border-collapse:collapse;
	text-align:center;
	font-size: 11pt;
	color:red;
	background-color: #FABFBF;
}

#tabv td {
width:20%;
border:1px solid;
border-color:#aaaaaa;
}

.clock {
	font-size: 24pt;
	color:red;
}
.txt {
line-height:1;
font-family:"Times New Roman", Times, serif;
font-size:12pt;
font-weight:700;
font-style:italic;
color:#009;
text-align:center;
}

.txt1 {
line-height:1;
font-family:"Times New Roman", Times, serif;
font-size:10pt;
color:#009;
text-align:center;
}

.txtn {
text-align:justify;
}

.txt2 {
	line-height:1;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:100;
	font-style:italic;
	color:#009;
	text-align:left;
}

.txt3 {
	line-height:1;
	font-family:"Times New Roman", Times, serif;
	font-size:24pt;
	font-weight:100;
	font-style:italic;
	color:#F00;
	text-align:center;
}
.txt4 {
	line-height:1;
	font-family:"Times New Roman", Times, serif;
	font-size:24pt;
	font-weight:100;
	font-style:italic;
	color:#FC0;
	text-align:center;
}

.txt5 {
	line-height:1;
	font-family:"Times New Roman", Times, serif;
	font-size:24pt;
	font-weight:100;
	font-style:italic;
	color:#0C0;
	text-align:center;
}

DD {margin-left: 2em; margin-top: -1.1em}
DL.r DD {margin-left: 14em}
DL.ri DD{margin-left: 16em}
DL.rig DD {margin-left: 18em}
DL.righ DD {margin-left:20em}
DL.right DD {margin-left: 22em}


.gift
{ 
	margin:0 auto;
/*	height:150px;*/
	padding:0;
	background:transparent url( images/g1.gif ) no-repeat scroll center top;
   }

		span {cursor:pointer; }
		.number{
			margin:100px 30%;
		}
		.minus, .plus{
			width:10px;
			height:10px;
			background:#f2f2f2;
			border-radius:4px;
			padding:3px 5px 3px 5px;
			border:1px solid #ddd;
		}
		input{
			height:24px;
			border:1px solid #ddd;
			border-radius:4px;
			padding:0 2px;
		}