/* CSS Document */

body {
	padding :0px;
	margin :0px;
}

#extension{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 112px;
	width: 100%;
	background-image: url(/images/extension2.jpg);
	background-repeat: repeat-x;

}

#content{
	padding-top : 112px;
	padding-bottom : 30px;
	padding-left : 50px;
	padding-right : 50px;

}

#content h1 {
	font-family: Arial, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: center;
}

#content h2 {
	font-family: Arial, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}

#content p{
	font-family: Arial, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%;
}

#logo{
	position : absolute;
	top : 0px;
	left : 0px;
	height : 112px;
	z-index : 50;
}


#copyright{
	position: relative;
	bottom : 0px;
	left : 50px;
	width : 600px;
	height: 100px;
}

#copyright p{
	font-family: Arial, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%;

}

#menu li {
list-style-image: none;
}

#menu {
                width: 95%;
        }
#menu ul    {
                list-style-type: none;
                overflow: auto;
                padding: 0;
                margin: 0;
        }
#menu ul li {
                float: left;
                border: 0px;
                height: 27px;
		  width: 75px;
                display: block;

                text-align: left;
                font-size: 14px;
                font-family: Arial, "Trebuchet MS", Georgia, "Times New Roman", Times, serif; 
        }

#menu ul li a {
                text-decoration: none;
                height: 27px;
                display: block;
                text-align: left;
                color: black;
        }



#menu ul li a:hover {
        }


#tab_menu li {
list-style-image: none;
}

#tab_menu {
		margin-bottom: 1em;
		width: 100%;
		background: url(/images/tab_menu_bar.jpg);
		background-repeat: repeat-x;
		padding: 0;
	}
#tab_menu ul	{
		list-style-type: none;
		overflow: auto;
		padding: 0;
		margin: 0;
		
	}
	
#tab_menu ul li {
		float: left;
		border: 0px;
		width: 120px;
		height: 27px;
		display: block;
		background: url(/images/tab_menu2.jpg);
		background-repeat: no-repeat;

		text-align: left;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif; 
	}

#tab_menu ul li a {
		text-decoration: none;
		width: 120px;
		height: 27px;
		display: block;
		background: url(/images/tab_menu2.jpg);
		background-repeat: no-repeat;
		padding-top: 2px;
		text-align: left;
		color: black;

	}

#tab_menu ul li.current {
		float: left;
		border: 0px;
		width: 120px;
		height: 27px;
		display: block;
		background: url(/images/tab_menu_current2.jpg);
		background-repeat: no-repeat;
		padding-top: 2px;
		text-align: left;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif; 
	}
	
#tab_menu ul li a:hover {
		background: url(/images/tab_menu_current2.jpg);
		background-repeat: no-repeat;
	}



	
#tab_menu_short li {
list-style-image: none;
}

#tab_menu_short  {
		margin-bottom: 0em;
		width: 100%;
		background: url(/images/tab_menu_bar.jpg);
		background-repeat: repeat-x;
		padding: 0;
	}
	
#tab_menu_short  ul	{
		list-style-type: none;
		overflow: auto;
		padding: 0;
		margin: 0;
		
	}
	
#tab_menu_short  ul li {
		float: left;
		border: 0px;
		width: 35px;
		height: 27px;
		display: block;
		background: url(/images/tab_menu_short.jpg);
		background-repeat: no-repeat;

		text-align: center;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif; 
	}

#tab_menu_short  ul li a {
		text-decoration: none;
		width: 35px;
		height: 27px;
		display: block;
		background: url(/images/tab_menu_short.jpg);
		background-repeat: no-repeat;
		padding-top: 2px;
		text-align: center;
		color: black;

	}

#tab_menu_short  ul li.current {
		float: left;
		border: 0px;
		width: 35px;
		height: 27px;
		display: block;
		background: url(/images/tab_menu_current_short.jpg);
		background-repeat: no-repeat;
		padding-top: 2px;
		text-align: center;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif; 
	}
	
#tab_menu_short  ul li a:hover {
		background: url(/images/tab_menu_current_short.jpg);
		background-repeat: no-repeat;
	}




.submenu {
   position: absolute;
   left: -1000px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 100px;

   border-width: 0px;
   border-style: solid;
   border-color: #ffffff;
   background-color: #ffffff;
}
.submenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.submenu li {
   display: inline;
}
.submenu a, .submenu a:visited, .submenu a:active {
   display: block;
   width: 100px;
   padding: 0px;
   margin: 1px;
   font-family: Arial, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   font-weight: normal;
   text-align: center;
   text-decoration: none;

   color: #000000;
   background-color: #FBE68F;
}
.submenu a:hover {
   padding: 0px;
   margin: 1px;
   font-family: Arial, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   font-weight: normal;
   text-align: center;
   text-decoration: none;

   color: #000000;
   background-color: #ffcc00;
}

.form {
 font-family: Arial, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 background-color: #EEEEEE;
 border: 1px solid #000000;
}

hr {
color: #000000;
background-color: #000000;
border: 0px;
height: 1px;
}

img { 
border: none; 
}

