@import url("/css/default/default-datalist.css");
HTML {
	font-size : 12px;
}
body {
	background-color: #80d6f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size : 12px;
}
.lefttabs_table {
	width: 198px;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.lefttabs_footer {
	border-collapse: collapse;
	border-spacing: 0px;
	height: 195px;
	background-image: url(/images/deValckLaservision/img_menufooter.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;	
}
.lefttabs_selectedtd {
	background-color: #00adef;
	border-bottom: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
}
.lefttabs_selected,
.lefttabs_selected:link,
.lefttabs_selected:active,
.lefttabs_selected:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.lefttabs_selected:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.lefttabs_notselectedtd {
	background-color: #00adef;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
	border-bottom: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
}
.lefttabs_notselected:link,
.lefttabs_notselected:visited,
.lefttabs_notselected:active {
	color: #ffffff;
	text-decoration: none;
}
.lefttabs_notselected:hover {
	color: #000000;
	text-decoration: none;
}
.uppertabs_selectedtd {
	background-color: #80d6f7;
	height: 20px;
	text-align: left;
	border-bottom: solid 1px white;
	border-right: #ffffff solid 1px;
	padding-left: 25px;
	font-size: 10px;
}
.uppertabs_selected,
.uppertabs_selected:link,
.uppertabs_selected:active,
.uppertabs_selected:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.uppertabs_selected:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.uppertabs_notselectedtd {
	background-color: #80d6f7;
	height: 20px;
	text-align: left;
	border-bottom: solid 1px white;
	border-right: #ffffff solid 1px;
	padding-left: 25px;
	font-size: 10px;
}
.uppertabs_notselected,
.uppertabs_notselected:link,
.uppertabs_notselected:active,
.uppertabs_notselected:visited {
	color: #ffffff;
	text-decoration: none;
}
.uppertabs_notselected:hover {
	color: #000000;
	text-decoration: none;
}
.content_area {
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.content_area TD {
	font-size : 12px;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited {
	color: #00adef;
	text-decoration: none;
}
.content_area a:hover {
	color: #000000;
	text-decoration: none;
}
.maintablefooter {
	background-color: #000000;
	color: #ffffff;
	vertical-align: middle;
}
.maintablefooter a:link,
.maintablefooter a:active,
.maintablefooter a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	vertical-align: middle;
}
.maintablefooter a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	vertical-align: middle;	
}

H1,
h2,
h3,
H4,
H5,
H6,
.content_header,
td.content_header,
.content_title,
.news_title,
.bo_header,
.LS_header,
.ls_title,
td.content_header,
td.content_title,
td.news_title,
td.bo_header,
td.Ls_header,
td.ls_title {
	font-family : verdana;
	font-size : 18px;
	font-style : italic;
	font-weight:normal;
} 
.content_header {
	font-style : italic;
	font-size  : 18px;
	font-family : verdana;
	font-weight:normal;
}
div.powered a {
	font-size : 10px;
	color : white;
	white-space : nowrap;
	text-decoration : none;
	padding-left : 10px;
}