/* DHTML Menu */
A.ssmItems:link,A.ssmItems:hover,A.ssmItems:active,A.ssmItems:visited{
	color:#484848;
	text-decoration:none;
	font-weight:bold;
}



/* hyperlinks */
a:link{
	color:#1091AC;
	text-decoration:none;
}
a:visited{
	color:#1091AC;
	text-decoration:none;
}
a:hover{
	color:#1091AC;
	text-decoration:underline;
}
a:active{
	color:#1091AC;
	text-decoration:underline;
}



/* text colors */
.indexmenu1,input.button,.menu,.headline,.clsCMOn,.clsCMOver,.clsCMOn5,.clsCMOver5,.index,.footer{
	color:#484848;
}
.grey{
	color:#767676;
}



/* background colors */
input.search,.bottom,.main,.divider,.space10,.space40,.space15{
	background-color:#FFFFFF;
}
.headline{
	background-color:#E6F7B6;
}
.indexmenu1,input.button{
	background-color:#7CC9DC;
}



/* font styles */
body,td,input{
	font-family:verdana,helvetica,arial,sans-serif;
}



/* font sizes */
.title{
	font-size:15pt;
}
.large,.rank{
	font-size:12pt;
}
body,td,p{
	font-size:10pt;
}
.footer{
	font-size:7pt;
}
.space10,.space15,.space40{
	font-size:1px;
}



/* font weights */
.indexmenu1,input.button,.headline,.menu,.clsCMOn,.clsCMOver,.clsCMOn5,.clsCMOver5,.index,.large,.rank{
	font-weight:bold;
}



/* table borders */
td{
	empty-cells:show;
}
.index1{
	border-left:1px solid #636363;
	border-right:1px solid #636363;
	border-bottom:1px solid #636363;
}
.simple,.headline{
	border:1px solid #636363;
}
.menu{
	border-left:1px solid #636363;
	border-right:1px solid #636363;
	border-bottom:2px solid #636363;
	border-top:1px solid #636363;
}
.main,.bottom,.divider,.space10,.space40,.space15{
	border-left:1px solid #636363;
	border-right:1px solid #636363;
}
.bottom{
	border-bottom:1px solid #636363;
}
input{
	border-style:solid;
	border-color:#636363;
	border-width:1px;
	height:15pt;
}
input.search{
	border-right:0px solid #FFFFFF;
}



/* padding */
td.languages{
	padding-top:12px;
	padding-bottom:6px;
}
.divider{
	padding-top:18px;
	padding-bottom:15px;
}
.footer{
	padding-top:5px;
}
.nemu,.clsCMOn,.clsCMOver,.clsCMOn5,.clsCMOver5,.index{
	padding-top:2px;
}
.indexmenu1,.index,.main,.bottom,.headline,.clsCMOn,.clsCMOver{
	padding-left:15px;
}
.bottom,.headline,.main{
	padding-right:15px;
}
.clsCMOn5,.clsCMOver5{
	padding-left:5px;
}
input{
	padding-left:2px;
}
input.search{
	width:300px;
}
input.button{
	padding-bottom:3px;
}
.searchhint{
	padding-bottom:2px;
}
.bottom{
	padding-bottom:40px;
}
.index2{
	padding-bottom:15px;
}
.footer{
	padding-bottom:50px;
}
.clsCMOver,.clsCMOver5{
	height:22px;
}


/* cursors */
input.button{
	cursor:pointer;
}



/* advanced IE settings */
@import url("advanced.css");

