body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f8f8f8;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}

.main {
	margin: 5px;
/*	max-width: 700px; */
/*	z-index: 0;*/
}

.bannerIE {
	background-image: url(imgs/smart_logo_4.gif);
	background-repeat: no-repeat;
	text-align: right;



}

.banner {
	width: 700px;
	text-align: right;
	margin-bottom: 5px;

}

.topMenu {
	width: 468px;
/*	height: 30px;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	text-align: right;
/*	background-color: #0ccccc; */
/*	background-color: #d8d8d8; */
}

.horMenu {
	width: 600px;
	margin-left: 150px;
	text-align: left;
/*	background-color: #d8d8d8; */
}

.topMenuCase {
/*	text-align: center;*/
	text-align: right;
	background-color: #d8d8d8;
/*	z-index: 1;*/

}

.horMenuCase {
	text-align: left;
	background-color: #d8d8d8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
/*	z-index: 1;*/

}

.left {
	width: 150px;
	float: left;
	background-color: #d8d8d8;
	padding: 0px 0px 5px 5px;
	height: 400px;
}

.verMenu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
	background-color: #e8e8e8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f8f8f8;
/*
	width: 150px;
	float: left;
	background-color: #cccccc;
	padding: 5px 0px 5px 5px;
*/	
}

.right100 {
	background-color: #CCFFFF;
	width: 100px;
	float: right;
	padding: 5px;
}


.right0 {
	width: 0px;
	float: right;
	padding: 1px;
}

.middle {
	margin-left: 150px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;/*	z-index: 1;*/
}

.footCase {
	margin-top: 2px;
	background-color: #d8d8d8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	padding-left: 5px;
	clear: left;
	float: left;
}

.foot {
	margin-top: 2px;
	padding-left: 5px;
	text-align: right;
	background-color: #FFFFCC;
	margin-left: 200px;
	float: right;
}

.topMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #FFFFFF;
/*
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	width: auto;
	background-color: #f00000;
*/
}

.horMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: 5px;

	margin-top: 3px;
/*	margin-bottom: 5px;
	margin-right: 5px;
	width: auto;
	background-color: #f05f00;
	text-align: left;
*/	
}

.verMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #FFFFFF;
/*
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	width: auto;
	background-color: #f00000;
*/
}

.horSubMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	font-weight: 400; */
	font-weight: 900;
	color: #FFFFFF;
}

.horSubMenu {
	background-color: #e8e8e8;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
}

.horSubMenuItem span {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
}

.mainArea {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
/*	width: 98%;  */
}

div.verMenuItem div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fafafa;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
div.verMenu a, div.horSubMenu a , 
div.topMenu a, div.horMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: 900;
/*	color: #330099; */
	color: #286e96;
}

div.horSubMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
/*	font-weight: 400; */
	font-weight: 900;
/*	color: #330099; */
	color: #286e96;
}
/*
div.verMenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

#vm5 {
	background-color: #FFFFCC;
}
*/

div.topMenu a:hover {
	background-color: #f8f8f8;
}

div.horMenu a:hover {
	background-color: #f8f8f8;
}

div.horSubMenu a:hover {
	background-color: #f8f8f8;
}

div.verMenu a:hover {

	background-color: #f8f8f8;
}

.foot1 {
	background-color: #d8d8d8;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	clear: left;
	height: 20px;
	margin-bottom: 2px;
	padding: 2px;
}

.footLeft {
	float: left;

}

.footRight {
	float: right;

}

.txtGray {
	color: #666666;
}
.txtRed {
	color: #CC0000;
}
.pruh {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 1px;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 100%;
}
.line {
	width: 100%;
}
.lineLeft {
	float: left;
	font-weight: 600;
	color: #336699;
}
.lineRight {
	float: right;
	font-style: italic;
}
.aktBox {
	margin-right: 10px;
	clear: left;
}
.colmRight {
	float: right;
}
.colmLeft {
	float: left;
	width: 40%;
}
.colm2Box {
	width: 100%;
}
.info {
	color: #FF0000;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.right120 {
	width: 120px;
	float: right;
	padding: 5px;
	background-color: #FFFFCC;
}
.base_text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f8f8f8;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
.itemSel {
	background-color: #F8F8F8;
	color: #CC0000;
}

div.itemSel a {
	background-color: #F8F8F8;
	color: #CC0000;
}

span.itemSel a {
	background-color: #F8F8F8;
	color: #CC0000;
}

.itemNoSel {
/*
	background-color: #F8F8F8;
	color: #CC0000;
*/	
}
