body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #EDE7E7;
	text-align:left;
	font-size: 11px;
	color: #999999;
  padding:0px;
  margin:0px;
  
}

img{
	border:0px;
  padding:0px;
  margin:0px;
  
}

h1 {
  font-family: Verdana, Tahoma, Arial;
	font-size: 22px;
  line-height: 30px;
  padding: 0px 5px 2px 50px;
	color: #000066;
  font-weight:normal;
  text-align:left;
}

h2 {
  font-family:Verdana, Tahoma, Arial;
	font-size: 18px;
  font-weight:500;
  line-height: 30px; 
	color: #000066;
  text-align:left;
  padding: 0px 5px 2px 50px;
}

p {
  font-family:Verdana, Tahoma, Arial;
	font-size: 12px;
  line-height: 20px; 
  padding: 0px 15px 5px 50px;
  margin:0px;
}

a { 
	font-size: 10px;
	color: #0000ff;
	text-decoration: none; 
}

a.main_a, a.main_a:visited { 
  font-family:Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline; 
}

a.main_a:hover { 
	color: #181899; 
}

a.main_b, a.main_b:visited { 
  font-family:Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #0000ff;
	text-decoration: underline; 
}

a.main_b:hover { 
	color: #181899; 
}

a:visited {	
	color: #333333;
}

form { 
	font-size: 100%; 
	background-color: #ffffff; 
}

li {
  margin-bottom: 5px;
	margin-left: 40px;
	margin-right: 100px;
}

#page{
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
	color: #333333;
	text-align: center;
  background: white;
  width:740px;
}

#content{
	text-align: center;
	width: 100%;
	margin: 0;
	background: white;
}

#main-table{
  text-align: center;
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px; 
	color: #222222;
  width: 100%;
  background: white;
}

#header-img {
  position:relative;
  top:0px;
  left:0px;
  margin:0px;
  padding:0px;
  width:100%;
}

#header-right {
  background: #BAF4A6 url(../image-files/header_right.gif) bottom left no-repeat;
  position:absolute;
  left:575px;
  top:0px;
  width: 142px;
  height: 135px
}

.blue-bar {
  border-left:1px solid black; 
  border-right:1px solid black; 
  width:100%;
  height:100%;
  background:#E2ECEB
}

.middle-content {
  width: 575px;
  margin-top:15px;
}

.middle-content a, .middle-content a:visited {
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px; 
  color: blue;
  font-weight:bold;
}

.middle-content a:hover {
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px; 
  font-weight:bold;
  color: black;
}

.main-content {
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
  line-height: 20px; 
	color: #111111;
  text-align: left;
  width: 100%;
}


.link1, .submenu1 {
  color: #222222;
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
  margin:0px 0px 5px 0px;
  padding:5px 4px 5px 4px;
  text-align:left;
  cursor:hand;
  background: #A0BDCF;
}

.link1over, .submenu1over {
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
  background: #E9701E;
  color:white;
  padding:5px 4px 5px 4px;
  text-align:left;
  margin:0px 0px 5px 0px;
  cursor:hand;
}

.linktitle a {
  color:#999999;
}

.linktitleover a, .linktitleover a:hover {
  color:white;
}

.submenu {
  font-size:11px;
  color: #663399;
  padding:  0px 15px;
  text-align:left;
}

.submenu a, .submenu a:visited {
  font-family: Verdana, Tahoma, Arial;
  color: #333333;
  font-size: 11px;
}

.submenu a:hover {
  font-family: Verdana, Tahoma, Arial;
  color:blue;  
  font-size: 11px;
}


.left-content{
  width:168px;
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
	color: #333333;
	vertical-align: top;
	text-align: center;
  height:100%;
  background: #9499A6 url(../image-files/grey_bg.gif) repeat-x; 
  padding-top: 8px;
}


.right-content {
  height: 100%;
  width: 570px;
  font-family: Verdana, Tahoma, Arial;
	font-size: 10px; 
	color: #666666;
  text-align: left;
  background: url(../image-files/grey_bg.gif) repeat-x;
  padding:0px;
  margin:0px;
}

#menubar {
  border-left: 1px solid black;
  border-right: 1px solid black;
  background: url('../image-files/menu_bg.gif') repeat-x;
}

.topmenu {
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
	color: white;
  text-align: center;
}

.topbanner {
  font-family: Verdana, Tahoma, Arial;
	font-size: 14px; 
	color: white;
  font-weight:bold;
	letter-spacing: .1em; 
  text-align: right;
	border-right:1px solid black;
  line-height: 20px; 
  padding: 5px 15px 0px 0px;
  margin:0px;
}


.company-name {
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
  font-weight:bold;
  color:black; 
  text-align:left;
}

