body, td, p, ul {
    font-family: Verdana, Arial, sans-serif;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
}

#MenuPath a:link, #MenuPath a:visited, #MenuPath a:active {
    color: #fff;
}

#MenuPath a:hover {
    color: #ea9c01;
}

#Footer p {
	margin: 0;
	padding: 0 0 0 20px;
}

#Column1 p {
	margin: 0 10px 10px 0;
}

#Column1 img {
	float: left;
	padding: 0 15px 0 0;
}

img {
	border: none;
}

#Captcha img {
	float: none;
	padding: 0 15px;
}

div.line {
    width: 100%;
    height: 5px;
    background-color: #b9c0ff;
}

a:link.menu, a:visited.menu, a:active.menu {
}

div.end_left {
	padding-bottom: 10px;
	clear: left;
}

div.end {
	padding-bottom: 10px;
	clear: both;
}

.left {
	float: left;
	width: 45%;
}

.right {
	margin-left: 55%;
}

div.btn_right {
	float: right;
	width: 80px;
	margin-left: 30px;
}

div.btn_left {
	width: 80px;
}

p.desc {
	margin-bottom: 0;
}

td.platComment {
	border-top: 1px solid #6699CC;
	color: #404040;
}

td.platGetIt {
	text-align: center;
}

td.plat {
    border-top: 1px;
	background-color: #dfd;
	font-weight: 500;
}

span.mobi_lt {
	font-weight: 500;
	color: #fff;
}

span.mobi_dk {
	font-weight: 500;
	color: #1b699f;
}

span.tobi {
	font-weight: 500;
	font-style: italic;
	color: #ea9c01;
}

.stress {
    color: #1b699f;
}

.stress2 {
    color: #cc0000;
}

