html {

height: 100%;

}

body {

margin-top: 0px;

margin-bottom: 0px;

margin-left: 0px;

margin-right: 0px;



background-repeat: repeat-x;

height: 100%;

}

.page-table {

height: 100%;

width: 100%;

}

.content-table {

height: 100%;

width: 740px;

}

.header-left {

height: 163px;

width: 782px;

border-right: 1px solid #FFFFFF;

border-bottom: 1px solid #FFFFFF;

}

.header-right {

background-color: #390063;

background-image:url(images/header-right-bg.gif);

background-repeat:repeat-y;

}

.ticker {

height: 30px;

background-color: #4B0082;

color: #FFFFFF;

padding: 0px 0px -3px 2px;

}

.ticker-right {

background-color: #390063;

background-image:url(images/header-right-bg.gif);

background-repeat:repeat-y;

}

.title-left {

height: 42px;

background-image: url('images/title-left-bg.gif');

background-repeat: repeat-x;

background-position: bottom;

background-color: #FFFFFF;

border-right: 0px solid #000000;

padding-left: 8px;

}

.content h1 {

color: #000000;

font-family: Georgia;

font-size: 19px;

margin-top: 0px;

margin-bottom: 0px;

font-weight: normal;	

}

.title-left h1 {

color: #000000;

font-family: Georgia;

font-size: 20px;

margin: 0px;

}

.title-right {


background-color: #C0C0C0;

}

.body-left {

background-color: #FFFFFF;

border-right: 1px solid #000000;

}

.body-right {

background-color: #C0C0C0;

vertical-align: bottom;

color: #999999;

font-size: 10px;

}

.menu {

background-image: url('images/menu-bg.gif');

width: 170px;

vertical-align: top;

padding: 0px 0px 0px 0px;

border-right: 1px solid #000000;

}

.content {

padding: 8px 0px 8px 12px;

vertical-align: top;

}

.content p {

font-family: Georgia;

font-size: 9pt;

line-height: 150%;

color: #000000;

margin-top: 8px;

margin-bottom: 5px;

}

.menu-table {

width: 100%;

}

.menu-table td {

height: 25px;

padding: 5px 5px 5px 10px;

background-image:url(images/menu-item-bg.gif);

background-position:bottom;

background-repeat:no-repeat;

}

.menu-table p {

color: #000000;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight: normal;

font-size: 10px;

margin-top: 0px;

margin-bottom: 3px;

}

.menu-table a {

color: #000000;

text-decoration: none;

}

.menu-table a:hover {

color: #000000;

text-decoration: underline;

}

.content img {

	margin: 7px;
	
	}

#articles {

margin-top: 15px;
margin-bottom: 0px;
padding: 8px;
background-color: #edd0ed;
border: 1px solid #000000;
width: 200px;

}

#articles h2 {

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
color: #000000;
margin-top: 0px;
margin-bottom: 8px;

}

#articles p {

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9pt;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;

}

#articles a {

text-decoration: none;
color: #000000;

}

#articles a:hover {

text-decoration: underline;
color: #000000;

}