﻿.cornice
{
	border:solid 1px red;
	}


	/***********************************************************************************************
	
	Copyright (c) 2005 - Alf Magne Kalleland post@dhtmlgoodies.com
	
	Get this and other scripts at www.dhtmlgoodies.com
	
	You can use this script freely as long as this copyright message is kept intact.
	
	***********************************************************************************************/

	body{
		font-family:verdana;
		margin-top:0px;
					
	}
	.bodyText{
		padding-left:10px;
		padding-right:10px;
		border-top:1px solid #000000;	
	}
	.bodyText p{
		margin-top:0px;
	}
	#mainContainer{
		width:760px;
		height:600px;
		border:1px solid #000000;
		margin:0 auto;
		text-align:left;
		background-repeat:no-repeat;
					
	}
	#mainMenu
	{
/*
		vertical-align :middle;
*/
		padding-top:15px;
		background-color:  Transparent ;	/* Background color of main menu */
		font-family: Verdana ;	/* Fonts of main menu items */
		font-size: x-small ;	/* Font size of main menu items */

		font-weight :bold;
		height:20px;	/* Height of main menu */
		position:relative;	/* Don't change this position attribute */
		letter-spacing:1px;
		color:#565656;
		
	}
	#mainMenu a
	{
		 font-family :Verdana;
		 font-weight:normal ;
		 font-size :10px;
		color:#565656;
		padding-left:5px;	/* Spaces at the left of main menu items */
		padding-right:10px;	/* Spaces at the right of main menu items */
		
		
		text-decoration :none;
		/* Don't change these two options */
		position:absolute;
		
		/*bottom:-2px;	 Change this value to -2px if you're not using a strict doctype */
	}
	#ctl00_submenu
	{
		position:relative ;
		float:left;
		letter-spacing:1px;
		padding-top:0px;	
		font-size :x-small;
		font-family: verdana;	/* Font  of sub menu items */
		/*background-color:#E2EBED;	/* Background color of sub menu items */
		background-color:  transparent 	;	
		height:15px;
		width:360px;		/*100%;	 Don't change this option */
		
	}	
	#ctl00_submenu_ div{
		white-space:nowrap;	/* Don't change this option */
		
		
	}
	
	#ctl00_submenu_ .activeMenuItem{
		color:  #ea0005;
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
		
	/*
	Style attributes of active menu item 
	*/
/*	
	#mainMenu .activeMenuItem{
		border-left:1px solid #000000;
		border-right:1px solid #000000;	
		background-color: #E2EBED;	 
		font-weight :bold ;
		color:#565656;
		cursor:pointer;	
	}
*/	
	#mainMenu .activeMenuItem img{
		position:absolute;
		bottom:0px;
		right:0px;
		
	}
		
		
	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{		
		font-family :Verdana;
		font-weight:normal ;
		font-size :x-small ;
		 letter-spacing:1px; 
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
		color:#565656;/*		#b6b6b6;*/
	}
	
	
	
	#ctl00_submenu a
	{
		font-family :Verdana;
		font-weight:normal ;
		font-size :x-small ;
		 letter-spacing:1px; 
		 
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:5px;	/* Space at the left of each sub menu item */
		padding-right:5px;	/* Space at the right of each sub menu item */
		/*color: #666666;*/	/* Text color */
		color: #565656;
		
	}
	
	#ctl00_submenu a:hover
	{
		font-family :Verdana;
		font-weight:normal ;
		font-size :x-small ;
		 letter-spacing:1px; 
		
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:5px;	/* Space at the left of each sub menu item */
		padding-right:5px;	/* Space at the right of each sub menu item */
		/*color: #666666;*/	/* Text color */
		color: #565656;
		
		 
		 	}
	


#ctl00_submenu_1, #ctl00_submenu_2, #ctl00_submenu_3,	#ctl00_submenu_4, #ctl00_submenu_5, #ctl00_submenu_6
{
	/*
		line-height :40px;
*/
		font-family :Verdana;
		font-weight:normal ;
		font-size :x-small ;
		 letter-spacing:1px; 
	
	}


#submenu_1 a, #submenu_2 a, #submenu_3 a
{
	/*
	line-height:20Px;	
	height:40px;

	font-family :tahoma;
	font-weight :bold ;
	font-size:x-small ;
*/	
	}