/* CSS Document */
body {
	background-color: #C4E6EF
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body,dt {
	margin: 0 0 0 0px;
}
body,dd {
	margin: 0 0 0 20px;
}
#data-text {
	margin: 0 20px 0 20px;
}
a:visited {
	color: #000000; text-decoration:underline
}
a:link {
	color: #000000; text-decoration:underline
}
a:hover {
	color: #03BFE1; text-decoration:none
}
a:active {
	color: #03BFE1; text-decoration:none
}
.style1 {
	font-size: xx-small
}
.style3 {
	color: #999999
}
.style4 {
	font-size: x-small;
	color: #999999;
}
.style5 {
	font-size: xx-small;
	color: #999999;
}
td.top-bar-lines {
	background: url(img/top-bar-lines.gif) repeat-x;
}
#top-bar-img {
	background: url(img/top-bar-img.jpg) no-repeat;
}
#title-a {
	background: url(img/title-a.gif) no-repeat;
}
#title-b {
	background: url(img/title-b.gif) no-repeat;
}
#title-c {
	background: url(img/title-c.gif) no-repeat;
}
#maintable {
	background-color: #FFFFFF;
	width: 770px; 
	border: 0;
}
td.outside {
	background-color: #C4E6EF;
}
#toptable {
	width: 770px; 
	border: 0;
}
td.menu {
	background-color: #DDECF0;
	text-align: left;
}
div.menulinks a:link {
	font-size:large;
	color: #399DAF;
}
div.menulinks a:hover {
	font-size:large;
	color: #03BFE1;
}
div.menulinks a:active {
	font-size:large;
	color: #399DAF;
}
div.menulinks a:visited {
	font-size:large;
	color: #399DAF;
}
#data {
	text-align:left;
	padding: 20px 0 0 0px;	
}
#data-title {
	font-size: x-large;
	color: #03BFE1;
	padding: 0 0 0 20px;	
}
#img-bar {
	vertical-align: top;
	width: 150px;
}
#img-bar-top {
	background: url(img/sidebar-top.gif) no-repeat;
	background-position: bottom;
	width: 150px;
}
#img-bar-data {
	background: url(img/sidebar-centre.gif) repeat-y;
	text-align: left;
	vertical-align: top;
	padding: 0 20px 6px 6px;
}
#img-bar-text-title {
	font-size: large;
	color: #03BFE1;
	padding: 6px 0 6px 0;
}
#img-bar-text-data {
	font-size: small;
	color: #000000;
}
#img-bar-bottom {
	background: url(img/sidebar-bottom.gif) no-repeat;
	width: 150px;
}
#footertable {
	background-color: #FFFFFF;
}
#footer-corner-left {
	background: url(img/cnr-left.gif) no-repeat;
	background-position: bottom left;
}
#footer-corner-right {
	background-color: #FFFFFF;
	background: url(img/cnr-right.gif) no-repeat;
	background-position: bottom right;
	font-size: smaller;
	text-align: center;
}
#footer-backgroundcolor {
	background-color: #DDECF0;
}
div.menulinks ul {margin:0; margin-left: 1em; padding:0; list-style-type:none;}
#menu1 {background:transparent url(img/menu_1.gif) no-repeat;}
#menu2 {background:transparent url(img/menu_2.gif) no-repeat;}
#menu3 {background:transparent url(img/menu_3.gif) no-repeat;}
#menu4 {background:transparent url(img/menu_4.gif) no-repeat;}
#menu5 {background:transparent url(img/menu_5.gif) no-repeat;}
#menu6 {background:transparent url(img/menu_6.gif) no-repeat;}
div.menulinks a {display:block; width:150px; height:0; padding-top:24px; color:#000; overflow:hidden;}

div.menulinks a {background:transparent url(img/menu_bullet_on_2.gif) -20px 20px no-repeat;}
div.menulinks a:hover {background-position:0 0; z-index:50;}

#menuitem {margin-left: 40px;}
#extrapadding {padding:0 0 0 10px; background-color: #DDECF0; text-align: left;}
#extrapadding2 {padding: 10px 0 0 0;}

.textarea {background-color: #ffffff; border: 1px; border-color: #000000; }
#copy {
	text-align: right;
	font-size: smaller;
	color: #03BFE1;
	vertical-align: bottom;
}
