BODY {
	color : Silver;
	background-color : Black;
	font-family : Arial, Helvetica, Tahoma, sans-serif;
	font-size : 14px;
	text-align : left;
	margin : 0px 0px 0px 0px;
	line-height : 150%;
	}
A:LINK {
	color : White;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED {
	color : #F5F5F5;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : Red;
	font-weight : bold;
	text-decoration : underline;
}
A:FOCUS {
	color : Red;
	font-weight : bold;
	text-decoration : underline;
}
A:ACTIVE {
	color : Red;
	font-weight : bold;
	text-decoration : none;
}

A.light:LINK {
	color : White;
	font-weight : normal;
	text-decoration : none;
}
A.light:VISITED {
	color : White;
	text-decoration : none;
	font-weight : normal;
}
A.light:HOVER {
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}
A.light:FOCUS {
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}
A.light:ACTIVE {
	color : Red;
	font-weight : normal;
	text-decoration : none;
}
ACRONYM {
	border-bottom : 1px dotted White;
}

P, P.First {
	text-align : justify;
	margin : 20px 30px 0px 220px;
	}
P.First:first-letter {
	color : Red;
	font-size : 60px;
	font-weight : 100;
	font-stretch : ultra-expanded;
	float : left;
	margin : 0px 4px 0px 0px;
	line-height : 100%;
}
P.right {
	text-align : right;
	margin : 20px 30px 0px 220px;
}
P.main {
	margin-left: 220px;
	margin-top : 20px;
	text-align : left;
	margin-bottom : 0px;
	background-position : left;
	background-image : url(img/blank50fon.gif);
	background-repeat : repeat-y;
}
P.none {
	margin-left: 0px;
}
P.InTable {
	margin : 5px 5px 5px 10px;
}
P.noneSmall {
	margin-left: 0px;
	font-size : 11px;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 120%;
}
P.noneSmallLeft {
	margin-left: 0px;
	font-size : 11px;
	text-align : left;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 120%;
}
P.noneSmallRight {
	margin-left: 0px;
	font-size : 11px;
	text-align : right;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 120%;
}
p.left, p.leftRed, p.leftBlue, P.leftLeft {
	font-size : 11px;
	margin : 0px 0px 0px 0px;
	font-weight : bold;
	line-height : 120%;
}
p.left, p.leftRed, p.leftBlue {
	text-align : center;
	}
p.leftRed, p.leftBlue {
	color: White;
	padding : 10px 10px 10px 10px;
}
P.left {
	width : 150px;
	padding : 0px 0px 0px 0px;
}
P.leftLeft {
	width : 150px;
	padding : 0px 0px 0px 17px;
	text-align: left;
	text-indent: -17px;
}
P.leftRed {
	background-color : #8B0000;
	border : 4px solid Red;
}
P.leftBlue {
	background-color : #000066;
	border : 4px solid Blue;
	}
P.menu {
	text-align : center;
	background-color : transparent;
	font-size : 11px;
	margin : 0px 0px 0px 0px;
}
P.position {
	font-size : 11px;
	text-align : right;
	margin : 0px 5px 0px 0px;
	padding : 5px 5px 0px 0px;
	background-color : transparent;
	float : right;
}
P.1Let {
	text-align : justify;
	margin : 25px 30px 0px 220px;
}
P.1Let:first-letter {
	color : Red;
	font-size : 60px;
	font-weight : 100;
	font-stretch : ultra-expanded;
	float : left;
	margin : 0px 4px 0px 0px;
	line-height : 100%;
	vertical-align : text-top;
}
P.cent {
	text-align : center;
	margin : 20px 30px 0px 220px;
}
P.centRed {
	text-align : center;
	margin : 20px 50px 0px 240px;
	padding : 10px 10px 10px 10px;
	color : White;
	background-color : #8B0000;
	font-weight : bold;
	border : 4px solid Red;
	line-height : 120%;
	clear : right;
}
P.centNull {
	margin-left : 210px;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
}
P.centTable {
	text-align : center;
	margin : 20px 10px 5px 10px;
}
P.manuf {
	font-size : 11px;
	text-align : center;
	margin : 0px 0px 0px 0px;
	background-color : transparent;
	font-weight : bold;
	border : 4px solid #444444;
	padding : 10px 10px 10px 10px;
}
P.end {
	text-align : center;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 10px;
	line-height : 120%;
}
P.Bottom {
	margin : 20px 0px 0px 0px;
	width : 165px;
	text-align : center;
	clear : right;
}
P.HotNewsTitle {
	margin : 0px 5px 5px 210px;
	text-align : right;
	font-weight : bold;
	background-image : url(img/hotcolor2.jpg);
	background-repeat : repeat-x;
	padding : 5px 25px 5px 5px;
	color : White;
}

P.HotNewsDate {
	margin : 10px 5px 5px 210px;
	padding : 5px 5px 5px 15px;
	background-color : #444444;
	font-weight : bold;
	clear : right;
	background-image: url(img/topcolor.gif);
	background-repeat: repeat-x;
}

P.HotNews {
	background-color : transparent;
	margin : 10px 25px 0px 210px;
	padding : 5px 5px 5px 25px;
	text-align : justify;
}
P.CenterBlock {
	text-align : center;
	padding : 10px 10px 0px 10px;
	margin : 0px 0px 10px 0px;
}
IMG.right {
	float : right;
	margin : 10px 0px 10px 10px;
	clear : right;
}
FORM.cent {
	margin : 20px 5px 0px 210px;
	text-align : center;
}

BLOCKQUOTE {
	margin-left : 400px;
}

HR {
	color : #444444;
	height : 1px;
	background-color : transparent;
	clear : left;
	margin : 5px 5px 5px 210px;
}
HR.page {
	color : #444444;
	margin : 5px 5px 5px 5px;
	height : 1px;
	background-color : transparent;
}
HR.left {
	color : #444444;
	height : 1px;
	width : 150px;
	margin : 5px 0px 5px 0px;
	text-align : center;
}
HR.leftBlack {
	color : Black;
	height : 1px;
	width : 150px;
	margin : 0px 0px 0px 0px;
	border : 0px;
}

H1 {
	background-color : #444444;
	text-align : right;
	font-size : 13pt;
	padding : 5px 25px 5px 5px;
	font-weight : bold;
	margin : 5px 5px 5px 5px;
	clear : both;
	text-transform : uppercase;
	background-image: url(img/topcolor1.gif);
	background-repeat: repeat-x;
	}
H2 {
	background-color : #444444;
	text-align : right;
	font-size : 12pt;
	padding : 5px 25px 5px 5px;
	font-weight : bold;
	margin : 30px 5px 10px 210px;
	clear : right;
	text-transform : uppercase;
}
H2.top {
	background-color : #444444;
	text-align : right;
	font-size : 12pt;
	padding : 5px 25px 5px 5px;
	font-weight : bold;
	margin : 5px 5px 10px 210px;
	clear : right;
	text-transform : uppercase;
	background-image: url(img/topcolor1.gif);
	background-repeat: repeat-x;
}
H3 {
	background-color : #444444;
	text-align : right;
	font-size : 11pt;
	padding : 5px 25px 5px 5px;
	font-weight : bold;
	margin : 30px 5px 10px 210px;
	clear : right;
	text-transform : uppercase;
}
H4 {
	background-color : transparent;
	text-align : right;
	font-size : 11pt;
	padding : 5px 25px 5px 5px;
	font-weight : bold;
	margin : 30px 5px 10px 210px;
	clear : right;
	border-bottom : 4px solid #444444;
	border-top : 4px solid #444444;
}

OL {
	list-style-position : outside;
}
OL.decimal {
	list-style-type: decimal;
	list-style-position : outside;
}
OL.i {
	list-style-type: lower-roman;
	list-style-position : outside;
}

UL {
	list-style-type: square;
	}
UL.NoneStyle {
	list-style-type: none;
	}
LI {
	margin : 15px 30px 0px 250px;
	left : 250px;
	}

LI.NextIndent {
	margin : 15px 5px 0px 300px;
}

LI.InTable {
	margin : 5px 5px 5px 40px;
}
LI.HotNews {
	margin : 10px 30px 5px 250px;
}
LI.none {
	margin-top: 15px;
	margin-left: 0px;
}
LI.clear {
	margin : 15px 30px 0px 250px;
	left : 250px;
	clear: right;
}


DT {
	font-weight : bold;
	margin : 20px 30px 0px 220px;
}
DD {
	margin : 5px 30px 0px 260px;
}

TABLE {
	background-color : transparent;
	font-family : Arial, Helvetica, Tahoma, sans-serif;
	margin : 0px 0px 0px 0px;
	font-size : 13px;
	text-align : left;
}
TH {
	padding : 5px 5px 5px 5px;
	text-align : center;
	font-weight : bold;
}
TABLE.Logo {
	border-bottom : 1px solid #444444;
	background-image : url(img/topcolor3.jpg);
	background-repeat : repeat-x;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	width : 100%;
}

DIV.Logo {
	height : 55px;
	font-size : 11px;
	text-align : right;
	margin : 5px 5px 5px 8px;
	padding : 0px 5px 0px 0px;
	background : transparent url(img/topcolor.gif) repeat-x top;
	}
IMG.Logo {
	float : left;
	width : 201px;
	height : 54px;
	padding : 0px 0px 0px 0px;
	margin-left : 0px;
	border-width: 0px 0px 0px 0px;
}

TD.Logo {
	background-color : transparent;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
TABLE.main {
	border : 0px;
	padding : 5px 5px 5px 5px;
	background-color : transparent;
	margin : 0px 0px 0px 0px;
	width : 100%;
}
TABLE.left {
	border : 0px;
	padding : 5px 5px 5px 5px;
	background-color : transparent;
	width : 150px;
	margin : 0px 0px 0px 10px;
	border-width : 0px 0px 0px 0px;
	float : left;
	text-align : center;
	clear : left;
}
TD.left {
	padding : 5px 5px 5px 5px;
	background-color : transparent;
	margin : 0px 0px 0px 0px;
	text-align : center;
	width : 150px;
}

TABLE.GuestBook {
	border : 0px;
	padding : 5px 5px 5px 5px;
	width : 100%;
	background-color : transparent;
	margin : 0px 0px 0px 0px;
}
TD {
	padding : 5px 5px 5px 5px;
	background-color : #444444;
}
TD.main {
	padding : 0px 0px 0px 4px;
	background-color : transparent;
	border : 0px;
	margin : 0px 0px 0px 0px;
}
TD.black {
	padding : 5px 5px 5px 5px;
	background-color : transparent;
}

td.HeaderBar {
	padding : 5px 5px 5px 5px;
	background-color : transparent;
	background-image: url(img/topcolor1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
}

TH.black {
	padding : 5px 5px 5px 5px;
	background-color : transparent;
}

TD.GuestBook200 {
	padding : 5px 5px 5px 5px;
	width : 194px;
	text-align : right;
	font-weight : bold;
	background-color : #444444;
	letter-spacing : 1px;
	margin : 0px 5px 0px 8px;
}
.main {
	margin : 20px 30px 0px 210px;
}

TABLE.RightBlock {
	border : 2px solid #666666;
	background-color : #444444;
	width : 300px;
	margin : 5px 0px 5px 5px;
	text-align : center;
	font-weight : bold;
	float : right;
	clear : right;
}
TABLE.CenterBlock {
	border : 2px solid #666666;
	background-color : #444444;
	width : 450px;
	text-align : center;
}
P.RightBlock {
	background-color : #444444;
	padding : 10px 10px 10px 10px;
	margin : 0px 0px 0px 0px;
	text-align : center;
}
