A:link  {
	text-decoration : none;
}

A:visited  {
    text-decoration : none;
}

A:hover  {
    text-decoration : underline;
}

A:active  {
	text-decoration : underline;
}

body  {
    font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
    color : #000000;
}

P  {
    font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
	margin-top: 6px;
	line-height: 14px;
}

font {
    font-family : Tahoma, Arial, Verdana;
	margin-top: 10px;
	line-height: 14px;
}

td  {
    font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
    color : #000000;
}

ul {
	font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
	color: #AFB9C4;
	margin : 0;
	margin-top : 5;
	margin-bottom : 0;
	margin-left : 0;
	padding-left : 16;
	line-height: 14px;
}

ol {
	font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
	color : #000000;
	margin : 0;
	margin-top : 5;
	margin-bottom : 0;
	margin-left : 0;
	padding-left : 24;
	line-height: 14px;
}

li {
	list-style-type: square;
	color : #000000;
}

.SubPages li {
	color: #AFB9C4;
}

.NoBull {
	margin-bottom : 5;
}

.NoBull li {
	list-style-type: none;
}

.PageList li {
	color: #AFB9C4;
}

.PageList a {
	color: #5F7B93;
}

input, textarea {
	font-size : 11px;
	font-family : Tahoma, Arial, Verdana;
}

.FormInput{
	width: 200px;
	height: 19px;
	border: 1px solid #496578;
	background-color: #F6F7F9;
}

.FormButton{
	width: 80px;
	height: 17px;
	border: 1px solid #496578;
	background-color: #AFB9C4;
	padding-bottom: 4px;
}

.TopLink {
	font-size : 11px;
	font-family : Tahoma;
	color: #5B6C7F;
	padding-top: 0px;
}

.TopIcon {
	margin-left: 15px;
	margin-right: 4px;
}

.MidLinkBlue {
	font-size : 11px;
	font-family : Tahoma;
	color: #05273F;
}

.MidLinkRed {
	font-size : 11px;
	font-family : Tahoma;
	color: #600000;
}

.BotLink {
	font-size : 11px;
	font-weight : bold;
	font-family : Tahoma;
	color: #FFFFFF;
	padding-top: 0px;
}

.Header00 {
	font-size : 20px;
	font-weight : bold;
    font-family : Verdana, Arial, Tahoma;
	color: #5F7B93;
	letter-spacing: -1px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.Header01 {
	font-size : 17px;
	font-weight : bold;
    font-family : Arial, Tahoma, Verdana;
	color: #5F7B93;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.Content {
	background-image: url(/images/content_stripe.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.RightFrame {
	width: 354px;
	height: 203px;
	overflow-y: scroll;
	background-color: #AFB9C4;
	background-image: url(/images/main_l_frame_back.gif);
	SCROLLBAR-FACE-COLOR: #A8B2BC;
	SCROLLBAR-HIGHLIGHT-COLOR: #A8B2BC;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #A8B2BC;
	SCROLLBAR-DARKSHADOW-COLOR: #A8B2BC;
}

.RightFrame p {
	margin-left: 38px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
 	line-height: 14px;
}

.RightFrame li {
	font-weight : bold;
	font-family : Tahoma;
	padding-left: -9px;
	list-style-image : url(/images/main_l_frame_bull.gif);
	list-style-type : none;
}

.RightFrame ul {
	margin-top : 8px;
	margin-bottom : 0px;
	margin-left : 38px;
	padding-left: 0px;
}

.Menu a {
	font-weight : bold;
	font-family : Arial;
	font-size : 13px;
	color : #E0B748;
	padding-left : 14px;
	padding-right : 4px;
	padding-top : 0px;
	padding-bottom : 0px;
	display : block;
	height : 19px;
	background-image : url(/images/menu_back_normal.gif);
}

.Menu a:hover, a:active {
	text-decoration : none;
}

.SubMenuContainer {
	background-image: url(/images/submenu_shadow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-right: 3px solid #16354C;
	border-bottom: 3px solid #16354C;
}

.SubMenuDiv {
	font-weight : normal;
	font-family : Tahoma;
	font-size : 10px;
	color : #B9C3CB;
	display : block;
	height: 15px;
	margin : 0px 0px 0px 0px;
	padding : 3px 17px 2px 15px;
}

.SubMenu a {
	font-weight : normal;
	font-family : Tahoma;
	font-size : 11px;
	color : #05273F;
	display : block;
	height: 15px;
	margin : 0px 0px 0px 0px;
	padding : 2px 17px 2px 15px;
}

.SubMenu a:hover {
	text-decoration : none;
	background-color : #BFC8CF;
}

.NewsDate {
	color: #600000;
	font-weight: bold;
}

.NewsDateInn {
	color: #000000;
	font-weight: normal;
}

.NewsPict {
	margin : 0px 0px 5px 5px;
}

.Copyright {
    font-size : 10px;
    font-family : Tahoma, Arial, Verdana;
    color: #8E9BAA;
}

.Copyright a {
	color: #8E9BAA;
}

.Copyright a:hover {
	text-decoration : none;
	color : #8E9BAA;
}

.PicText {
	text-align: left;
	padding-top: 5px;
	display: block;
	width: 200px;
}

.InnPic {
	float: right;
	margin-left: 15px;
	margin-right: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.BanBack {
	background-image: url(/images/banner_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
}






.dynstyle1 {
	font-size : 17px;
	font-weight : bold;
    font-family : Arial, Tahoma, Verdana;
	color: #5F7B93;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.dynstyle2 {
    font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
    color : #000000;
}

H3 {
	font-size : 17px;
	font-weight : bold;
    font-family : Arial, Tahoma, Verdana;
	color: #5F7B93;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

H6 {
    font-size : 11px;
	font-weight : bold;
    font-family : Tahoma, Arial, Verdana;
}


#flag-eng
{
	background: url(/images/flag_en.gif) no-repeat left top;
	padding-top:1px;
	padding-left:29px;
	height: 17px;
}

#flag-rus
{
	background: url(/images/flag_ru.gif) no-repeat left top;
	padding-top:1px;
	padding-left:29px;
	height: 17px;
}

#flag
{
top: 15px; right: 200px; position: absolute; z-index: 1500;
}


#flag-inn
{
top: 15px; right: 200px; position: absolute; z-index: 1500;
}
.border-l-top {padding:3px 5px 3px 5px; background:url(http://www.oilgassystems.com/images/line-ser.gif) repeat-x top; }
.border-l-top1 {background:url(http://www.oilgassystems.com/images/line-ser.gif) repeat-y left }
.border-l-b-1 {border:#B9B9B9; border-top: thin; border-left:thin}
.with {width:23px; white-space:nowrap; font-size:12px; height:17px}
.zag1 {font:bold; padding:20px 0 0px 0}
#bul2 {list-style:circle}
