img {
    behavior: url(/App_Themes/Grace_Theme/iepngfix.htc);
}

a:link {
    color: #341700;
    border-width:0px;
    font-weight:bolder;
}

a:visited {
    color: #080078;
    font-weight:bolder;
}

.GraceNews
{
    font-family:Sans-Serif;
    font: Sans-Serif;
    font-size:9px;
}


p
{
    font-family:Sans-Serif;
    font: Sans-Serif;
    font-size:13px;
    margin-left:25px;
}

h1
{
    font-family:Sans-Serif;
    font: Sans-Serif;
    font-size:28px;
    color:Maroon;
}

h2
{
    font-family:Sans-Serif;
    font: Sans-Serif;
    font-size:17px;
}

h3
{
    font-family:Sans-Serif;
    font: Sans-Serif;
    font-size:15px;
}

h4
{
    font-family:Sans-Serif;
    font: Sans-Serif;
    font-size:10px;
}

h5
{
    font-family:Sans-Serif;
    font: Sans-Serif;
    font-size:8px;
}

/*----------newslist-----------*/
/*newslists*/
h4.newsdate{margin-top:3px; font:normal 8px sans-serif;color:Black; line-height:5px}
h3.newshead{margin-top:3px; font:normal 12px sans-serif; font-weight:bold; color:#B3282F; line-height:4px}
p.notop{margin-top:0px; font:normal 11px sans-serif;color:Black; line-height:3px}
p.morelink{margin-top:0px; font:normal 11px sans-serif;color:#B3282F; line-height:4px}

/* RadMenu Plain skin */

.RadMenu_Grace 
{
/*	background: #ececec url('img/MenuItemBackground.gif') repeat-x; */
/*	border-top: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;*/
	height: 28px;
}

.RadMenu_Grace_Context
{
	background: none;
	border:0;
}

.RadMenu_Grace .link
{
	line-height: 28px;
	font-weight:normal;
	text-decoration:none;
	color: white;
/*	background: url('img/MenuItemBackground.gif') repeat-x; */
/*	border-left: solid 1px #341700;
	border-right: solid 1px #341700;*/
}

.RadMenu_Grace .link:hover,
.RadMenu_Grace .focused,
.RadMenu_Grace .expanded
{
	color: Gray;
}

.RadMenu_Grace .text
{
	padding-left: 10px;	
	padding-right: 25px;
	font-size: 14px;
	font-family:Sans-Serif;
}

.RadMenu_Grace_rtl .text
{
	padding-right: 10px;	
	padding-left: 36px;
}


.RadMenu_Grace .group
{
	border: solid 1px #bbbbbb;
	border-right: 0px;
	border-bottom: 0px;
}

.RadMenu_Grace .group .link
{
	/*background: #f7f7f7;*/
	background: #FFFAC3;
	/*background: url('img/MenuItemBackground.gif') repeat-x;*/
	border-top: solid 1px #fff;
	border-bottom: solid 1px #d7d7d7;
	text-align: left;
	color:Black;
}

.RadMenu_Grace_rtl .group .link
{
	text-align: right;
}

.RadMenu_Grace .group .link:hover,
.RadMenu_Grace .group .focused,
.RadMenu_Grace .group .expanded
{
	/*background: #ededed;*/
	background: #FFFAC3;
	border-bottom-color: #d7d7d7;
	font-weight: normal;
}

.RadMenu_Grace .leftArrow,
.RadMenu_Grace .rightArrow,
.RadMenu_Grace .topArrow,
.RadMenu_Grace .bottomArrow,
.RadMenu_Grace .leftArrowDisabled,
.RadMenu_Grace .rightArrowDisabled,
.RadMenu_Grace .topArrowDisabled,
.RadMenu_Grace .bottomArrowDisabled
{
	background: #ededed url('img/left.gif') center center no-repeat;
	width:15px;
}

.RadMenu_Grace .topArrow,
.RadMenu_Grace .topArrowDisabled
{
	background-image:url('img/top.gif');
	width:100%;
}

.RadMenu_Grace .bottomArrow,
.RadMenu_Grace .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width:100%;
}

.RadMenu_Grace .rightArrow,
.RadMenu_Grace .leftArrow
{
	height:100%;
}

.RadMenu_Grace .rightArrow,
.RadMenu_Grace .rightArrowDisabled
{
	background-image: url('img/right.gif');
}

.RadMenu_Grace .vertical .separator .text
{
	padding-top: 2px;
	background: #ccc;
	font-size: 1px;
}

.RadMenu_Grace .expandLeft,
.RadMenu_Grace .expandRight
{
	background: transparent url(img/groupImage.gif) right center no-repeat;
	margin-right: 4px;
}

.RadMenu_Grace_rtl .expandLeft,
.RadMenu_Grace_rtl .expandRight
{
	background: url(img/groupImageRTL.gif) left center no-repeat;
}

.RadMenu_Grace .link:hover .expandLeft,
.RadMenu_Grace .link:hover .expandRight,
.RadMenu_Grace .focused .expandLeft,
.RadMenu_Grace .focused .expandRight,
.RadMenu_Grace .expanded .expandLeft,
.RadMenu_Grace .expanded .expandRight
{
	background:transparent url(img/invertedGroupImage.gif) right center no-repeat;
}

.RadMenu_Grace_rtl .link:hover .expandLeft,
.RadMenu_Grace_rtl .link:hover .expandRight,
.RadMenu_Grace_rtl .focused .expandLeft,
.RadMenu_Grace_rtl .focused .expandRight,
.RadMenu_Grace_rtl .expanded .expandLeft,
.RadMenu_Grace_rtl .expanded .expandRight
{
	background:transparent url(img/groupImageRTL.gif) left center no-repeat;
}
