@charset "utf-8";
/* CSS Document */

body{
	background:#175993 url(images/body_bg.jpg) repeat-x;
	font-size:12px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
	border:0;
	margin-top:7px;
}
.spacer{
	height:15px;
}
.flashpane{
	background-color:#fff;
	height:193px;
	width:766px;
}
.contentpane, .leftpane{
	padding:10px 10px;
	color:#000;
	font-size:12px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
}
.contentpane a, .contentpane a:link, .contentpane a:active, .contentpane a;visited{
	color:#0033FF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.contentpane a:hover{
	text-decoration:none;
}
.menu_left{
	width:10px;
	height:50px;
	background:url(images/menu_left.jpg) no-repeat;
}
.menu_right{
	width:10px;
	height:50px;
	background:url(images/menu_right.jpg) no-repeat;
}
/*********************** MENU STARTS ***********************/
.SEOMenu {
float:left; width:100%; font-family: verdana, arial, sans-serif; font-size:12px; color:#fff; background:url(images/menubg.jpg) repeat-x;
}
.SEOMenu ul {
padding:0;margin:0;list-style-type:none;
}
.SEOMenu ul li {
float:left; position:relative; list-style-type:none;
}
.SeoMenu ul li.CurrentItem{
	background:url(images/menu_hover) repeat-x;
}
.SEOMenu ul li a, .SEOMenu ul li a:visited {
float:left; display:block; text-decoration:none; color:#fff; padding:0px 16px; line-height:49px; height:50px; font-weight:bold;
}

.SEOMenu ul li:hover {width:auto;}

.SEOMenu ul li a:hover {background:url(images/menu_hover.jpg) repeat-x; color:#fff;}

.SEOMenu ul li:hover a {background:url(images/menu_hover.jpg) repeat-x; color:#fff;}

.SEOMenu ul li ul {
display: none;
}
.SEOMenu table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.SEOMenu ul li:hover ul {
display:block; position:absolute;top:29px; background:#b1b1b1; margin-top:10px; margin-left:4px; left:0; width:152px;
}

.SEOMenu ul li:hover ul.scroller {
height:138px; width:172px; overflow:auto;}

.SEOMenu ul li:hover ul.endstop {
left:-90px;
}
.SEOMenu ul li:hover ul li ul {
display: none;
}
.SEOMenu ul li:hover ul li a {
display:block; background:#B6B0A4; color:#000; height:auto; line-height:15px;padding:4px 16px; width:198px; border-bottom:1px solid #000;
}
.SEOMenu ul li:hover ul li a.drop {
background:#B6B0A4; 
}
.SEOMenu ul li:hover ul li a:hover {
color:#000; background: #C1D0B1;
}
.SEOMenu ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
.SEOMenu ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#000; left:152px; height:138px; width:172px; overflow:auto; background:#B1B1B1;
}
.SEOMenu ul li:hover ul li:hover ul li a {background:#888;}
.SEOMenu ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}

.SEOMenu ul li:hover ul li:hover ul.left {
left:-172px;
}
.SEOMenu ul li:hover ul li:hover ul li a:hover {background:#ff0; color:#fff;}

/* specific to IE5.5 and IE6 browsers */
.SEOMenu ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#aaa;left:0; marg\in-top:1px;
}
.SEOMenu ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.SEOMenu ul li a:hover ul.endstop {
left: -90px;
}
.SEOMenu ul li a:hover ul li a {
display:block; color:#fff; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
.SEOMenu ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
/********************* END MENU *********************/
.SkinObject{
	color:#fff;
}
a.SkinObject,a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited{
	color:#fff;
}
a.SkinObject:hover{
	text-decoration:underline;
}

