.error_msg
{
    font-family: "Trebuchet MS", Arial, Tahoma;
    font-size: 11px;
    color: #A50022;
    font-weight: normal;
    letter-spacing: 1px;
}

.SuccessMsg
{
    font-family: "Trebuchet MS", Arial, Tahoma;
    letter-spacing: 1px;
    font-size: 11px;
    color: #0A8E06;
    font-weight: normal;
}
.NormalLinks, a.NormalLinks, a.NormalLinks:hover, a.NormalLinks:visited, a.NormalLinks, NormalLinks:hover
{
    font-family: "Trebuchet MS" , Arial, Tahoma;
    font-size: 13px;    
    color: #555555;
    line-height: 22px;
}
.ruler
{
	background-image: url(http://83.136.81.113/dyrupImages/ruler.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.message_Read
{
	font-family:"Trebuchet MS", Arial, Tahoma;
    font-size:12px;
	font-weight:normal;
    color:#828282;	
}
.message_Unread
{
	font-family:"Trebuchet MS", Arial, Tahoma;
    font-size:12px;
	font-weight:bold;
    color:#000000;	
}
.boxtopBG
{
	background-image: url(http://83.136.81.113/dyrupImages/top_bg.gif);
	background-repeat: repeat-x;
	background-position:0px 0px;
	height:12px;
	padding:0px 0px 0px 0px
}
.boxbottomBG
{
	background-image: url(http://83.136.81.113/dyrupImages/btm_bg.gif);
	background-repeat: repeat-x;
	background-position:0px 0px;
	height:12px;
}
.boxleftBG
{
	background-image: url(http://83.136.81.113/dyrupImages/lt_bg.gif);
	background-repeat: repeat-y;
	background-position:0px 0px;
	width:12px;
}
.boxrightBG
{
	background-image: url(http://83.136.81.113/dyrupImages/rt_bg.gif);
	background-repeat: repeat-y;
	background-position:0px 0px;
	width:12px;
}