@charset "utf-8";
/* CSS Document */

body{
	background: url(images/bodybg.jpg) #243166 repeat-x;
	font-size:12px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	color:#000;
	margin-top: 0px; 
	margin-bottom: 20px;
}

a, a:visited, .Normal a, .Normal a:visited {
	color:#0033FF;
	text-decoration:none;
}

a:hover, .Normal a:hover {
	color:#0033FF;
	text-decoration:underline;
}

.Normal {
	font-size:12px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	color:#000;
}

.h1, .Normal h1 {
	font-size: 16px;
	font-weight:bold;
}

.h2, .Normal h2 {
	font-size:14px;
	font-weight:bold;
}

.goldtext {
	color:#b38e0f;
	font-weight:bold;
}

.bluetext {
	color:#000099;
	font-weight:bold;
}

.goldheading {
	color:#b38e0f;
	font-weight:bold;
	font-size: 14px;
}

.blueheading {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
}

.goldh1 {
	color:#b38e0f;
	font-weight:bold;
	font-size: 16px;
}

.blueh1 {
	color: #000099;
	font-weight:bold;
	font-size: 16px;
}

.InfoPane {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffff66;
	font-weight: bold;
	font-size: 16pt;
}


/************  Border  **************/

.up-left {
	background: url(images/border_up-left.png) no-repeat;
	height: 18px;
	width: 18px;
}

.up-edge {
	background: url(images/border_up-edge.png) repeat-x;
	height: 18px;
	width: inherit;
}

.up-right {
	background: url(images/border_up-right.png) no-repeat;
	height: 18px;
	width: 18px;
}

.left-edge {
	background: url(images/border_left-edge.png) repeat-y;
	height: inherit;
	width: 18px;
}

.right-edge {
	background: url(images/border_right-edge.png) repeat-y;
	height: inherit;
	width: 18px;
}

.low-left {
	background: url(images/border_low-left.png) no-repeat;
	height: 18px;
	width: 18px;
}

.low-edge {
	background: url(images/border_low-edge.png) repeat-x;
	height: 18px;
	width: inherit;
}

.low-right {
	background: url(images/border_low-right.png) no-repeat;
	height: 18px;
	width: 18px;
}

/********************* INNER TABLE *********************/

.top_left_i{
	width:14px;
	height:15px;
	background:url(table_images/top_left_i.jpg) no-repeat;
}
.top_i{
	height:15px;
	background:url(table_images/top_i.jpg) repeat-x;
}
.top_right_i{
	width:14px;
	height:15px;
	background:url(table_images/top_right_i.jpg) no-repeat;
}
.bottom_left_i{
	width:14px;
	height:15px;
	background:url(table_images/bottom_left_i.jpg) no-repeat;
}
.bottom_i{
	height:15px;
	background:url(table_images/bottom_i.jpg) repeat-x;
}
.bottom_right_i{
	width:14px;
	height:15px;
	background:url(table_images/bottom_right_i.jpg) no-repeat;
}
.left_i{
	width:14px;
	background:url(table_images/left_i.jpg) repeat-y;
}
.right_i{
	width:14px;
	background:url(table_images/right_i.jpg) repeat-y;
}
.middle_i{
	background-color:#ffffff;
}


/************  Bottom Pane ************/
.LoginPane{
	text-align:center;
	color:#fff;
}

.login_right{
	width:9px;
	height:49px;
	background:url(images/menu_right.jpg) no-repeat;
}
.SkinObject{
	color:#fff;
}
a.SkinObject,a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited{
	color:#fff;
}
a.SkinObject:hover{
	text-decoration:underline;
}
/************ End Bottom Pane ************/

/*------------------------Menu-----------------------------*/
.menu_left{
	width:12px;
	height:38px;
	background:url(images/menu_left.gif) no-repeat;
}

.menu_right{
	width:12px;
	height:38px;
	background:url(images/menu_right.gif) no-repeat;
}


.SEOMenu {
height:38px;
padding-bottom:1px;
background:url(images/menu1.gif) left top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

* html .SEOMenu {padding-bottom:0;}

.SEOMenu ul{
list-style-type:none;
padding:0;
margin:0 0 0 10px;
}

.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
}

.SEOMenu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.SEOMenu a, .SEOMenu :visited {
color:#fff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
width:5px;
height:38px;
background: transparent url(lefta.gif);
}
.SEOMenu a b, .SEOMenu :visited b {
display:block;
font-weight:normal;
float:left;
padding:0 10px;
height:38px;line-height:38px;
background: transparent url(mida.gif);
cursor:hand;
color:#fff;
}
.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
width:5px;
height:38px;
background: transparent url(righta.gif);
}

.SEOMenu ul li ul {
display: none;
}

.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background:url(images/menu1.gif) left -41px no-repeat;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background:url(images/menu1.gif) right -41px no-repeat;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background:url(images/menu1.gif) right -81px no-repeat;
}

.SEOMenu :hover {
white-space:normal;
}

.SEOMenu a:hover b {
color:#fff;
background: url(images/menu1.gif) right -122px no-repeat;
text-decoration:none;
}
.SEOMenu a:hover em.left {
background: url(images/menu1.gif) left -122px no-repeat;
}
.SEOMenu a:hover em.right {
background: url(images/menu1.gif) right -163px no-repeat;
}

.SEOMenu :hover > a b
{
color:#fff;
background: url(images/menu1.gif) right -122px no-repeat;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
background: url(images/menu1.gif) left -122px no-repeat;
}
.SEOMenu :hover > a em.right {
background: url(images/menu1.gif) right -163px no-repeat;
}


.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
color:#fff;
background: url(images/menu1.gif) right -122px no-repeat;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
background: url(images/menu1.gif) left -122px no-repeat;
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
background: url(images/menu1.gif) right -163px no-repeat;
}

.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b
{
color:#fff;
background: url(images/menu1.gif) right -122px no-repeat;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
background: url(images/menu1.gif) left -122px no-repeat;
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
background: url(images/menu1.gif) right -163px no-repeat;
}

.SEOMenu ul ul .CurrentItem a:hover b {
color:#fff;
background: transparent;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem a:hover em.right {
background: transparent;
}

.SEOMenu ul ul .CurrentItem :hover > a b
{
color:#fff;
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
background: transparent;
}

/* specific to non IE browsers */
.SEOMenu ul li:hover ul {
display:block;position:absolute;top:37px;margin-top:1px; left:-18px;width:154px;
}
.SEOMenu ul li:hover ul li ul {
display: none;
}
.SEOMenu ul li:hover ul li a {
display:block;background:#ca2a30;color:#fff;height:auto;line-height:15px;padding:4px 16px; width:120px; border:1px solid #fff; border-top:0; font-size:11px;
}
.SEOMenu ul li:hover ul li a:hover {
color:#fff; background: #7a0f14 url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li:hover ul li:hover ul {
display:block; position:absolute; left:135px; top:-1px;
}


/* specific to IE5.5 and IE6 browsers */
.SEOMenu ul li a:hover ul {
display:block;position:absolute;top:36px; t\op:39px; background:#fff;left:-18px; border-bottom:1px solid #fff;
}
.SEOMenu ul li a:hover ul li a {
display:block;background:#ca2a30;color:#fff; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border:1px solid #fff; border-bottom:0;font-size:11px;
}
.SEOMenu ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.SEOMenu ul li a:hover ul li a:hover {
color:#fff; background: #7a0f14 url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#fff; left:153px;
}
