﻿#body_top_frame
{
	background:#FFFFFF;
	margin: 0px;
	padding: 0px
}

#main_top_frame
{
	width:100%;
	background:#FFFFFF;
	margin: 0px;
	padding: 0px
}



.ol { background:#fff url(../images/sh/ol.png) no-repeat top right; width:45px; height:25px;}
.o 	{ background:#fff url(../images/sh/o.png) repeat-x top left; height:32px;}
.or { background:#fff url(../images/sh/or.png) no-repeat top left; width:45px; height:25px;}

.l 	{ background:#fff url(../images/sh/l.png) repeat-y top left; width:25px;}
.r 	{ background:#fff url(../images/sh/r.png) repeat-y top right; width:25px;}

.ul { background:#fff url(../images/sh/ul.png) no-repeat bottom right; width:45px; height:45px;}
.u 	{ background:#fff url(../images/sh/u.png)  repeat-x bottom left; height:45px;}
.ur { background:#fff url(../images/sh/ur.png) no-repeat bottom right; width:45px; height:45px;}

.link_label_menu 
{ 
	background:#222E83;
	height:34px;
	font-family:Arial;
	font-size:20px;
	color:#ffffff;
	margin:0px;
	padding:0px;
}

.link_label {
    background: #222E83;
    height: 34px;
    font-family: Arial;
    font-size: 20px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    width: 130px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
}

.link_label_highlight {
    background: #222E83;
    height: 34px;
    font-family: Arial;
    font-size: 20px;
    color: #fff2c2;
    margin: 0px;
    padding: 0px;
    width: 130px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
}



.footer_middle 
{ 
	background:#d9d9d9 url(../images/top_frame/its_footer_middle.gif) repeat-x top left; 
	height:20px;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#222e83;
	text-decoration:none;
	cursor:pointer;
	margin-left:20px;
}

.footer_middle_highlight 
{ 
	background:#d9d9d9 url(../images/top_frame/its_footer_middle.gif) repeat-x top left; 
	height:20px;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#222e83;
	text-decoration:underline;
	cursor:pointer;
	margin-left:20px;
}

#leftone 
{ 
}

#leftone:hover
{ 
}

#lefttwo 
{ 
}

#lefttwo:hover
{ 
}

#leftthree 
{ 
}

#leftthree:hover
{ 
}

#rightone 
{ 
}

#rightone:hover
{ 
}

#righttwo 
{ 
}

#righttwo:hover
{ 
}

#rightthree 
{ 
}

#rightthree:hover
{ 
}

#application_frame
{
	background:#ffffff;
	border:none;
}

.href_top_frame
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}

.sector_separator_first 
{ 
	background:transparent;
	height:2px;
	margin:0px;
	padding:0px;
}

.sector_separator_second 
{ 
	background:transparent;
	height:2px;
	margin:0px;
	padding:0px;
}

.br_topframe
{ 
	width:0px;
}

.bl_topframe
{ 
	width:0px;
}

.login_name_td {
    text-align: right;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    display: inline;
}