/* 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: 13px;
	color: white;
	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/dedicated-assistants-logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E4CAA2;
}

.black{
	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;
}

a.white:link,a.white:visited
	{
	font-family:tahoma;
	font-weight:none;
	font-size:10px; 
	text-decoration:none; 
	color:white;
	}

a.white:hover
	{
	color:#FF5E00;
	}
