body, table{
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	color: #2C3D47;
}

.copyright{
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	padding-left: 22px;
}

input{
	font-family: Tahoma;
	font-size: 10px;
}

input.fieldWidth{
	width: 100%;
}

b.subtitle{
	color: #445868;
}

a.menu{
	color: #676767;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.text{
	color: #2C3D47;
	text-decoration: none;
}

a.about{
	color: #CCCCCC;
	text-decoration: none;
}

a.aCopyright{
	color: #999999;
	text-decoration: none;
}

a.standart{
	color: #3399FF;
}

a.standart:hover{
	color: blue;
}

a.standart:visited{
	color: #3399FF;
}

h1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
}

.thanks{
	color: #009900;
	font-weight: bold;
}

.pad1{
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #D5DEE9;
}

.pad2{
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 22px;
	background-color: #D5DEE9;
}

a.menu:HOVER{
	color: #000000;
}

td.priceHeader{
	background-color: #D5DEE9;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #2C3D47;
	border-right: 1px dotted #58798C;
	height: 40px;
}

td.priceLeft{
	background-color: #F2F5F8;
	text-align: center;
	border-bottom: 1px solid #58798C;
	border-right: 1px dotted #58798C;
	height: 40px;
}

td.price{
	border-bottom: 1px solid #58798C;
	border-right: 1px dotted #58798C;
	text-align: center;
	height: 40px;
}

td.blueLight{
	background-color: #D5DEE9;
}

td.blueBlack{
	background-color: #2C3D47;
	color: #FFFFFF;
	padding: 10px 70px 20px 0px;
	vertical-align: top;
}

td.blueDark{
	background-color: #5E7182;
	color: #FFFFFF;
	padding: 10px 0px 20px 25px;
	vertical-align: top;
}

td.white{
	padding: 20px 22px 20px 22px;
}

td.blueGray1{
	background-color: #969EA3;
}

td.blueGray2{
	background-color: #AFB8C1;
}

td.blueUltra{
	background-color: #F2F5F8;
	vertical-align: top;
}

td.blueUltra2{
	background-color: #F2F5F8;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #AAB6B9;
}

td.topic{
	border-left: 1px solid;
	border-color: #CECECE;
	padding: 10px 15px 10px 20px;
	vertical-align: top;
}

td.about {
	color: #CCCCCC;
	font-size: 9px;
}

hr{
	color: #DEDEDE;
	height: 1px;
}

.title{
	font-size: 26px;
	letter-spacing: -1px;
	word-spacing: -1px;
	font-weight: normal;
}

.promoText{
	color: #AEC3D6;
}

.whiteText{
	color: #FFFFFF;
}
