/* CSS Document */
td{
	font-family:Tahoma;
	font-size:11px;
	}

h1 {
	font-weight: normal;
	font-size: 150%;
	color: #0D3E7C;
	font-weight: bold;
	}

h2 {
	font-weight: normal;
	font-size: 100%;
	color: #981616;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}

.space{
 	padding-left: 38px;
	padding-top: 10px;
	}
	
a:link,a:active{
	text-decoration:none;
	color:#FFFFFF;
	}
	
a:visited{
	text-decoration:none;
	color:#252522;
	}
	
a:hover{
	text-decoration:underline;
	color:#FF5E00;
	}
	
.header{
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E4CAA2;
}

.black{
   background:url(../images/black.jpg) repeat-y;
/*	background-image: url(../images/black.jpg) ;
	background-repeat: repeat-y; */
	background-position: top right;
	background-color: #E4CAA2;
}

.welcome{
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E4CAA2;
	padding-left:10px;
	padding-top:100px;
}

.dedicatedassistants{
	background-image: url(../images/dedicatedassistants.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E4CAA2;
	padding-left:10px;
	padding-top:50px;
}

.black01{
	background-image: url(../images/black01.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #E4CAA2;
}

.black02{
	background-image: url(../images/black02.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #E4CAA2;
}

.footer{
	background-image: url(../images/index_17.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E4CAA2;
}

.rssfeed{
	background-image: url(../images/rssfeed.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E4CAA2;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	width: 160px;
}

.bg{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #252522;
}

.blank-head
	{
	background:url(../images/blank_head.jpg) top left no-repeat;
	width: 229px;
	height:	33px;
	}

.heading-blank
	{
	background:url(../images/heading-blank.jpg) no-repeat;
	width: 538px;
	height: 33px;
	}	

a.main-menue:link,a.main-menue:visited
{
font-family:Tahoma;
font-weight:none;
font-size:11px !important; 
text-decoration:none; 
color: black;
}

a.main-menue:hover
{
text-decoration:none; 
font-weight: none; 
text-decoration:underline; 
color: #FF6600;
}		