body,td,th {
	font-family: Arial;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.blog {
	font-size: 24px;
	font-weight: bold;
	color: #454545;
	font-family:Arial, Helvetica, sans-serif;
}

.welcome {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%; 
}


.st {
	font-size: 11px;
	color: #454545;
	font-family:Arial;
}

.rj {
	font-size: 12px;
	color: #000033;
	font-family:Arial;
	line-height: 150%; 
}

.readmore {
font-size: 12px;color: #000033;font-family:Arial, Helvetica, sans-serif;}

.NewUpdates {
	font-size: 11px;
	color: #00001C;
	font-family:Arial, Helvetica, sans-serif;
}


.BT {
	font-size: 16px;
	color: #000033;
}

a:link {

	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;

}

.InputBtn
{
    height:22px;
    border:solid 1px #888888;
}

.divTitle
{
    font-weight:bold;
    font-size:18px;
    font-family:Arial;
    color:#bbbbbb;
}

.divDashed
{
    width:820px;
    border: solid 1px #bbbbbb;
    margin-top:10px;
}

.tdWhite
{
    background-color:White;
    height:25px;
}

.tdGray
{
    background-color:#eeeeee;
    height:25px;
    font-weight:bold;
    color:#777777;
}

.divMoreTitle
{ 
    font-weight:bold;
    font-size:14px;
    text-align:center;
    height:22px;
    margin-top:10px;
    width:96%
}

.divSubTitle
{
    border-bottom:dashed 1px #cccccc;
    font-size:12px;
    width:96%;
    height:22px;
    margin-top:5px;
}

.divContent
{
    text-align:left;
    overflow:hidden;
    margin-top:10px;
    margin-bottom:10px;
    width:96%;
}

.fontBrown
{
    color:rgb(128,0,0);
    font-size:12px;
    font-family:Verdana;
}