body
{
	margin-top: 0px;
	background-image: url(../../Images/bg.jpg);
	margin-left: 0px;
	margin-right: 0px;
	overflow:auto;
	text-align:center;
	font-family: Tahoma, Arial;
	color:#000000;
	line-height:130%;
}

Table
{
	font-size:9pt;
	font-family: Tahoma, Arial;
	color:#000000;
	line-height:130%;
}
TD
{
	font-size:9pt;
	font-family: Tahoma, Arial;
	line-height:130%;
}
A:link
{
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	color:black;
	text-decoration: none;
}
A:visited
{
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	color:black;
	text-decoration: none;
}
A:hover
{
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	color:#FF1818;
	text-decoration:underline;
}
A:active
{
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	color:black;
	text-decoration: none;
}
.white
{
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	color:#ffffff;
	text-decoration: none;
}
a.white:link
{
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	color:#ffffff;
	text-decoration: none;
}
a.white:visited
{
	color:White;
	text-decoration: none;
}
a.white:hover
{
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	color:#ffffff;
	text-decoration:underline;
}
.textBox
{
	border:solid 1px #CDCDCD;
	color:#2F2F2F;
	font-size:9pt;
	font-family: Tahoma, Arial;
	line-height:130%;
}
#navigator
{
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	text-decoration: none;
	color:#275FC9;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#navigator TD A
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 2px;
	line-height: 130%;
	padding-top: 2px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	border:solid 1px white;
	color: white;
	background-color:#89A5FF;
}
#navigator TD
{
	text-align:center;
}
#navigator TD a:Hover
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 2px;
	line-height: 130%;
	padding-top: 2px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	border:solid 1px #89A5FF;
	color:#275FC9;	
	background-color:White;
}

.MainTable
{
	width:800px;
	background-color:White;
}

.ContentTable
{
	height:100%;
}

.Left
{
	width:150px;
	vertical-align:top;
	text-align:center;
}

