@charset "utf-8";
/* CSS Document */


            div.yui-b p {
            
                margin: 0 0 .5em 0;
                color: #000000;
            
            }
            
            div.yui-b p strong {
            
                font-weight: bold;
                color: #000;
            
            }
            
            div.yui-b p em {
	color: #000;
	font-style: italic;            
            }            
            	
            h1 {

                font-weight: bold;
                margin: 0 0 1em 0;
                padding: .25em .5em;
                background-color: #ccc;

            }
			
			#thd {
				background-image:url(images/new-v1_05.gif);
			}
			
			#tft {
				background-image:url(images/new-v1_21.gif);
			}
			
			#copyright {
				color:#FFFFFF;
			}
			
			#bd {
	background-image:url(images/new-v1_18.gif);
	background-repeat:repeat-x;
	border: 1px solid #5a83a1;
	padding: 10px;
			}
			
			#hd {
			}
			
			#leftmenu {
			}
			
            #basicmenu {
                
                position: static;
                
            }


			/*
				For IE 6: trigger "haslayout" for the anchor elements in the root Menu by 
				setting the "zoom" property to 1.  This ensures that the selected state of 
				MenuItems doesn't get dropped when the user mouses off of the text node of 
				the anchor element that represents a MenuItem's text label.
			*/

			#basicmenu .yuimenuitemlabel {
			
				_zoom: 1;
			
			}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	border: 1px solid #000000;
	padding: 1em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}


			#basicmenu .yuimenu .yuimenuitemlabel {

				_zoom: normal;

			}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
