﻿body
{
    font-size: 9pt;
    margin: 0px;
    overflow: auto;
    color: black;
    line-height: normal;
    font-family: Tahoma, Arial;
    text-align:center;
    background-color:White;
    background-image:url(../../Images/bgBody.jpg);
    line-height:150%;
}
td
{
    font-size: 9pt;
	color: black;
	line-height: normal;
	font-family: Tahoma, Arial;
}
hr
{
    width:96%;
    color:#dddddd;
    height:1px;
}
A:link
{
	color: #1F1F1F;
	text-decoration: none;
}
A:visited
{
	color: #1F1F1F;
	text-decoration: none;
}
A:hover
{
	color: #003366;
	text-decoration: underline;
}

#wrap{margin:0 auto;width:995px;text-align:left;}
.mainDiv{ background-color:White; width:100%; clear:both;float:left; }

#moduleList{ height:30px; text-align:right; border-bottom:solid 1px #F8F1F0; border-top:solid 5px #DEDCDE;}
#headerDefault
{
	border-bottom: solid 5px #EEEEEE;
	background-attachment: fixed;
	background-image: url(../../Images/pic.png);
	background-repeat: no-repeat;
	color:White;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	height:209px;
}
#header
{
	background-attachment: fixed;
	background-image: url(../../Images/pic2.png);
	background-repeat: no-repeat;
	
	text-align:left;
	vertical-align:bottom;
	height:177px;
}
#header .title
{	color:White;
	font-weight:bold;
	padding-top:140px;
	padding-left:60px;
	font-size:14px;
}

#bodyDiv{ border-top:solid 1px #DEDEDE; padding-top:5px; padding-bottom:10px;}
#bodyDiv2{ padding-bottom:10px;}

#footer{ border-bottom:solid 1px #E7E7E7; border-top:solid 1px #E7E7E7; text-align:center; padding:10px 0px;}

#leftDiv{ width:205px; text-align:center; background-image:url(../../Images/leftBg.gif); float:left;}
#centerDiv{ float:left; width:584px;}
#rightDiv{ float:right; width:206px; text-align:center; }

#leftDiv .list{ width:170px;background-image:url(../../Images/bgLeftDefault.gif);}
#rightDiv .list{ width:188px; border-left:solid 1px #C4E4E2; border-right:solid 1px #C4E4E2;}

#leftDiv2{ width:206px; background-image:url(../../Images/leftBg2.gif); float:left;}
#leftDiv2 td{ line-height:200%;}
#contentDiv{ width:750px; float:left; padding:10px;}

.blockTitle
{
	padding: 5px;
	text-align: left;
	padding-left: 20px;
	border-bottom: solid 1px #E7E7E7;
	background-image: url(../../Images/blockPic.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height:15px;
}
.blockMore
{
	float:right;
	font-weight:normal;
}
.content{ text-align:left;}



#ItemRow
{
	border-bottom:dashed 1px #efefef;
}
#ItemRow .arrow{ width:20px;}
#ItemRow .tilte{ text-align:left;}
#ItemRow .time{ text-align:left; width:100px;}


