body {
	background-image: url(/images/www/bg.gif);
	background-color: #505050;
	margin: 0px;
}

P, BODY, DIV, TD {
	color: #303030;
	font-family: Tahoma;
	font-size: 11px;
}

table {
	border-collapse: collapse;
}

A {
	color: #757575;
	font-family: Tahoma;
	font-size: 11px;
}

A img {
	border: 0px;
}

#cage {
	width: 800px;
}

#designHead {
	display: none;
}

#designNavigation {
	background-color: #262626;
}

#designSublinks {
	display: none;
}

#designRymdorymu {
	background-color: #2C2C2C;
}

#designRymdorymu P {
	color: #FFFFFF;
	margin: 0px;
	margin-left: 200px;
	padding-top: 10px;
}

#designContent {
	width: 800px;
	height: 500px;
}

td#designContentLeft {
	vertical-align: top;
	padding-top: 10px;
	width: 288px;
	background-color: #D0D0D0;
}

td#designContentSplit {
	width: 4px;
	background-color: #1B1B1B;
}

td#designContentRight {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 50px;
	background-color: #EDEDED;
}

#s1 {
	display: none;
	width: 0px;
	height: 0px;
}

#designFoot {
	height: 135px;
}

#designFoot P {
	color: #FFFFFF;
	padding-top: 30px;	
	padding-left: 180px;
	margin: 0px;
}

.colorB1 {
	color: #0182C8;
}

.H3title1 {
	margin-top: 15px;
	font-family: Verdana;
	width: 150px;
	font-size: 25px;
	font-weight: bold;
	margin-left: 25px;
	color: #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
}

.H3title1 span {
	font-size: 13px;
}

.news {
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	width: 400px;
	height: 90px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.news IMG {
	float: left;
	margin: 4px;
}

.news h5 {
	color: #009dd2;
	font-size: 11px;
	margin-bottom: 1px;
}

#designContentRight h3 {
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 15px;
}

#designContentRight p {
	padding-left: 20px;
    padding-right: 15px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.blue1 {
	color: #009dd2;
}

.modTitle {
	margin-left: 10px;
	font-family: Impact, Thaoma;
	color: #7a7a7a;
	border-bottom: 2px solid #bebebe;
}

.modTitle b {
	font-size: 32pt;
}

.blueBorder {
	border: 1px solid #009dd2;
}

.bigLink {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#designContentLeft p {
	padding-left: 30px;
}