﻿
/*  
	***************************************************************
	CLASSES  
	Note:  All class names should be Pascal Casing  Ex:  ClassName
	***************************************************************
*/

/*  
	***************************************************************
	CLASSES for MainContent section of all pages 
	Note:  All class names should be Pascal Casing  Ex:  ClassName
	***************************************************************
*/

.Title{font-size:20px;
       color:#663399;}

.Title2{font-weight:bold;
       color:#663399;}

.PictureCell{width:200px;}

.Indent
{
	
}

.IconLink
{
	border-width: 0px;
	width: 16px;
	height: 16px;
}

