/* ######### Templates ##########*/
p.dashed {border-bottom-style: dashed; color: #84B8C5; border-width:2px}
a:link {text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: blue;}
a:hover {text-decoration: underline; color: green;}
a:active {text-decoration: none;}

.style1 {color: #008341}

body  { font: 13px Ms sans-serif, Tahoma, Microsoft Sans Serif; text-align: left; padding: 0; color: #000000; background-image: url(../images/background/bg.png); background-repeat:repeat-x; background-attachment:fixed;}

.headbody { color: #FFF; font-weight: bold; }
.thrColLiqHdr { float: center; text-align: left; }
.thrColLiqHdr table tr td { font: 13px Ms sans-serif, Tahoma, Microsoft Sans Serif;  }
.menutitle{ display: block; background: url(../images/tri2.gif) no-repeat 97% left; cursor:pointer; margin-bottom: 0px; text-align:; font-weight:; }
.thrColLiqHdr #container { width: 1002px;	background: #FFFFFF; text-align: left; } 
.thrColLiqHdr #edit { float: center;  width: 100%; padding: 0px 0;  }
.thrColLiqHdr #BodyEdit {padding: 5px 15px; } 
.thrColLiqHdr #sidebar1 {float: center;  width: 100%; padding: 10px 0; background-image:url(../images/body.png); background-repeat:no-repeat; }

.thrColLiqHdr #sidebar3 {float: center; width: 100%; padding: 10px 0; }
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {	margin-left: 10px; 	margin-right: 10px;}
.thrColLiqHdr #footer { padding: 0 0px; } 
.thrColLiqHdr #footer p {	margin: 0; padding: 0px 0;}

/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
background: #A5E7C8;
color: black;
margin-right: 1px;
text-decoration: none;
font: bold 13px Arial;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: black;
color: white;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background: #A5E7C8;
width: 98.8%;
height: 24px;
padding: 5px;
border: 1px solid  white;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}

.box { background-color: ; float:left; width:47%;  color: #008341;  height: 260px; margin: 5px 5px; padding: 5px 5px; vertical-align:bottom; }

.boxend { background-color: ; float:left; width:47%;  color: #008341;   }