.Text
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.DimText
{
	font-size: 10pt;
	color: dimgray;
	font-family: Arial;
}
.PhotoLink
{
	font-size: 10pt;
	color: dimgray;
	font-family: Arial;
}
.ThumbnailText
{
	font-size: 8pt;
	color: #333333;
	font-family: Arial;
}

.TableHeaderText
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
}



A.General:link
{
	font-size :x-small;
	font-family : Verdana, Arial;
}


A.MenuText:link
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
}
A.MenuText:visited
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
}

.Header
{
	font-size: 26px;
	font-family: Verdana;
	font-weight : bold;
}
.FieldLabel
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}
.FieldText
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
}
.ButtonText
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}
.ErrorText
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	color : Red;
}
.GridHeader
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}

.GridText
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}

.PagerText
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}

.CalenderText
{
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana;
}

.CategoryList
{
	font-size : 13px;
	color : #336699;
	font-family :Verdana, Arial;
    font-weight : bold;
}

.CategoryLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: #336699;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.GeneralText
{
	font-size : 13px;
	font-family : Verdana, Arial;
}

.SmallText
{
	font-size : 10px;
	font-family : Verdana, Arial;
}

.DescriptionText
{
	font-size: 14px;
	color: #336699;
	font-family: Arial;
	font-weight: bold;
}