body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-color: #660000;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
}
span.nav {
	font-size: 12px;
	font-weight : normal;
	color : Black;
	margin-left : 5px;
	margin-top : 5px;
	margin-bottom : 10px;
}
p.insets{
	font-size: 11px;
	font-weight : normal;
	color : Black;
}
p.sidebar{
	font-size: 11px;
	color : #660000;
	text-decoration : none;
}
p.headings{
	font-size: 12px;
	font-weight : bold;
	color : White;
}
a.emailid{
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}
a.emailid:hover{
	font-size: 11px;
	font-weight : normal;
	text-decoration : underline;
}
a.sideemailid{
	font-size: 11px;
	font-weight : normal;
	color : #660000;
	text-decoration : none;
}
a.sideemailid:hover{
	font-size: 11px;
	font-weight : normal;
	color : #660000;
	text-decoration : underline;
}
a.footer{
	font-size: 10px;
	font-weight : normal;
	color : #660000;
	text-decoration : underline;
}
a.footer:hover{
	font-size: 10px;
	font-weight : normal;
	color : #660000;
	text-decoration : none;
}
A.sidebar{
	font-size: 11px;
	font-weight : normal;
	color : #660000;
	text-decoration : none;
}
A.sidebar:hover{
	font-size: 11px;
	font-weight : normal;
	color : #660000;
	text-decoration : underline;
}
A{
	font-size: 13px;
	font-weight : normal;
	color : black;
	text-decoration : none;
}
A:hover{
	font-size: 11px;
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}
A.projectsbacknav{
	font-size: 12px;
	font-weight : bold;
	color : red;
	text-decoration : none;
}
A.bodylink{
	font-size: 12px;
	font-weight : bold;
	color : red;
	text-decoration : none;
}
A.nav{
	font-size: 12px;
	font-weight : bold;
	color : Brown;
	margin-left : 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-decoration : none;
}
A.nav:hover{
	font-size: 12px;
	font-weight : bold;
	color : Brown;
	margin-left : 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-decoration : underline;
}
A.nav:active{
	font-size: 12px;
	font-weight : bold;
	color : Black;
	margin-left : 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-decoration : none;
}
A.navon{
	font-size: 15px;
	font-weight : bold;
	color : black;
	margin-left : 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-decoration : none;
}
A.navon:hover{
	font-size: 15px;
	font-weight : bold;
	color : Black;
	margin-left : 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-decoration : none;
}
A.navon:active{
	font-size: 12px;
	font-weight : bold;
	color : Black;
	margin-left : 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-decoration : none;
}

DIV.hr {
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
	padding-top: 0;
	padding-right:0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	height: 1px;
	background: #948778;
	overflow: hidden;
	}
	
DIV.hr HR { display: none; }
