* { font-size: 14px; }
UL	{font-family: arial;
	font-size: 18}
h1	{
	color: rgb(0,64,217);
	font-family: arial;
	font-style: italic;
	font-size: 16px;
	margin-left: 22px;

	}
h2	{
	color: rgb(0,64,217);
	font-family: arial;
	font-style: italic;
	font-size: 16px;
	margin-left: 0px;
}

h4	{font-family: arial;
	font-style: italic;
	margin-right: 20;
	margin-left: 20;
	font-size: 26}
P	{font-family: arial;
	margin-right: 25;
	margin-left: 20;
	font-size: 18}
h3	{color: rgb(0,64,217);
	font-family: arial;
	margin-right: 20;
	font-size: 18}
A	{font-family: arial;
	margin-right: 25;
	margin-left: 20;
	font-size: 18}
th	{font-family: arial;
	color: white;
	background-color: #003399;
	font-size: 18}
td	{font-family: arial;
	font-size: 18}
h5	{color: rgb(0,64,217);
	font-family: arial;
	font-size: 21;
	font-style: italic;
	margin-left: 25;
	margin-right: 25}


.leftContact {
	color: white;
	margin:0px 20px;
	font-size: 12px;
}

.leftContact A {
	color: white;
}
.leftContact A:hover {
	text-decoration: none;
	color: yellow;
}

.leftContact  UL {
	padding-left: 20px;
}

.leftColumn {
background: #152479; /* Old browsers */
background: -moz-linear-gradient(left,  #152479 0%, #0e2690 8%, #0e2f9c 94%, #0b2a8d 95%, #1347d5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#152479), color-stop(8%,#0e2690), color-stop(94%,#0e2f9c), color-stop(95%,#0b2a8d), color-stop(100%,#1347d5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #152479 0%,#0e2690 8%,#0e2f9c 94%,#0b2a8d 95%,#1347d5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #152479 0%,#0e2690 8%,#0e2f9c 94%,#0b2a8d 95%,#1347d5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #152479 0%,#0e2690 8%,#0e2f9c 94%,#0b2a8d 95%,#1347d5 100%); /* IE10+ */
background: linear-gradient(to right,  #152479 0%,#0e2690 8%,#0e2f9c 94%,#0b2a8d 95%,#1347d5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#152479', endColorstr='#1347d5',GradientType=1 ); /* IE6-9 */

}

.topColumn {
background: #152479; /* Old browsers */
background: -moz-linear-gradient(top,  #152479 0%, #19318e 18%, #0b2a8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#152479), color-stop(18%,#19318e), color-stop(100%,#0b2a8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #152479 0%,#19318e 18%,#0b2a8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #152479 0%,#19318e 18%,#0b2a8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #152479 0%,#19318e 18%,#0b2a8d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #152479 0%,#19318e 18%,#0b2a8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#152479', endColorstr='#0b2a8d',GradientType=0 ); /* IE6-9 */
}

.topColumn A {
	color: white;
}
.topColumn A:hover {
	color: yellow;
	text-decoration: none;
}
.topColumn UL  {
	clear: both;
	color: white;
	font-size: 12px;
	margin-top: 0px;
}
.topColumn UL LI {
	float: left;
	margin-right: 40px;
}

.tomain {
	color: yellow !important;
	font-size: 12px;
	font-weight: bold;
	margin-left: 40px;
	line-height: 30px;
}


.bodyColumn {
background: #efecda; /* Old browsers */

background-image: url('/images/bgmain2.jpg')
}

.bodyContent {
	padding: 0px 20px 20px 20px;
	width: 700px;
}
.pageInfo {
	border-collapse: collapse;
}
.pageInfo TD {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
}

UL LI {
	margin-bottom: 10px;
}

TABLE.pageInfo {
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-bottom: 15px;
}

.bigul LI {
	font-size: 18px;
	color: #0000aa;
	margin-bottom: 10px;
}
.bigul LI B {
	font-size: inherit;
}

.price {
	color: #ee0000;
	font-weight: bold;
	padding: 3px 0px 5px 10px;
	border-bottom: 1px dotted black; 
}

.priceName,
.priceName2 {
	border-bottom: 1px dotted black; 
	border-right: 1px dotted black; 
	padding: 5px 0px 5px 0px;
}
.priceName2 {
	border-right: 0px dotted black; 
}
.priceName2 A{
	color: rgb(0,64,217);
}
.priceName2 A:hover{
	text-decoration: none;
}
.infoBlock {
	background-color: white;
	padding: 10px;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(1, 1, 1, 0.2);
    box-shadow:  0px 0px 10px 0px rgba(1, 1, 1, 0.2);
}