body {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-image: url(images/pageBg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}
/*- Menu 3--------------------------- */

#menu3 {
        width: 200px;
        margin: 0px;
        border-style: solid solid none solid;
        border-color: #bebebe;
        border-size: 1px;
        border-width: 1px;
        }

#menu3 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #303030;
        display: block;
        background:  url(images/menu3.gif);
        padding: 8px 0 0 10px;
        }

#menu3 li a:hover, #menu3 li #current { {
        color: #61add6;
        background:  url(images/menu3.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
		
		
.thumb {
	float: left;
	padding: 5px;
}
		
.white {
	color: #FFFFFF;
}		

a.footer:link, a.footer:visited, a.footer:active {
	color: #333333;
	text-decoration: none;
}  

a.footer:hover {
	color: #000;
	text-decoration: none;
}
.white2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}