html
{
	background-color: #fff;
}

#login_container
{
	float: left;
	left: 690px;
	margin-left: 0px;
	position: absolute;
	text-align: left;
	top: 56px;
	width: 325px;
	z-index: 9999;
}

ul#login_menu li
{
}

div#login_navigation a:visited, div#login_navigation a:link
{
	color: #fff;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

div#login_navigation a:hover
{
	background-color: #2863bd;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

ul#login_menu li
{
	background: transparent url(../_img/bluedivider.gif) top right no-repeat;
	color: #333;
	display: inline;
	margin: 0;
	padding: 3px 0;
	padding-left: 0px;
	padding-right: 25px;
	text-decoration: none;
	text-transform: capitalize;
}

#login_leftPanel
{
	z-index: 999999;
}

#login_leftPanel_position
{
	background-color: #caced4;
	background-image: url(../_img/tab-bg-test.gif);
	background-repeat: repeat-x;
	border-bottom: 0px solid #24568e;
	border-left: 1px solid #24568e;
	border-right: 0px solid #24568e;
	display: block;
	float:left;
	left: 0px;
	overflow: hidden;
	padding-left: 0px;
	position: relative;
	z-index: 2;
}

#userinfo_rightPanel_position
{
	background-color: #caced4;
	background-image: url(../_img/tab-bg-test.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #24568e;
	border-left: 1px solid #24568e;
	border-right: 1px solid #24568e;
	border-top: 1px solid #24568e;
	color: #000000;
	display: block;
	float: left;
	height: 165px;
	left: 460px;
	line-height: 1.2em;
	overflow: hidden;
	padding-left: 0px;
	position: absolute;
	top: 48px;
	width: 265px;
	z-index: 99999999;
}

#iplans_leftPanel_position
{
	background-color: #caced4;
	background-image: url(../_img/tab-bg-test.gif);
	background-repeat: repeat-x;
	border-bottom: 0px solid #24568e;
	border-left: 1px solid #24568e;
	border-right: 0px solid #24568e;
	border-top: 1px solid #00365B;
	display: block;
	float: left;
	height: 100%;
	left: 0px;
	padding-left: 0px;
	position: relative;
	top: 55px;
	width: 954px;
	z-index: 2;
}
.left_title, .left_title a, .left_title a:link, .left_title a:visited, .left_title a:hover, .left_title a:active
{
	color: #FFFFFF;
	font-family: Tahoma,"Trebuchet MS", sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height: 11px;
	padding-top: 5px;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.table_div
{
	background-color: #24568e;
	color: #000000;
}
.table_div .thead
{
	background-color: #596096 ;
	color: #fff;
	
	padding: 3px 6px 3px 6px;
	width: 555px;
}
.table_div .thead a:link
{
	color: #000000;
}
.table_div .thead a:visited
{
	color: #000000;
}
.table_div .thead a:hover, .thead a:active
{
	color: #000000;
}
.table_option
{
	background-color: #BBC7CE;
	color: #000000;
	cursor: pointer;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.table_option a:link
{
	color: #00365B;
	text-decoration: none;
}
.table_option a:visited
{
	color: #00365B;
	text-decoration: none;
}
.table_option a:hover, .table_option a:active
{
	color: orange;
	text-decoration: none;
}

.thead
{
	background-color: #FFCC66;
	color: #000000;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link
{
	color: #000000;
}
.thead a:visited
{
	color: #000000;
}
.thead a:hover, .thead a:active
{
	color: #000000;
}