#console{
  margin-top: 10px;
  margin-bottom:10px;
  text-align:left;
  margin:20px 10px;
  color: #666666;
  border:1px solid black;
  background:white;
}

.left-partner{
  margin:0px 10px;
  padding: 5px 0px 5px 0px;
  text-align:center;
  border:1px solid black;
  color: #666666;
  background:white;
}

form {
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  color: #666666;
}

select, option {
margin:0px;
padding:0px;
border:1px solid red;
color:#666666;
}

a.tool, a.tool:visited{
	cursor:hand;
	text-decoration:none;
	font-size: 10px;
	color: #666666;
}
a.tool:hover{
	color: blue;
	text-decoration:none;
}


.screen-hide{
	display: none;
}


.right-image {
  font-size:11px; 
  line-height: 14px;
  font-style:italic;
  font-weight: bold;
	position: relative;
	float: right;
  color: #666666;
	margin: 15px 0px 15px 15px;
  padding: 20px;
	text-align: center;
  background: #FADB5C;
}

.left-image {
  font-size:11px; 
  line-height: 14px;
  font-style:italic;
  font-weight: bold;
	position: relative;
	float: left;
  color: #666666;
	margin: 15px 15px 15px 0px;
  padding: 20px;
	text-align: center;
  background: #FADB5C;
}

div.right-image img, div.left-image img {
  padding:0px;
  margin:0px;
}

.link0,  .submenu0 {
  background: #475181;
  font-weight:bold;  
  font-size:10px;
  color: white; 
  margin-bottom:5px; 
  cursor:hand;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  cursor:hand;
  }

.link0over, .submenu0over {
  background: #E9701E;
  font-weight:bold;  
  font-size:10px;
  color: white; 
  margin-bottom:5px;
  cursor:hand; 
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  cursor:hand;
}  
#masterdiv {
  width:150px;
  background:#EBD9C5;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.backtotop {
  margin: 15px; 
  float:right; 
  width:122px; 
  height:23px; 
  border:1px solid black; 
}

a.totop, a.totop:visited {
  text-decoration: none;
  color: black;
}

a.totop:hover {
  text-decoration: none;
  color: blue;
}

a.footer, a.footer:visited {
  text-decoration:underline;
  font-size:11px;
  color: #333333;
}

a.footer:hover {
  text-decoration:underline;
  font-size:11px;
  color: blue;
}
.TableCommonStyles {
 text-align: left;
 vertical-align: bottom;
	margin-left: 20px;
}

.TableRow2Col0 {
 font-family: Arial, sans-serif;
 font-size: 10pt;
}

.TableStyle2 {
 background-color: #d3d3d3;
 border-bottom-color: #09f;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-left-color: #30c;
 border-left-style: solid;
 border-left-width: 2px;
 border-right-color: #09f;
 border-right-style: solid;
 border-right-width: 1px;
 border-top-color: #30c;
 border-top-style: solid;
 border-top-width: 2px;
 color: black;
 font-family: Verdana, sans-serif;
 font-size: 9pt;
 width: 50%;
}

.TableStyle3 {
 background-color: #d3d3d3;
 border-bottom-color: #09f;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-right-color: #30c;
 border-right-style: solid;
 border-right-width: 2px;
 border-top-color: #30c;
 border-top-style: solid;
 border-top-width: 2px;
 color: black;
 font-family: Verdana, sans-serif;
 font-size: 9pt;
 width:50%;
}

.TableStyle4 {
 background-color: #d3d3d3;
 border-bottom-color: #09f;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-left-color: #30c;
 border-left-style: solid;
 border-left-width: 2px;
 border-right-color: #09f;
 border-right-style: solid;
 border-right-width: 1px;
 color: black;
 font-family: Verdana, sans-serif;
 font-size: 9pt;
}

.TableStyle5 {
 background-color: #d3d3d3;
 border-bottom-color: #09f;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-right-color: #30c;
 border-right-style: solid;
 border-right-width: 2px;
 color: black;
 font-family: Verdana, sans-serif;
 font-size: 9pt;
}

.TableStyle6 {
 background-color: #d3d3d3;
 border-bottom-color: #30c;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 border-left-color: #30c;
 border-left-style: solid;
 border-left-width: 2px;
 border-right-color: #09f;
 border-right-style: solid;
 border-right-width: 1px;
 color: black;
 font-family: Verdana, sans-serif;
 font-size: 9pt;
}

.TableStyle7 {
 background-color: #d3d3d3;
 border-bottom-color: #30c;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 border-right-color: #30c;
 border-right-style: solid;
 border-right-width: 2px;
 color: black;
 font-family: Verdana, sans-serif;
 font-size: 9pt;
}

.TableStyle8 {
 border-bottom-color: #00c;
 border-bottom-style: solid;
 border-bottom-width: 2px;
}