.Right
{
	vertical-align:top;
	text-align:center;
}
.BlockTitleTable
{
	background: url(../../Images/blockTitleBg.jpg) #275fc9 repeat-x left center;
	width: 96%;
	height:27px;
	color:White;
	border-top:solid 10px white;
	
	border-bottom:solid 10px white;
}
.TitleTableFilter
{
	filter: alpha(opacity=100,finishopacity=0,style=1,finishX=100);
	width: 100%;
	background-color: #89a5ff;
	color:White;
	height:24px;
	border:solid 0px white;
}
.btnStyle
{
	background-image: url(../../Images/btnBg.jpg);
	background-repeat: no-repeat;
	border:solid 0px white;
	width: 61px;
	color: white;
	font-size: 9pt;
	line-height: 130%;
	font-family: Tahoma, Arial;
	vertical-align:middle;
	height: 22px;
	text-indent: 15pt;
	cursor:hand;
	background-color:White;
}
.Grid
{
	border:solid 1px #89A5FF;
	width:96%;
}
.Grid TD.bottom
{
	background-color:#DAE2FE;
	height:24px;
	text-indent: 10pt;
}
.Info
{
	border-right: #89a5ff 1px solid;
	padding-right: 0px;
	border-top: #89a5ff 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #89a5ff 1px solid;
	width: 96%;
	padding-top: 0px;
	border-bottom: #89a5ff 1px solid;
}
.Info TD
{
	background-color:#EEEEF5;
}
.Info TD.bottom
{
	background-color:#DAE2FE;
}
.dht
{
	background-position: left center;
	background-image: url(../../Images/indexBg1.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
#ItemInfoTable
{
	width:799px;
	background-color:White;
	border:solid 1px #efefef;
}
#ItemInfoTable .Content
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10.5pt;
	padding-bottom: 5px;
	clip: rect(auto auto auto auto);
	padding-top: 5px;
	text-indent:30px;
	vertical-align:top;
}
#ItemInfoTable .btnClose
{
	text-align:center;
	height:30px;
}
#ItemInfoTable .title
{
	color:black;
	font-size: 10.5pt;
	border-bottom:dashed 1px gray;
	height:30px;
	padding-left:20px;
	font-weight:bold;
}
#ItemInfoTable .time
{
	color:gray;
	height:22px;
	padding-left:20px;
}
#TopLineTable
{
	background-image: url(../../Images/topLineBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height:27px;
}
#TopLineTable td
{
	color:black;
	text-align:center;
}
#TopLineTable a
{
	color:black;
}
#TopLineTable a:hover
{
	color:black;
	text-decoration:underline;
}
#HeaderTable
{
	width:800px;
	height:137px;
	border-bottom:solid 2px white;
}
#HeaderTable .dateTd
{
	text-align: center;
	background-image: url(../../Images/headerPic6.jpg);
	background-repeat: repeat-x;
	height:35px;
	color:black;
}
#DhtTable
{
	background-color:#1241B5;
	width:800px;
}
#DhtTable td
{
	text-align:center;
}
#DhtTable a
{
	color:White;
}
#DhtTable a:hover
{
	color:White;
	text-decoration:underline;
}
#DhtTable .top
{
	border-top:solid 1px balck;
	height:2px;
}
#DhtTable .btm
{
	border-bottom:solid 1px white;
	height:2px;
}
#DhtTable .menu
{
	border-bottom:solid 1px white;
	border-top:solid 1px white;
}
#IndexItemListTable
{
	border:solid 3px white;	
}
#IndexItemListTable .title
{
	height: 28px;
	color: Black;
	font-weight: bold;
	padding-left: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align:middle;
}
#ItemItemListTable .more
{
	text-align:right;
	padding-right:10px;
}
#SearchTable 
{
	border:solid 2px #D7E3FF;
	width:100%;
}
#SearchTable .textBox
{
	border:solid 1px #CDCDCD;
	color:Black;
	font-size:9pt;
	font-family: Tahoma, Arial;
	height:20px;
	background-color:#FCF4EA;
}
.QuickLink
{
	width:176px;
	text-align:center;
	vertical-align:top;
}
.BodyTd
{
	vertical-align:top;
	text-align:center;
}
#QuickLink
{
	border:solid 2px #D7E3FF;
	width:100%;
}
#QuickLinkTable
{
	border:solid 2px #D7E3FF;
	width:100%;
}
#QuickLinkTable td
{
	background-image: url(../../Images/quickLinkPic.jpg);
	background-repeat: no-repeat;
	text-align:left;
	padding-left:20px;
	font-size:10.5pt;
}
#QuickLinkTable a
{
	font-size:10.5pt;
	color:#1241B5;
}
#QuickLinkTable a:hover
{
	font-size:10.5pt;
	text-decoration:none;
	color:#1241B5;
}
#IndexModuleList
{
	border:solid 2px #D7E3FF;
	width:96%;
}
#IndexModuleList td
{
	vertical-align:top;
}
#IndexModuleList hr
{
	height:200px;
	width:1px;
	color:#D8D8D8;
}
#IndexModuleList .left
{
	border-right:dashed 1px #CACACB;
	width:50%;
}
#LinksTable 
{
	border:solid 2px #D7E3FF;
	width:100%;
}
#LinksTable a
{
	color:#1241B5;
}
#LinksTable a:hover
{
	color:#FF2727;
	text-decoration:underline;
}
#LinksTable .textBox
{
    border:solid 1px gray;
    background-color:#F4F8FC;
    line-height:150%;
    overflow:auto;
    scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#800080;
scrollbar-darkshadow-color:#800080;
scrollbar-Shadow-color:#FFFFFF;
scrollbar-arrow-color:#800080;
scrollbar-track-color:#ffffff;
}

.quickLinkBorder
{
	border:solid 2px #D7E3FF;
	width:100%;
}
#LoginTable .td
{
	color:#234CB1;
}
#LoginTable .textBox
{
	height:20px;
	width:80px;
	border:solid 1px #CDCDCD;
	color:#2F2F2F;
	font-size:9pt;
	font-family: Tahoma, Arial;
	line-height:130%;
}
#LoginTable .lbl
{
	text-align:right;
	width:50px;
}
#LoginTable td.btm
{
    background-color:#E6E6E6;
    text-align:right;
    padding-right:10px;
    height:28px;
    vertical-align:middle;
}
#LoginTable td.btm a
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 2px;
	line-height: 130%;
	padding-top: 2px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	border:solid 0px white;
	color: black;
}
#LoginTable td.btm a:hover
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 9pt;
	padding-bottom: 2px;
	line-height: 130%;
	padding-top: 2px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	border:solid 1px white;
	color: white;
	background-color:#89A5FF;
}
listBox
{
    border:solid 1px gray;
}



