
a { color: #9999FF; }

table.MainBlock {
	margin-top: 3px;
}

font.LocalTitle {
	/*color: #819290;*/
	color: black;
	font-family: "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
}

td.TextContainerHead {
	color: #819290;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8CCCD;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D8DCDD;
}

td.TextContainer {
	/*color: #ACB2B2;*/
	color: black;
	font-family: sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EBECEE;
}

p.Copyright {
	color: #BCC2C2;
	font-family: sans-serif;
	font-size: 7pt;
	padding-right: 5px;
}

.FloatingImage {
	float:left;
	margin: 3px;
	margin-right: 5px;
}


table.Prices {
	/*color: #819290;*/
	color: black;
	font-family: sans-serif;
	font-size: 8pt;
}

table.Prices td{
text-align: center;
}


table.Question {
	/*color: #819290;*/
	color: black;
	font-family: sans-serif;
	font-size: 7pt;
}

input.Question {
	width: 360px;
	height: 16px;
	font-family: sans-serif;
	font-size: 7pt;
	border-style: solid;
	border-color: #415250;
	border-width: 1px;
}

textarea.Question {
	width: 360px;
	height: 80px;
	font-family: sans-serif;
	font-size: 7pt;
	border-style: solid;
	border-color: #415250;
	border-width: 1px;
}

input.Button {
	color: #415250;
	width: 90px;
	height: 22px;
	font-family: sans-serif;
	font-size: 8pt;
	border-style: solid;
	border-color: #415250;
	border-width: 1px;
}

div.BlockAboveBridge {
	position: absolute;
	left: 40;
	top: 55;
	color: #5E828F;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 17pt;
}

div.BlockUnderBridge {
	position: absolute;
	left: 860;
	top: 55;
	color: #5E828F;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11pt;
}

a.BlockAboveBridge {
	color: #5E828F;
	font-size: 13pt;
	text-decoration: none;
}

a:hover.BlockAboveBridge {
	color: blue;
	text-decoration: none;
}

ul.BlockAboveBridge {
	margin-top: 5px;
	margin-left: 15px;
}

ul.Services {
	margin-left: 0px;
	font-size: 11px;
	list-style: circle;
	padding: 0px;
	padding-left: 15px;
}

a.Services {
	color: 333388;
}

a:hover.Services {
	color: 3333ff;
}

.divrrs{width:100%;font-size:11px;background-color:#EBECEE;color:#A9AEBAE;padding:0px;margin:0px;}
.arss{color:#7777FF;}
.h1rss{font-size:10px;}
.h2rss{font-size:10px;}

table td{
background-repeat: repeat-x;
}
