.menu {border: 1px solid;background-color: #eeeeee;width: 200px;}
input, select, textarea {background-color: #eeeeee; border: 1px solid;}
.btn {font: 10px Verdana, Arial, Helvetica, sans-serif; border: 1px solid #000000;}
a:visited {color: #336699;text-decoration: none;}
a:hover {color: #FF0000;text-decoration: underline;}
a:active {color: #FF0000;text-decoration: underline;}
a {color: #003366;text-decoration: none;}
.t {font-size: 18px; font-weight: bold;	color: #999999;}
#nav td a:link, #nav td a:visited {
	font: 10px sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#nav td a:hover {
	color: #FFFFFF;
}
.st {
	color: #000000;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.lab {
	font-weight: bold;
	color: #003366;
}
.err {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.smr {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif;
}
.stitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


/*
	font
*/
body{font:13px Verdana, Arial, Helvetica, sans-serif;*font-size:small;*font:x-small}
table{font-size:inherit;font:100%}select,input,textarea{font:99% arial,helvetica,clean,sans-serif}
pre,code{font:115% monospace;*font-size:100%}
body *{line-height:1.22em}

h1{
	font-size: 24px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h1#heading{
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
}

/*
	skin
*/
body{
	color: #000000;
	background: #FFFFFF;
}

#footer{
	width: 760px;
	margin: 1em 0px;
	padding-top: 1em;
	color: #999999;
	text-align: center;
	font-size: 77%;
	border-top: 1px solid #f4f4f4;
}

#footer a{
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	color: #000000;
}
/*
	lang bar
*/
#langBar{
	text-align: right;
}

#langBar a{
	color: #666666;
	font-weight: bold;
}

#langBar a:hover{
	color: #FF6600;
}


/*
	top menu
*/
#topMenu{
	margin: 0px 0 1em;
	padding: 0.3em 0;
	clear: both;
	width: 100%;
	font: bold 107% Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCCCCC;
}

#topMenu a{
	margin: 0px;
}

#topMenu a:link, #topMenu a:visited{
	xfloat: left;
	xdisplay: block;
	text-decoration: none;
	color: #666666;
	xpadding: 5px;
}

#topMenu a.active, #topMenu a.active:visited{
	color: #000000;
}

#topMenu a:hover, #topMenu a.active:hover {
	color: #000000;
	xborder-bottom: 3px solid #666666;
	xpadding-bottom: 2px;
}


/*
	sections
*/
.box{
	margin: 0px 0px 1.5em;
}

.boxTitle{
	background: #666666;
	color: #FFFFFF;
	margin: 0px;
	padding: 0.15em 0.5em;
	font-size: 85%;
}

.boxBody{
	background: #f4f4f4;
	position: relative;
}

.box,
#content .box{
	background: url(images/left-top-corner-box.jpg) no-repeat left top;
	padding: 10px 5px 0px 10px;
}

.boxTitle,
#content .boxTitle{
	background: url(images/navbot.png) no-repeat left bottom;
	color: #666666;
	font-size: 108%;
	margin-bottom: 0.4em;
	padding-bottom: 3px;
}

.boxBody,
#content .boxBody{
	background: none;
}

.boxBody table.props td{
	border-bottom: 1px solid #f4f4f4;
	font-size: 85%;
}

/*

*/

.objectItem{
	margin: 0 0 1em 0;
}

.objectImage{
	float: left;
	width: 30%;
	text-align: center;
	border: solid 1px #f4f4f4;
}

.objectImage img{
	margin: 0.5em auto;
	padding: 0;
}

.objectContent{
	float: right;
	width: 66%;
}

.objectContent h3, .objectContent h3 a{
	padding: 0;
	margin: 0 0 0.3em 0;
}
