body {
	background-color: #A29C7A;
        font-family: Tahoma, Trebuchet MS;
        font-size: 13px;
        margin-top: 0px;
}
.upper_table {
	background-image:url(Web-Design1_06.jpg);
	background-repeat:repeat-x;
}
.search_box {
	font-size: 12px;	
}
.middle_link {
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
        font-family: Tahoma, Trebuchet MS;
}
.sidebar_image {
	background-image:url(sidebar-repeat.jpg); 
	background-repeat:repeat-y;
	padding-left:10px;
}
.footer_text {
	font-size: 13px;
	color:#4A4A4A;
	text-decoration:none;
        font-family: Tahoma, Trebuchet MS;
}
.disclaimer_text {
	font-size: 10px;
	color:#575757;
	text-decoration:none;
        font-family: Tahoma, Trebuchet MS;
}
.heading {
	font-weight: bold;
	color: #A81F2A;
        font-family: Tahoma, Trebuchet MS;
        font-size: 13px;
}
.main_links{
	color: #0066CC;
	text-decoration:none;
	cursor: pointer;
	font-weight:bold;

        font-family: Tahoma, Trebuchet MS;
        font-size: 13px;
		}
.main_links:hover {text-decoration: underline;}
.main_links :visited {color: #1278AF}
.main_text {color: #0066CC;
	color: #7A7A7A;
        font-family: Tahoma, Trebuchet MS;
        font-size: 13px;
}
.body_text {
	color:#333333;
        font-family: Tahoma, Trebuchet MS;
        font-size: 13px;
}
.workshop-table {border: 2px solid gray;}
.workshop-td { border: 1px solid gray; 
                       padding: 1em; 
                       cursor : hand;
                    }