﻿.BackGroundGradient
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-color:#FFFFFF;
}

.Link_with_no_Decoration
{
	text-decoration: none;
	color: #666666;
}

.Link_News
{
	color: #666666;
	font-family: Arial;
	font-size: 8pt;
}

.CenterLink a
{
	color: #5f6061;
	text-decoration:none;
	font-weight:bold;
}

.WhiteBackGround
{
    background-color: white;
}

.Menu
{
    font-size: 13px;
    color: white;
    font-family: Verdana;
}

.FooterMenu
{
    display:block;
    font-size: 13px;
    color: white;
    font-family: Verdana;
    background-color: #0359BC;
    text-align:left;
    padding-left:20px;
}

.FooterMenu a
{
    font-size: 13px;
    color: white;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}

.FooterCopyRight
{
    text-transform: none;
    color: #000000;
    line-height: normal;
    white-space: normal;
    word-spacing: normal;
    font-size: 10pt;
    font-style: normal;
    font-family: verdana;
    font-variant: normal;
}

.MenuItems
{
    font-size: 13px;
    color: White;
    font-family: Verdana;
}

.topNav
{
    text-align:right;
    /*background-color: #0359BC;*/
    font-size: 30px;
    padding-right:10px;
    color: #c5c5c5;
    display:block;
    white-space:nowrap;
}

.topNav a:link, .topNav a:visited
{
    margin: 16px 2px;
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #00416B;
    text-decoration: none;
}

.topNav a:hover 
{
    color: #889DAB;
}

.MenuBar
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    font-size: 13px;
    border-left: white 1px solid;
    color: black;
    border-bottom: white 1px solid;
    font-family: Verdana;
    background-color: inactivecaption;
    z-index: 1;
}

.BookTitle
{
    color: gray;
    font-family: Verdana;
    font-weight: bold;
}

.ReadMoreLink
{
    font-family: Verdana;
    color: blue;
    font-size: 10px;
}

.FeaturesLink
{
    /*color: steelblue;*/
    font-family: Verdana;
    font-size: 10px;
}

.BookDescription
{
    font-family: Verdana;
    font-size: 10px;
}

.FrontTitle
{
	font:"Trebuchet MS";
	font-size:30px;
	color: #5f6061;
	font-weight:bold;
}

.FrontText
{
	font:"Trebuchet MS";
	font-size:14px;
	color: #5f6061;
}


ul 
{
	list-style-image: /App_Themes/Default/Images/custom_bullet.gif;
}

.fotmain
{
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
}

.fotmain2
{
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
}

.contactlink
{
	color: #FFFFFF;
}

.contactlink a:link
{
	color: #FFFFFF;
}

.contactlink a:visited
{
    color: #FFFFFF;
}

.EventBold
{
    font-size: 18px;
    font-weight:bold;
    color:Red;
}