body
{
	font: 11pt Arial; 
	color:#727272;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

.TopLinks
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	text-align:right;
}

.NormalText
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
/*	text-align:left;*/
	color: #051828;
}

.AnyText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
}


.TopMenuOnMouseOver
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	text-align:center;
	/*width:120px;*/
	color:#000000; 
	cursor: hand;
	text-decoration:none; 
	/* background-color:#CCCCCC; */
	padding:1px 6px 1px 6px;
	vertical-align: middle;
	/* border:1px solid #999999; */
}

.TopMenuMouseOut
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	text-align:center;
	/*width:120px;*/
	color:#000000; 
	cursor: default; 
	text-decoration:none; 
	/*background-color:#F1F1F1; */
	padding:1px 6px 1px 6px;
	vertical-align: middle;
	/*border:1px solid #F1F1F1; */
}

/*
a:visited.TopMenuMouseOut, a:visited.TopMenuOnMouseOver
{
	text-decoration:none;
}
a:hover.TopMenuMouseOut, a:hover.TopMenuOnMouseOver
{
	text-decoration:none;
}


a:visited
{
	text-decoration:none;
}
*/
a:hover
{
	/*text-decoration:underline;*/
}

a.TopLinks:visited
{
	color:#051828;
}
a.TopLinks:hover
{
	color:#051828;
}

a.TopLinks
{
	color:#051828;
}

.TopMainSide
{
	background-color:#FFFFFF;
	color:Gray;
}

.LeftMainSide
{
	background-color:#F8F8F8;
	color:Gray;
}

.BodyMainSide
{
	background-color:#FDFDFD;
	color:Gray;
}


.optmnp {
	border-right: #b4cceb 1px solid; 
	border-top: #b4cceb 1px solid; 
	border-left: #b4cceb 1px solid; 
	border-bottom: #b4cceb 1px solid;
	width: 100px; 
	cursor: hand; 
	color: #FFFFFF; 
	height: 18px; 
	text-align: center
}
.optmnh {
	border-right: #b4cceb 1px solid; 
	border-top: #b4cceb 1px solid; 
	border-left: #b4cceb 1px solid; 
	width: 100px; 
	cursor: hand; 
	color: #366ab3; 
	border-bottom: #b4cceb 1px solid; 
	height: 18px; 
	background-color: #e5eef9; 
	text-align: center
}
.optmnpe {
	border-right: #b4cceb 1px solid; 
	border-top: #b4cceb 1px solid; 
	border-left: #b4cceb 1px solid; 
	width: 100px; 
	cursor: default; 
	color: #FFFFFF; 
	border-bottom: #b4cceb 1px solid; 
	height: 18px; 
	text-align: center
}

/*** Left Menu Css settings ****/
.sdmenu {
    width: 100%;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    /* background: #eee url(../Images/bottom.gif) no-repeat  right bottom; */
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(../Images/title.gif) repeat-x;
    /*text-align:center;*/
    cursor: hand;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
    /*text-align:center*/
}

.sdmenu .arrow {
	margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    /* background: url(../Images/toptitle.gif) no-repeat; */
    background: url(../Images/title.gif) repeat-x;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    /*background: #EEE;*/
    display: block;
    border-bottom: 1px solid #DDD;
    color: #066;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #066;
    color: #FFF;
}
/***** End of Left Menu Css settings *****/

/*** Top Menu Css settings ****/
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 8pt Arial;
line-height: 18px;
z-index: 100;
background-color: #F1F1F1;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid Gray;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: #000;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #CCCCCC;
text-decoration: none;
color: #000;
}


.anylinkcss a:visited{
text-decoration:none;
color: #000;
}
/***** End of Top Menu Css settings *****/

.chdate {
font-size : 11px; 
color : #FA4B32; 
font-weight: normal;
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
text-align:right;
}

.SearchPanel1 {
width: 420px; 
height: 10px; 
text-align: right;
padding-top: 2px;
padding-bottom: 2px;
}

