body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bodyback.gif);
	background-repeat: repeat-x;	
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #003366;
}
a:active {
	color: #006699;
}

.TopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #425E7B;
}

.header a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.header a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/shaddow.gif);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 18px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
	height: 20px;
	padding-left: 10px;
}
.MSTableBorder {
	border-top: 0;
	border: 0;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-right: 1;
	border-left-style: solid;
	border-left: 1;
	border-bottom: 1;
	border-style: collpase;
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-image: url(images/shaddow2.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 55px;
	text-align: center;
}
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #425D7B;
}

.portfolio {
padding:5px;
border:2px dotted gray;
}