body
{
    margin: 0px;
}
td
{
    font-family: verdana;
    font-size: 10px;
}
a
{
    color: #4f5557;
    text-decoration: nonerline;    
}
a:hover
{
    color: #999999;
    text-decoration: none;    
}
.MainTable
{
    border: 1px solid #CCCCCC;
}
.footer
{
    height: 25px;
    text-align: left;
    color: #666666;    
    padding-left: 5px;
}
.LeftColumn
{
    background-color: #a4b7e4;
    vertical-align: top;
}
.LeftColumnText
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;

}
.Nav01Td
{
    background-color: #ffffff;
    height: 30;
    color: #4f5557;
    text-align: center;
}
.SubNavTd
{
   /* background-image: url(/rasmala/resources/bgs/2.gif);*/
    background-color: #efefef;
    height: 17px;
    text-align: left;
    border-left: 1px dashed #efefef;
    border-top: 1px dashed #cccccc;    
}
.lnkSub
{
    background-color: #efefef;
    padding-left: 10px;    
    color: #555555;
    width: 100%;
    text-decoration: none;
    font-weight: bold;        
}
.lnkSub:hover
{
    background-color: #D7D7D7;
    padding-left: 10px;    
    width: 100%;
}
.Nav02Td
{
    background-color: #ffffff;
    height: 16px;
    color: #4f5557;
    text-align: center;
}
.Header01
{
    font-size: 12px;
    font-weight: bold;
    color: #6d8bbd;
}
.Header02
{
    font-size: 13px;
    font-weight: normal;
    color: #6d8bbd;
}
.DashedLine
{
    background-image: url("../resources/bgs/1.gif");
}
.Nav01
{
    color: #4f5557;
    text-decoration: none;
    font-weight: bold;    
}
.more
{
    font-size: 10px;
    font-weight: bold;
    color: #6d8bbd;
}
.TextBox
{
    font-family: verdana;
    font-size: 10px;
    color: #6d8bbd;
    border:1px solid #cccccc;
}
.TextArea
{
    font-family: verdana;
    font-size: 10px;
    color: #6d8bbd;
    border:1px solid #cccccc;
}
.Button
{
    font-family: verdana;
    font-size: 10px;
    color: #333333;
    border:1px solid #cccccc;
    background-color: #efefef;
}
.DropDown
{
    font-family: verdana;
    font-size: 10px;
    color: #333333;
}
.SubHeader
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
	
}
.BlurbTitle
{
    color: #0e034e
}
.PageLinks
{
    color: #6d8bbd;
}

