
@import "dropdown.css";

body
{
	margin: 0 auto;
	background: #F5F5F5 url(../../images/img08.gif) repeat-x left bottom;
  font-family: Tahoma;
}
.body {
	width:980px;
}

/**************************** Header Section Starts ***************************/
.header
{
	height: 146px;
    background: url(../../images/header.jpg) repeat-x center;

}

.header img
{
	margin-left:50px; 
	margin-top:20px;
}

.header p{ 
	color:#0881D0;
	font-size:11pt; 
	float:right; 
	font-weight:bold;
	text-decoration:none;
	height: 26px;
	margin-top:50px;
	margin-right:5px;
}

.log
{
	color:#b1b1b1;
	float:left;
	font-family:tahoma;
	font-size:8pt; 
	font-weight:bold;
	text-align:left; 
	margin-left:10px;
	margin-top:20px;
	width: 560px;
}

.log_name{ 
	color:#636363; 
	font-size:11pt; 
	margin-top:10px;
}

/**************************** Second Section Ends *****************************/

/**************************** Page Section Starts *******************************/

.wrapper
{
	padding-top: 5px;
    background: url(../../images/img01.gif) repeat-x top;

}
.page {
	width: 960px;
	margin: 0 auto;
	background: #F5F5F5 url(../../images/img06.gif);
}

.bgtop {
	height: 20px;
	background: url(../../images/img07.gif) no-repeat;
}

.bgbottom {
	padding-bottom: 40px;
	padding-left: 20px;
	text-align: left;
	background: url(../../images/img09.gif) no-repeat left bottom;
}


.leftpanel
{
	width: 660px;
	margin-left: 240px;
}
.leftpanel li{
	list-style-image:url(../../images/list.jpg);
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: normal;
	  color: #616161;
	  padding-bottom:12;
}


.rightpanel
{
	float: left;
	width: 180px;
}

.rightpanel img{ width:180; border:0; }

.rightpanel li{
	white-space:nowrap;	
	text-align:right;
	font-size: 8;
	color:#FFF;
	list-style:none;
	margin-left:-40;
}

.rightpanel li a{
	cursor: pointer;
	display:block;
	line-height:40px;
	text-decoration:none;
	border-width:thin;
	border-style:solid;
	border-color:#F0F0F0;	
	
}
.rightpanel li a:hover
	{
	background:url(../../images/down-image2.jpg) repeat-x;
	border-color:C9C9C9;	
	}	
.rightpanel li a:hover
	{
	color: #535353;
	}	
/**************************** Page Section Ends *******************************/


/**************************** Footer Section Starts ***************************/
.footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
	background: url(../../images/img10.gif) no-repeat;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 12pt;
  font-weight:bold;
  color: #69A5BE;
  margin-top: 10px;
  margin-bottom: 3px;
  margin-left: 2px;
}
.title2
{
  font-family: Tahoma;
  font-size: 12pt;
  font-weight: bold;
  color: #535353;
  margin-top: 10px;
  margin-bottom: 3px;
  margin-left: 2px;
}
.title3
{
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
  color: #616161;
  margin-top: 10px;
  margin-bottom: 3px;
  margin-left: 2px;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
}

.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #69A5BE;
}

.note{ 
  font-family: Tahoma;
  font-size: 8pt; 
  color: #616161;
  line-height: 22px;
  padding-top:12px;
  padding-bottom:12px;
  border-top: solid 2px #83C1FF;
  border-bottom: solid 3px #69A5BE;
  background: #FFFFFF;
}

hr{
  width: 200px;
  border-top: solid 1px #83C1FF;
  border-bottom: solid 2px #69A5BE;
  margin-top: 20px;
  margin-bottom: 20px;
}

blockquote {
	padding: 0 30px;
	background: url(../../images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

img {
  margin-top: 3px;
  margin-bottom: 3px;
}

p {
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  line-height: 22px;
  padding-top:10px;
}

.table{
	width:"100%";
	width:inherit;
	background-color:#ccffff;
	font-family: Tahoma;
	font-size: 8pt;
	color: #535353;
	padding:0;
	margin:0;
}

.table td{
	text-align:center;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1;
	padding:5 5 5 5;
}

a {color:#088EBD; font-size: 8pt;}
a:hover {color:#FFFFFF; text-decoration:none; background-color:#69A5BE;}



/**************************** General Section Ends ****************************/
