/* CSS Document */
/*Script by V.G http://www.vkengo.co.uk/, up to date contact details on site. */
/*Body styles Starts*/
* {
}
body {
behavior: url(csshover.htc);
font-family:Verdana, Arial, Helvetica;
font-size:8pt;
color:#666666;
margin-left:60px;
}

/*
#tb_main_structure{
position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
*/
.body_text{
font-family:Tahoma,Verdana;
font-size:10pt;
color:#808080;
}

ul{list-style-position:outside;
margin:5px;
padding-left:12px;
}

li{padding:4px;}

.general_bold_grey {
	FONT-SIZE: 8pt;
	COLOR: #808080;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

.topic_header_grey {
	FONT-SIZE: 8pt;
	COLOR: #737373;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

.topic_header_red {
	FONT-SIZE: 8pt;
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

.div_padding{
padding:12px;

}

.div_lf_border{
border-left:thin solid;
border-right:thin solid;
border-color:#808080;
height:100%;
}

ul{list-style:inherit;
}
/*Body styles Endss*/
/*Start List Nav Style*/

#Layer1 ul {
list-style: none;
margin:0px;
padding:0px;
}
#Layer1 ul a {
color: #000;
text-decoration: none;
display: block;
padding:1px 8px 2px 5px;
font-family: Verdana, Times, sans-serif;
font-weight:bold;
font-size:13px;
/*width: 78px;*/
}
#Layer1 ul a:hover,#Layer1  ul a:active,#Layer1  ul a:visited,{
color: #000;
text-decoration: none;
background:#ffffff;
display: block;
}
#Layer1 ul li {
float: left;
position: relative;
background:#ffffff;

}
#Layer1 ul li ul {
list-style: none;
position: absolute;
left: 0;
top: 100%;
display: none;
border:1px #000000 solid;
margin-right:1px;
background:#ffffff;
margin-top:1px;

margin:0px;
}
#Layer1 ul li:hover ul { display: block;
}
#Layer1 ul li:hover ul li ul { display: none; }
#Layer1 ul li ul li:hover ul {
display: block;
position: absolute;

top: -1px;
}
#Layer1 ul li span {
display: none;
}
#Layer1 ul li a {
/* width: 76px; */

}
#Layer1 ul li ul li a,#Layer1  ul li ul li a:active ,#Layer1  ul li ul li a:visited{
/*width: 106px;*/
background:#ffffff url(../Images/arrow.jpg) no-repeat 0 50%;
padding-left:20px;

display: block;
}
#Layer1 ul li ul li a:hover {
/*width: 106px;*/
background:#ffcc00 url(../Images/arrow.jpg) no-repeat 0;
padding-left:20px;

display: block;
}
#Layer1 ul li a {
background-color:#ffffff;
display: block;
}
#Layer1 ul li a:hover {
background-color:#ffffff;
display: block;
}
.border_top{border:1px  #000000 solid;
margin:1px;}
#Layer1 .top_arrow{background:url(../images/arrow_top.jpg) no-repeat 2px 50%;
padding-left:8px;}
.content1{width:;}
.content2{width:270px;}
.content3{width:225px;}
.content4{width:315px;}
.content5{width:;}
#Layer1 {
position:relative;
width:100%;
height:30px;
z-index:1;
left:px;
}
/*End List Nav Style*/

/*list class*/
a:link {
color: #ff0000;
text-decoration:underline;
font-family:Tahoma;
font-size:12px;

}
a:visited {
color: #ff0000;
}
a:hover, a:active{
color: #ff0000;
}
