@charset "utf-8";
body{
margin:0px;
font-family:Arial, Verdana;  
font-size:12px; 
background-image:url(../images/bg_pages.gif)
}
table,td,tr,P,span
{
	font-size:12px; 
}
.event_body
{
	font-family:Arial, Verdana;  
	font-size:12px; 

}
a
{
	font-size: 12px;
	color:#00008B;
	text-decoration:none;
}
a:active
{

	color:#00008B;

}
a:hover
{
	font-size: 12px;
    text-decoration:underline;
	color:red;
}
a:Link
{

	color:#00008B;font-size: 12px;
}

table,tr,td
{
	font-size:11px;
}

.product
{
	background-image:url(../images/bg_color.jpg); 
	background-repeat:repeat-y; 
	background-position:center;
}
.product_item
{
	padding:5px;
	border-bottom:1px solid #cccccc;
}


.top_menu_item
		 { 
		 	color:#FFFFFF;
		 	font-size:11px;
			font-weight:bold;			
			padding-left:30px;
			padding-right:15px;
			background-image:url(../images/bg_banner_menu_item.jpg); 
			background-repeat:no-repeat; 
			background-position:left;
			 border-right:#2E314B solid 1px; 
			 border-left:#D2D4E8 solid 1px;
			 height:23px;
			
		}
	.top_menu_item_over
		 { 
		 	color:#E6E821; cursor:hand;
		 	font-size:11px;
			font-weight:bold;			
			padding-left:30px;
			padding-right:15px;
			background-image:url(../images/bg_banner_menu_item.jpg); 
			background-repeat:no-repeat; 
			background-position:left;	
			 border-right:#2E314B solid 1px; 
			 border-left:#D2D4E8 solid 1px;
 			 height:23px;
		 }
	.menu_item
		 { 		 
			padding-left:5px; width:140px;
			height:25px;
			background-color:#103B86;
			border-bottom:1px solid #83A8E8;
			color:#FFFFFF; font-size:11px; font-weight:bold;
			
		}
		.menu_item_over
		 { 
		
			padding-left:5px; width:140px;
			height:25px; cursor:hand;
			background-color:#103B86;
			border-bottom:1px solid #83A8E8;
			color:#E6E821; font-size:11px; font-weight:bold;
			
		 }
		.sub_menu_item 
		{
		height:22px;
		 PADDING-RIGHT: 10px; 
		 PADDING-LEFT: 10px; 
		 WIDTH: 130px; 
		 COLOR: #000000; 
		 BORDER-BOTTOM: #BFC2DC 1px solid; 
		 BACKGROUND-COLOR: #A1A7D1;
		 border-top:#3A3D53 1px solid;
		 }
		.sub_menuover_item
		 { 
		 	height:22px;
			 PADDING-RIGHT: 10px; 
			 PADDING-LEFT: 10px; 
			 WIDTH: 130px; CURSOR: hand; 
			 COLOR: black; 
			 BORDER-BOTTOM: white 1px solid; 
	 		 border-top: #0066CC 1px solid;
			 BACKGROUND-COLOR:#D5E1F6 
		 }
		 
.b_title{font-weight:bold; color:#000000; font-size:18px;}


.title_mudule
{

  padding-top:2px;
  text-align:left;
  font-weight:bold;
  font-size:12px;
  padding-left:3px;
  padding-bottom:3px;
  color:#FFFFFF;
  
}




.OverlayMenuRoot
{
	padding: 5 5 5 5;
	margin: 2 2 2 2;
	font-family: Verdana, Helvetica, sans-serif;
   	font-size: 12px;
	text-decoration: none;
}
.OverlayMenu
{
	border: solid 1px #333399;
	background-color: #ffffff;
}
.OverlayMenuItem
{
	font-family: Verdana, Helvetica, sans-serif;
   	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}
.OverlayMenuSeparator
{
	border: 0;
	height: 1px;	
	color: #333399;
}
