body{
	font-size: 80%;
	height:100%;
	width: 100%;
	margin:0px;
	padding:0px;
	FONT-FAMILY: Arial;
}
td {
	font-size: 80%;
}
p {
	margin-top:0px;
	margin-bottom:5px;
	padding-left:0px;
}

ol,ul {
	margin-top:0px;
	margin-left:20px;
}

li {
	color:#074278;
	list-style-type: square;
	line-height: 14px;
	margin-left:20px;
}

hr {
	border: solid 0px #D2D7BF;
	height:1px;
	margin:0px;
	padding:0px;
	height:1px;
	color: #D2D7BF;
	background-color: #D2D7BF;
}
A{
	 COLOR: #074278;
	 text-decoration: none;  
}

A:hover {
	 COLOR: #DF3434;  
 	 text-decoration: none;
}

h1 {
/*	background-color: #F7F8F8;*/
	font-size:100%;
	color:#B7B7B7;
	margin:0px 0px 4px 0px;
	padding: 13px 0px 13px 0px;
	text-transform:uppercase;
}
h2 {
	color:#074278;
	FONT-SIZE: 100%;
	margin:0px;
	padding: 0px;
}
h3 {
	color:#074278;
	FONT-SIZE: 100%;
	margin:0px;
	padding: 5px 10px 5px 15px;
	background-color: #E3E3E3;
}
h4{
	color:#074278;
	FONT-SIZE: 100%;
	margin:0px;
	padding: 0px;
	font-weight: normal;
}
.content{
	background-image: url(images/cont-top-bg.gif);
	background-repeat: repeat-x;
	height: 43px;
}
.DivView{
	position:absolute;
	visibility:hidden;
	z-index:3;
	width:170px;
}
a.gray{
	color: #B7B7B7;
	font-weight: bold;
}
.header{
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	height: 254px;
}

img.left {
	margin-top:3px;
	margin-right:15px;
	margin-bottom:10px;
}
img.right {
	margin-top:3px;
	margin-left:15px;
	margin-bottom:10px;
}
.left{
	float: left;
}
a.mainmenu{
	color:#074278;
	font-weight: bold;
	display: block;
	padding-top: 22px;
	text-transform: uppercase;
}
a.mainmenu:hover,span.mainmenu,.menuact{
	color:#074278;
	font-weight: bold;
	display: block;
	padding-top: 22px;
	text-transform: uppercase;
	background-image: url(images/mainmenu-a.gif);
	background-repeat: repeat-x;
	height: 15px;

}
.menupadding {
/*	padding: 2px 0px 2px 0px;*/
	border-top: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
}
.rusoft_copyr a{
	color: #B7B7B7;
}
.subpadding{
	background-color: #E3E3E3;
	border-right: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}
.subpadding a{
	padding: 6px 25px 6px 25px;
	color: #074278;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.subpadding a:hover, .subpadding span{
	padding: 6px 25px 6px 25px;
	display: block;
	font-weight: bold;
	color: white;
	background-color: #DF3434;
	text-decoration: none;
}
.subsubpad{
	background-color: #F7F8F8;
	border-right: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}
.subsubpad a{
	padding: 6px 25px 6px 25px;
	color: #074278;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.subsubpad a:hover, .subsubpad span{
	padding: 6px 25px 6px 25px;
	display: block;
	color: #DF3434;
	text-decoration: none;
}
.tdDiv{position:relative;z-index:1}
.footer{
	background-color: #B7B7B7;
	height: 10px;
	border-top: 1px solid white;
}

.right{
	float: right;
}
.slogan{
	color: #0B1C73;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0px 0px 78px;
}