f/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}
P {
	font-size: 11px;
}

.redtext{
	font-family: verdana, arial;
	font-size: 11px;
font-weight:bold;
color: #ff0000;

}

#wrapper {
	height:100%;
	align: center;
	margin-right: auto;
	margin-left: auto;	


}
#head {
	align: center;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;




}
#ct_head {
	align: center;
	height:33px;
	background-image: url(../images/ct_head.jpg);
	background-repeat: no-repeat;
	background-position: center;




}
#footer {

	height:39px;
background-image: url(../images/f2.jpg);
			background-position: center;

}TD#footer {

	height:39px;
background-image: url(../images/f2.jpg);
			background-position: center;

}
TD#footer P {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top;


}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	/*background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;*/ 
	padding-top: 10px;
	padding-left:11px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;

  background-color: #e6e6e6;
  filter:alpha(opacity='70', style='0');
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 11px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 11px;
  font-weight:bold;
  padding-left:20px;
}






/*  MENU 2, level 1, general for all table cells: */

td.m2 {
	width: 90%;
	align: center;
	border:1px;
	padding: 10px;
}

#menu_2
 {
	width: 100%;
	align: center;
	background-image: url(../images/blockhead.jpg);

}

TR#menu_2 TD {
	
	width: 10%;
	text-align: center;
	padding: 0px 2px ;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	


}
TR#menu_2 TD A {
	color: #003366;
	font-size: 11px;
	font-family: verdana, arial;
	text-decoration: none;
	font-weight: bold;

}
TR#menu_2 TD A:hover {
	text-decoration: underline;

}
TR#menu_2 TD.oddcell {
 
  background-image: url(../images/blockhead.jpg);
}
TR#menu_2 TD.dotl {
 border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
TR#menu_2 TD.menu2-level1-act {
background-image: url(../images/blockhead.jpg);
}



/* Style for the Path-menu: */
TD#path {
	white-space: nowrap;
	font-family: verdana, arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 1px 2px 15px;
	color: #FFFFFF;

}
TD#path A {
  text-decoration: none;
  color:#fff;
}
TD#path A:hover {
  text-decoration: underline;
}



.mct 
{
        height:100%;

     background-image: url(../images/ct_bg.jpg);
	background-repeat: repeat-y;
    background-position: center;

		
	padding-left: 10px;	
	padding-right: 10px;	
}




.ct {
height:100%;

   background-image: url(../images/r7_c3.jpg);
	background-repeat: no-repeat;
	background-position: center top;


		
	
}




td.ct {
height:100%;
}

.icon {
	float: right ;
	
	padding-top:5px;
	margin: 0px 5px 0 0;
}

td.icon {
padding-right: 20px;
}
	 	
#foot {
	height:39px;
	background-image: url(../images/f2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#navcontainer ul
{
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 1px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #000;
	background-color: #036;
	background: url(../images/blockhead.jpg);
	font-weight: bold;
	border: 1px solid #000033;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-color: #369;
	background-image: url(../images/m_bg_h.jpg);
	border: 1px solid #003366;	
}

#navcontainer ul li#arlist a
{
	padding: 2px;
	color: #ff0000;
	background-color: #369;
	background-image: url(../images/blockhead.jpg);
	border: 1px solid #003366;	
}

#navcontainer ul li#arlist a:hover
{
	color: #ff0000;
	background-color: #369;
	background-image: url(../images/m_bg_h.jpg);
	border: 1px solid #ff0000;	
}

#shop a
{
	padding: 4px;
	color: #ff0000;
	background-color: #369;
	background-image: url(../images/blockhead.jpg);
	border: 1px solid #003366;
	text-transform: uppercase;
	position: relative;
	left: 55px;
	top: 15px;
	font-weight: bold;
	text-decoration: none;
}
#shop a:hover
{
	color: #ff0000;
	background-color: #369;
	background-image: url(../images/m_bg_h.jpg);
	border: 1px solid #ff0000;	
}
.foot_txt{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#apDiv2 {
	position:absolute;
	left:18px;
	top:20px;
	width:550px;
	height:343px;
	z-index:1;
}
.btn_close {
	color: #FF0000;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#close {
	position:absolute;
	
	top:300px;
	width:550px;
	height:22px;
	z-index:5;
	background-image: url(../images/m2.gif);
	background-repeat: no-repeat;
	background-position: center center;
cursor:pointer;cursor:hand
	display: block;
}
#more2 {
	position:absolute;
	top:250px;
	width:450px;
	height:22px;
	z-index:5;
	display: block;
	background-image: url(../images/m1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#more1 {
	position:absolute;
	top:300px;
	width:450px;
	height:22px;
	z-index:5;
	display: block;
	background-image: url(../images/m1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#apDivfdb2 a{
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
	color: #FFFFFF !	important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

#apDivfdb2 {
	position:absolute;
	left:18px;
	top:20px;
	width:550px;
	height:343px;
	z-index:1;
}
#apDivfdb1 a{
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
	color: #FFFFFF !	important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

#apDivfdb1 {
	position:absolute;
	left:18px;
	top:323px;
	width:550px;
	height:273px;
	z-index:1;
}

#closefdb2 {
	position:absolute;
	top:250px;
	width:100px;
	height:22px;
	z-index:5;
		background-image: url(../images/m2.gif);
	background-repeat: no-repeat;
	background-position: center center;
cursor:pointer;cursor:hand
	display: block;
	left: 448px;
}
#closefdb1 {
	position:absolute;
	top:300px;
	width:100px;
	height:22px;
	z-index:5;
		background-image: url(../images/m2.gif);
	background-repeat: no-repeat;
	background-position: center center;
cursor:pointer;cursor:hand
	display: block;
	left: 448px;
}
.style1 {color: #FFFFFF; font-weight: bold; padding: 3px; text-transform: uppercase; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }