﻿

/*****************************************

	This File contains links to all the 
	differant style sheets for this app

*****************************************/

/* styles for the MasterPage */
@import url(MasterPage.css);


/* styles for HTML objects */
@import url(StyleSheet.css);

/* Styles for the Default.aspx page */
@import url(Default.css);
