@charset "utf-8";
.bg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	
}
.top_tbl {
	background-image: url(images/consult_14.jpg);
	background-repeat: no-repeat;
}
.weltxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5AA5EF;
	text-decoration: underline;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	border: 1px solid #FFFFFF;
}
.menubg {
	background-image: url(images/consult_07.jpg);
	background-repeat: repeat-x;
}



.mid_tbl {
	background-image: url(images/consult_13.jpg);
	background-repeat: repeat-y;
}
.buttom_tbl {

	background-image: url(images/consult_19.jpg);
	background-repeat: no-repeat;
}
.tbl_border {
	padding: 3px;
	border: 1px dashed #999999;
}

.weltxt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e2b073;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E9E9E9;
	text-decoration: none;
	line-height: 20px;
}
.yellowtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFB7;
	text-decoration: none;
}
.txtsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
border: 0px solid black;
}

.mainitems a{
margin-left: 0px;
margin-right: 0px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 2.8em;
left: 0;
background-color: lightyellow;
border: 0px solid black;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: underline;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF3E1;
	text-decoration: none;
}
.textbox1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2FDCFB;
	text-decoration: none;
	background-color: #2C3336;
	border: 1px solid #2FDCFB;
}
.weltxt1a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.weltxt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2FDCFB;
	text-decoration: none;
}

