/* DEMO CSS */
	a{
		color:#7b8c9f;
		text-decoration:none;
	}	
	body{
		font-size:0.8em;
		text-align:center;
		background-color:#E2EBED;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin:0px;
		padding:0px;
	}
	h1{
		font-size:1.3em;
	}	
	img{
		border:0px;
	}
	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:right;
		background-color:#566c84;;
		height:500px;
	}
	
	#leftContainer{
		width:160px;
		float:right;
		padding-left:5px;
		padding-right:5px;
		height:300px;
	}
	
	#contentContainer{
		width:580px;
		float:left;
		padding-left:10px;
	}
	.ad{
		clear:both;
		text-align:center;
		padding:5px;
	}	
	
	/* END DEMO CSS */
	#dhtmlgoodies_menu{		
		font-family:arial;	/* Font for main menu items */
		width:150px;	/* Width of main menu */
	}
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled  - sub menu items*/
		padding-left:10px;
	}
	
	#dhtmlgoodies_menu ul{	
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
	}	
	#dhtmlgoodies_menu	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color:#ffffff;	/* Black text color */
		
		height:20px;	/* 20 pixel height */
		line-height:20px;	/* 20 pixel height */
		vertical-align:middle;	/* Align text in the middle */
		border:1px solid #7b8c9f;	/* light green border */
		background-color:#566c84;;	/* Dark green background color */
		margin:1px;	/* A little bit of air */
		padding:1px;	/* Air between border and text inside */
		
		display:block;
	}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color:#FFF;
		background-color:#7b8c9f;;
	}
	.dhtmlgoodies_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		border:1px solid #7b8c9f;
		background-color:#566c84;;
		font-family:arial;
		text-align:left;
	
	}
	.dhtmlgoodies_subMenu ul{
		margin:0px;
		padding:0px;	
	}
	.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		margin:0px;
		padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#ffffff;	/* white text color */
		
		height:16px;	/* 16 pixels height */
		line-height:16px;	/* 16 pixels height */
		padding:1px;	/* 1px of "air" inside */
		
		display:inline;	/* Display as block - you shouldn't change this */
	}
	.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#7b8c9f;	/* light green */
		background-color:##566c84;;	/* Blue background */
	}




.floatimgleft {
float:left;
margin-top:2px;
margin-right:25px;
margin-bottom:1px;
border: solid 1px #7b8c9f; 
}
.highlight { color: #2c386c; font-size: 12px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; background-color: #fff9cd; text-decoration: none; }
.floatimgright {
float:right;
margin-top:2px;
margin-left:25px;
margin-bottom:1px;
}
.img_border {
margin-top:2px;
margin-right:25px;
margin-bottom:1px;
border: solid 1px #7b8c9f; 
}

.border_left  { border-left: 1px solid #7b8c9f }
.border_left_bottom  { border-left: 1px solid #7b8c9f;  border-bottom: 1px solid #7b8c9f }
.border_right  { border-right: 1px solid #7b8c9f }
.border_right_bottom  { border-right: 1px solid #7b8c9f;  border-bottom: 1px solid #7b8c9f }


.input 
{ 
 width: 150px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #566c84; 
 color: white; 
 border: solid 1px #7b8c9f; 
 margin-right: 0; 
 text-align: left; 
}
.cell_padding { padding-top: 5px; }

.labelcell { font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif; color: #fff; text-align: left; background-color: transparent; text-decoration: none; width: 100%; } 

ul 
   { color: #15476d; font-size: 11px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 14px; text-decoration: none;}
li.item 
  { color: #15476d; font-size: 12px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 14px; text-decoration: none; list-style-image: url(images/list.gif)  ; list-style-position: inherit; }

.text  { color: #15476d; font-size: 12px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; padding: 10px }
.heading  { color: #15476d; font-size: 18px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none;}


.footer { color: #fff; font-size: 10px; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; text-decoration: none; text-align: right; }

a.link  { color: #15476d; font-size: 11px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; padding: 0 }
a.link:hover  { color: #5486ae; font-size: 11px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: underline; padding: 0 }

a.reg_link  { color: #15476d; font-size: 12px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: underline; padding: 0 }
a.reg_link:hover  { color: #5486ae; font-size: 12px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; padding: 0 }


.bg_section { color: #15476d; font-size: 12px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; background-color: #f5f3f5; text-decoration: none; padding: 5px  ; border-top: 1px solid #e2e6e9; border-bottom: 1px solid #e2e6e9; }

