﻿body
{
	margin: 0;
	padding: 0;
	background-color: #4F66CD;
	font-family: Verdana;
	font-size: 9pt;
}
/* background-color :#127c00 ; n forcolor - white  */
.dvmn
{
	background-color: #fff;
	margin: 0 auto 0 auto;
	width: 980px;
	min-height: 100%;
	max-width: 980px;
	min-width: 120px;
	position: relative;
	border: 1px solid #fff;
	display: inline-block;
}
.lflg
{
	width: 100%;
	float: left;
	background-color:#8FA3FF;
}
.lgolne
{
	background: url('../imgs/reals-lg.png');
	background-repeat: no-repeat;	
	width: 100%;
	height: 98px	
}

.btmlg
{
	background: url(   '../imgs/fotr.jpg' );
	background-repeat: no-repeat;
	width: 100%;
	height: 270px;
}
.mnmnu
{
	text-decoration: none;
	text-align: right;
	background-color: #4F66CD;
	width: 99.8%;
	height: auto;
	font-weight: bold;
	vertical-align: middle;
	display: inline-block;
	border: 1px solid #fff;
}
.mnu
{
	height: auto;
	padding: 2px 5px 2px 0px;
	display: inline-block;
	border: 0px solid #fff;
	text-align: right;
}
.mnu a:hover
{
	color: #fff;
	background-color: #81BEF7;
}
a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
a:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.sel1111
{
	background-color: #005f5f;
	height: 20px;
}
.wlcm
{
	width: 99.8%;
	color: #FFFF99;
	text-align: center;
	border: 1px solid #726059;
	display: inline-block;
	padding: 5px 0 5px 0;
}

.brdcrumb
{
	font-family:Verdana;
	font-size:9pt;	
	text-align:left;
	padding-left:10px;
	width:98.8%;
	height:auto;
	border:	1px solid #ccc;
	vertical-align:top;
}

.brdcrumb a
{
	background: transparent url(../imgs/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 20px; /*adjust bullet image padding*/
	color: navy;
}

.brdcrumb a:visited, .brdcrumb a:active
{
	color: navy;
}

.brdcrumb a:hover
{
	text-decoration: underline;
}
.vstngcd
{
	width:321px;
	height:135px;
	border: 1px solid #e0e0e0;	
	vertical-align:top;		
	display:inline-block;
	overflow: hidden;
}
.vstngcd img{
	width: 100%;
	display: block;
	transition: transform 2s;
}
.vstngcd:hover img{
	transform: scale(1.3);
}                      
.cpw
{
	width: 99.8%;
	border: 1px solid #fff;
	height: auto;
	background-color: #4F66CD;
	color: #fff;
	vertical-align: middle;
}
