
ul.a {list-style-type:circle;}

#TableThickBorder {
	border-collapse:collapse;
	border:2px solid #000000;
}
#TableThickBorder td, #TableThickBorder th 
{
	border:1px solid #999999;
}

.TableThickBorderNoColumnLines {
	border-collapse:collapse;
	border:2px solid #000000;
}

.MyTableThickBorder {
	border-collapse:collapse;
	border:2px solid #000000;
}

.MyTableThickBorder td, th {
	border:1px solid #CCCCCC;
}


a:link {
	color:#000099;
	text-decoration:none;
}

a:visited {
  color:#000099;
  text-decoration:none;
}

a:hover {
	text-decoration: none;
	color:#FF0000;
}

.menu {   
	font-size: 15px;

/*	background-image:url(assets/barbHeaderBackground2.gif);
  	background-repeat:inherit; */
	background-color:#FFFFFF;
}   

.planHeader {
background-color:#333333;


}

.header {
	font-size: 30px;
}
.main {   
/*	background-image:url(assets/barbMainBackground.gif);
  	background-repeat:inherit; */
	background-color:#dddddd;
}   


 body {
	background-image: url(assets/newBackground1.jpg);
	background-repeat: repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 15px;
/*	background-color:#000000; */
}
/*
.links {  
	background-image:url(assets/barbLinkBackground.gif);
  	background-repeat:inherit;
} */


.scrolling_image_container {

  width: 100px;
  height: 137px;

}

.presupXML {
	background-color:#008080;
	color:#FFFFFF;

}  

.footer {
	background-color:#008080;
	color:#FFFFFF;
	font-size:smaller;

}  

#page-wrap			{ width: 650px; margin: 20px auto; }

dl					{ clear: both; margin: 0 0 60px 0; }

dt					{ background-color:#ffffff; border: 4px solid #99cc99; padding: 10px; 
					  position: relative; font-style: italic; position: relative; 
					  display: block; width: 100%; height: auto; }
					
dd.answer			{ 
					  position: relative; width: 80%; float: right; }
dd.answer div		{ background-color:#ffffff; padding: 10px; border-left: 8px solid #000000; 
                      border-right: 8px solid #000000; border-bottom: 8px solid #000000;
                      margin: 0 0 10px 0; }

.answer-tab		    { background: url(jqueryFolder/answer.gif); display: block; 
                      width: 105px; height: 50px; cursor: pointer;
                      position: absolute; bottom: -54px; left: 10px;}

        .lavaLampWithImage {
            position: relative;
            height: 44px;
            width: 780px;
            background: url("jqueryFolder/background1.gif") no-repeat top;
            padding: 0px;
            margin: 10px 0;
			margin: 0 auto; 
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
					
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("jqueryFolder/hoverBackground.gif") no-repeat right -30px;
                        width: 9px; height: 60px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("jqueryFolder/hoverBackground.gif") no-repeat top left;
                            height: 60px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 15px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }


