﻿body {
}

.Rec { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #87746a; font-weight: bold; text-decoration: none; }
.RecNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: none; }
a:link.RecNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: none; }
a:visited.RecNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: none; }
a:active.RecNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: none; }
a:hover.RecNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: underline; }

.DataHeading { background-color: #e2e9f0; font-size: 12px; font-weight: bold; color: #00548b; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; }
a:link.AreaNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: none; }
a:visited.AreaNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: none; }
a:active.AreaNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: none; }
a:hover.AreaNav { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #00548b; font-weight: bold; text-decoration: underline; }
.BX_AreaNav { height: 15px; background-color: #e2e9f0; border: 1px solid #87746a; font: 11px Verdana, sans-serif; font-weight: bold; color: #00548b; text-indent: 2px; }

.w150 { width: 150px; }
.PropTitle { font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #87746a; font-weight: bold; text-decoration: none; }
.DarkBack { background-color: #00548b; }
.GreyBack { background-color: #87746a; }
.TanBack { background-color: #ffeaa2; }
.WhiteBack { background-color: White; }
.BlackBack { background-color: Black; }
.LightBack { background-color: #ced7e2; }
.LeftBack { background-color: #e2e9f0; }
.BrGreyBack { background-color: #ebebeb; }
.QuickSearchBack { background-image: url(../images/Layout/QuickSearch_Back.jpg); }
.LightBarBack { background-image: url(../images/Layout/Back_LightBar.gif); }
.DarkBarBack { background-image: url(../images/Layout/Back_DarkBar.gif); }

.current { font-size: 12px; font-weight: bold; color: #990000; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; }
.current1 { font-size: 12px; font-weight: bold; color: #990000; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; }
.current1:hover{ font-size: 12px; font-weight: bold; color: #990000; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline;}
.TinyText { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #656565; }

.hlink { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal;  text-decoration: none; }
.hlink:hover { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: underline;  }

.BackColorTab
{
	font-family: Verdana,Arial,Courier New;
	font-size: 10px;
	color:Gray;	
}

.ElvWebTabs 
{
	height:100%;
}
.ElvWebTabs .ajax__tab_header
{
text-align:left;
font-family: verdana,tahoma,helvetica;
font-size: 11px;
color: #000000;
height: 20px;
}


.ElvWebTabs .ajax__tab_inner
{
	background:url('../images/shade.gif') repeat-x;
	border:solid 1px #D7EAF1;
	font-family: verdana,tahoma,helvetica;
	color: #000000;
	font-weight:bold;
	width: 120px;
	text-align: center;
	vertical-align:middle;
	background-color: #A19F91;
}

.ElvWebTabs .ajax__tab_tab
{
font-family: verdana,tahoma,helvetica;
color: #31A3BD;
font-weight:bold;
height: 20px;
width: 120px;
text-align: center;
padding-top:5px;
}

.ElvWebTabs .ajax__tab_hover .ajax__tab_outer
{	
font-family: verdana,tahoma,helvetica;
font-size: 11px;
font-weight:bold;
color:#31A3BD;
text-decoration: underline;
z-index: 0;
}

.ElvWebTabs .ajax__tab_hover .ajax__tab_inner 
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	color:#31A3BD;
	text-decoration: underline;
	z-index: 0;	
}

.ElvWebTabs .ajax__tab_hover .ajax__tab_tab {
font-family: verdana,tahoma,helvetica;
font-size: 11px;
text-decoration: underline;
z-index: 0;
}

.ElvWebTabs .ajax__tab_active .ajax__tab_outer
{
font-family: verdana,tahoma,helvetica;
font-size: 11px;
color:#F5971E;
}

.ElvWebTabs .ajax__tab_active .ajax__tab_inner 
{
background:url('../images/shadeactive.gif') repeat-x;
border:solid 1px #D7EAF1;
font-family: verdana,tahoma,helvetica;
font-size: 11px;
color: #F5971E;
text-align: center;
text-decoration:underline;
}

.ElvWebTabs .ajax__tab_active .ajax__tab_tab 
{
font-family: verdana,tahoma,helvetica;
font-size: 11px;
color: #F5971E;
text-align: center;
text-decoration:underline;
}

.ElvWebTabs .ajax__tab_body
{	
font-family: verdana,tahoma,helvetica;
font-size: 11px;
height: 100%;
vertical-align: middle;
border:solid 1px #E0E0E0;
background-color: #d6d5d5;
margin-top:5px;
}

.MySubMenuItem
{
padding: 2px 2px 0px 2px;
font-family: verdana,tahoma,helvetica;
color: #000000;
height: 18px;
text-align: center;
vertical-align: middle;
margin-top: 5px;
width: 120px;
}

.city_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.city_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.city_text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}
.city_text2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.content_text{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.title_text{
	font-family:'trebuchet ms', tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #990000;
	text-decoration: none;
	border:0px;
	margin:0px;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.title_box_menu{
	background-color: #A19F91;
	height: 30px;
	background-position:10px middle;
}

.box_menu{
	background-color: #d6d5d5;
}

.Leftmenu{
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00548b;
	font-weight: bold;
	text-decoration: none;
}

a:link.Leftmenu { font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #990000; font-weight: bold; text-decoration: none; }
a:visited.Leftmenu { font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #990000; font-weight: bold; text-decoration: none; }
a:active.Leftmenu { font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #990000; font-weight: bold; text-decoration: none; }
a:hover.Leftmenu { font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #990000; font-weight: bold; text-decoration: underline; }