﻿
#body 
{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #b9cfa1;
	background-position: top left;
	background-repeat: repeat-x;
	
}

#silverlightControlHost {
    height: 145px;
    width: 200px;
}
#errorLocation {
    font-size: small;
    color: Gray;
}
	
