TABLE.main
{
	border-left:  black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid; 
	border-bottom: black 1px solid;
	background: #DFDFDF;
	font-size:12px; 
}

TD.Logo
{
	border-right: gray 1px solid;
	border-left: white 1px solid;
	border-bottom: gray 1px solid;
	border-top: white 1px solid;
	/* background-color: Black; */
	background-image: url('/w/finalize/images/bg.png');
	background-repeat: repeat-x;
	width:710px;
	height:180px;
}

TD.left
{
	
	background-color: ;
          width: 130px; 
height:100%;		  
	
}
TD.navigation
{
	border-right: black 0px solid; /* dotted */
	border-left: white 1px solid;
	border-bottom: #827467 0px solid;
	border-top: white 1px solid;
	background-color: white;		
	width:150px;	
	font-family: arial;
	font-size:12px;
}
TD.menu
{	
	border-right: black 0px solid; /* dotted*/
	border-left: white 0px solid;
	border-bottom: black 0px solid;
	border-top: black 1px solid;
	background-color: white;		
	width:120px;	
	height:100%;
	font-family: arial;
	font-size:12px;
}
TD.right{
background-color:white;
width: 580 px;
padding: 5px 12px;
font-size: 16px;
font-family: Garamond, Tahoma;
}
#right, #right ul li, #right ul{
font-family: Garamond, Tahoma;
font-size: 16px;
}

H1, H2, H3
{
font-family: Garamond, Tahoma;
}
H1{
font-size:18px;
}
H2{
font-size:17px;
}
H3{
font-size:16px;
}
BODY, P
{
font-family: Garamond, Tahoma;
font-size: 16px;
}

img.PNG 
{
   behavior: url("pngbehavior.htc");
}

#list
{
float: left;
font-size:16px;
padding: 0px; 2px 0px;
}

        #navigationbar 
		{
			float: left;
			width: 130px;
			font-size: 14px;
			overflow: hidden;
			padding: 0px 2px 0px;
			font-size: 12px;
		}
			
			#navigationbar ul li {
				padding: 0px 12px;
				background-image:url('/w/finalize/images/arrow4.gif');
				background-position:top left;
				background-repeat:no-repeat;
			}
				

           #navigationbar ul {
				list-style-image: none;
				list-style-type: none;
				margin: 0;
				padding: 0px 2px 0px;
			}
			
			#navigationbar ul ul {
				margin-bottom: 20px;
			}
			
			#navigationbar ul ul ul {
				margin-bottom: 0;
			}

        		
			ul.right {
			font-family: Tahoma;
font-size: 16px;
			}
TD.menu sidebar a {
text decoration : none;
}
a.test {
font-color: #CC6600;
}

a.navi{
font-family: Garamond, Tahoma;
font-size: 16px;
text-decoration: none;
}
a.navi:hover{
color:blue;
font-family: Garamond, Tahoma;
font-size: 16px;
text-decoration: underline;
}

a {
font-family: Garamond, Tahoma;
}

a:hover
{
color:red;            
}

i{
font-family: Garamond, Tahoma;
font-size: 18px;
}