body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/work/bg_01.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Footer {
	color: #CCCCCC;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/work/arrow.gif);
}
.Titles {
	font-size: 14px;
	text-transform: uppercase;
	color: #155121;
	font-weight: bold;
}
.Events {
	color: #FFFFFF;
	text-decoration: none;
}
.Dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Events a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Events a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Events a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Events a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.menuborder {
 border: 1px solid #000000;
}
.heading {
	color: #3E3E3A;
	font-weight: bold;
	font-size: 12px;
}
.techheading {
    font-size: 13px;
	font-weight: bold;
}