.SearchPanel2 {
width: 420px; 
height: 10px; 
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
}
.SearchCond {
padding-left:25px;
font-family: Arial;
font-size: 8pt;
font-weight:normal;
text-align:left;
}

/********* Test for implemeting DataList ************/
a.ddl:visited{color:#551a8b}
a.ddl:link{color:#0000CC}
a.ddl:{font-family:arial,sans-serif}
div.ddl,td.ddl:{color:Black}
.SrchLnk{font-weight:normal;margin:0;display:inline;font-size:0.8em}
.SrchDtl{width:100%;font-size:-1px}
.SrchDsc{color:Black}
.SrchID{font-size:0.7em;color:Gray}

.TitPage {
font-family:arial,sans-serif;
color:#000;
font-size:12px;
font-weight:bold
}

.divwrap {
width: auto;
background-color : #fff; 
margin-left: 3px;
margin-right: 3px;  
margin-top: 0px;
margin-bottom: 8px;
font-size : 12px; 
color : #595959; 
font-weight: normal;
font-family : arial, verdana, helvetica, sans-serif; 
text-decoration : none; 
}
.divhd {
width: auto;
background-color : #F4F9FF;  
padding-top: 2px;
padding-bottom: 3px;
}
.bluearrow {
/*font-size : 11px;
font-weight : bold; */ 
font-size : 1em;
color : #FF9224; 
font-family : Arial, verdana; 
text-decoration : none; 
font-weight: normal;
margin: 0;
display: inline;
}
.dtcat:link {
font-family : Arial, verdana, helvetica, sans-serif;
color : #007AF4; 
/*font-weight : bold; 
font-size : 12px;*/ 
font-size : 1em;
text-decoration : none; 
font-weight: normal;
margin: 0;
display: inline;
} 
.dtcat:visited {
font-family : Arial, verdana, helvetica, sans-serif;
color : #007AF4; 
/*font-weight : bold; 
font-size : 12px;*/ 
font-size : 1em;
text-decoration : none; 
font-weight: normal;
margin: 0;
display: inline;
} 
.dtcat:hover {
font-family : Arial, verdana, helvetica, sans-serif;
color : #ff3e3e; 
/*font-weight : bold; 
font-size : 12px;*/ 
font-size : 1em;
text-decoration : underline; 
font-weight: normal;
margin: 0;
display: inline;
} 
.dtcat:active {
font-family : Arial, verdana, helvetica, sans-serif; 
color : #007AF4; 
/*font-weight : bold; 
font-size : 12px;*/ 
font-size : 1em;
text-decoration : underline; 
font-weight: normal;
margin: 0;
display: inline;
}
.hot {
font-size : 10px; 
color : #fe9d3d; 
font-family : Arial, Verdana, Helvetica, sans-serif; 
text-decoration : none; 
}
.divbd {
width: auto;
background-color : #FBFDFF; 
padding-top: 1px;
padding-bottom: 2px;
padding-left: 2px;
font-size : 11px; 
color : #595959; 
font-weight: normal;
font-family :  Arial, verdana, helvetica, sans-serif; 
text-decoration : none; 
}
.dt:link {
font-family : Arial, verdana, helvetica, sans-serif; 
color : #007AF4; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
.dt:visited {
font-family : Arial, verdana, helvetica, sans-serif; 
color : #007AF4; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
.dt:hover {
font-family : arial, verdana, helvetica, sans-serif; 
color : #ff3e3e; 
font-weight : normal; 
font-size : 11px; 
text-decoration : underline; 
} 
.dt:active {
font-family : arial, verdana, helvetica, sans-serif; 
color : #007AF4; 
font-weight : normal; 
font-size : 11px; 
text-decoration : underline; 
}
.content2 {
font-size : 11px; 
color : #595959; 
font-weight: normal;
font-family : arial, verdana, helvetica, sans-serif; 
text-decoration : none; 
}