﻿.upTD
{
	vertical-align:top;
}

.dgHeader
{
	color:White;
	text-decoration:underline;
}
.Label
{
	font-weight: bold;
}
BODY
{
	direction: rtl;
	font-family: Arial;
	background-color: #C0C0C0;
}

A
{
	text-decoration:none;
}
A:hover
{
	text-decoration:underline;
}
.BrownText
{
	color: #663300;
}
.DisabledLbl
{
	cursor: default;
}
.ErrMsg
{
	color:#C04000;
	font-size:14px;
	font-weight:bold;
}


.NavBarLink,.NavBarLink:hover,.NavBarLinkActive,.NavBarLinkActive:hover
{
	width:143px;
	height:41px;
	text-decoration:none;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:15px;
}
.NavBarLink
{
	font-family:Arial;
}
.NavBarLink:hover
{
	color:#DDAADD;
}
.NavBarLinkActive
{
	
}
.NavBarTD
{
	font-weight: bold;
	vertical-align: middle;
	color: Red;
	text-align: center;
	font-size:15px;
}
.PageHeaders
{
	font-weight: bold;
	font-size: larger;
	color: black;
}
.TDLink
{
	vertical-align:middle;
	height:40px;
	margin:5px 0 5px 0;
	background-image:url(../Images/button-reg.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.TDLinkActive
{
	vertical-align:middle;
	height:40px;
	margin:5px 0 5px 0;
	background-image:url(../Images/button-sel.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.NavBar
{
    color: Black;
    font-weight: bold;
}
.paleBlue
{
	color: #afdbcd;
}
.LinkButton
{
    color: #663300;
    font-weight:bold;
}
.ForumMsgTitle
{
	color:Black;
}