.Title
{
	color: #000056;
	font-size: 20px;
	font-family: Century Gothic;
	font-weight: bold;
	text-decoration: none;
}

.Subtitle
{
	color: #000056;
	font-size: 14px;
	font-family: Century Gothic;
	text-decoration: none;
}

.Text,.Webtext
{
	color: #000056;
	font-size: 12px;
	font-family: Century Gothic;
	text-decoration: none;
}

.Link,.Webtext a
{
	color: #0C4296;
	font-size: 14px;
	font-family: Century Gothic;
	font-weight: bold;
	text-decoration: none;
}

.Menu a
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Century Gothic;
	text-decoration: none;
}

.MenuSelected a
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Century Gothic;
	text-decoration: none;
}

.Menu a:hover
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Century Gothic;
	text-decoration: none;
}

.MenuSelected a:hover
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Century Gothic;
	text-decoration: none;
}

.Comment
{
	color: #000056;
	font-size: 11px;
	font-family: Century Gothic;
	text-decoration: none;
}

.TableTop
{
	color: #000056;
	font-size: 11px;
	font-family: Century Gothic;
	text-decoration: none;
}

.Button
{
	color: #000056;
	font-size: 11px;
	font-family: Century Gothic;
	text-decoration: none;
}

.Form
{
	color: #000056;
	font-size: 11px;
	font-family: Century Gothic;
	text-decoration: none;
}


.Border
{
    border-color: #5C5C5E;
    color: #5C5C5E;
}


.MenuSelected
{
    background-color: #000056;
    color: #FFFFFF;
}


.Menu
{
    background-color: #60A0FF;
}


.BorderSelected
{
    border-color: #000056;
    color: #000056;
}


.TableTop
{
    background-color: #484848;
}


.GeneralBackground
{
    background-color: #201F1E;
}


.Background
{
    background-color: #FFFFFF;
}


.Form
{
    border: 1px solid #000056;
}

.MaqTitle
{
	color: #5b73a1;
	font-size: 20px;
	font-family: Tahoma;
	text-decoration: none;
}

.MaqMenu a
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
}

.MaqMenu a:hover
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: underline;
}

.MaqSelectedMenu a
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
}

.MaqSelectedMenu a:hover
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: underline;
}


.MaqSelectedMenu
{
    background-color: #5b73a1;
}

