﻿.MenuItem
{
	font-family   :Century Gothic;
	color	      :#5992cc;
	font-size     :14px;
	letter-spacing:.5px;
	text-align    :center;
}

.MenuItem2
{
	font-family   :Century Gothic;
	font-size     :14px;
	letter-spacing:.5px;
	text-align    :center;
	color         :Black;
}

.CategoryLink
{
	color		   :White;
	text-decoration:none;
	font-family    :Arial;
	font-size      :12px;
	padding-left   :10px;
}

.CategoryItem
{
	border-bottom: #5992cc 1px solid;
}

.ItemLabel1
{
	font-family: Arial;
	font-size: 11px;
	color: #5992cc;
	font-weight:bold;
}

.ItemLabel2
{
	font-family: Arial;
	font-size: 12px;
	color: #8c081d;
	font-weight: bold;
}

.PageItem
{
	font-family:Arial;
	font-size:12px;
	color:White;
	cursor:pointer;
	text-decoration:none;
}

.Field
{
	font-size:11px;
	font-family:Arial;
}

.Label
{
	font-size:12px;
	font-family:Arial;
}

.SecurityLegend
{
	font-size:12px;
	font-family:Arial;
}

.Error
{
	font-size:12px;
	font-family:Arial;
	color:Red;
}

.UpperLabel
{
	font-family    :Century Gothic;
	font-size	   :11px;
	text-decoration:none;
	color	       :#5992cc;	
}

.HeadLabel
{
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	color:White;
	
}

.BoldLabel
{
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}

.SmallLink
{
	font-size:11px;
	font-family:Arial;
	color:White;
}