/* basic elements */
body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
background-color:#19242d;
/* background-image: url(images/bg-main.jpg); */
/* background-repeat: repeat-x; */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: .08em;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
}

/* web template */
.main-table {height:100%; width:100%;}
.banner-bg {height:110px; background-image: url(images/banner-bg.jpg); background-repeat: no-repeat; background-color:#000000;}

.content-bg {height:100%; width:100%; background-color:#19242d;}
.content-layout {height:100%; width:792px;}

.story1-bg {height:100%; width:630px; padding-top:30px;}
.story1-layout {width:590px; padding-bottom:20px;}



/* hypertext links */
A:link {color: #ffcc66; text-decoration: underline;  font-size:12px;}
A:visited {color: #ffcc66; text-decoration: underline;  font-size:12px;}
A:active {color: #ffcc66; text-decoration: underline;  font-size:12px;}
A:hover {color: #cc0000; text-decoration: underline;  font-size:12px;}


/* left menu */
.nav1-bg {height:100%; width:150px; background-color:#000000;}
.nav1-arrow {padding-left:1px; padding-right:3px; padding-top:12px; padding-bottom:10px;}
.nav1-layout {font-family: Verdana,Arial, sans-serif; font-size:10px; color:#ffffff; padding-left:1px; padding-right:3px; padding-top:10px; padding-bottom:10px;}
A.nav1:link {color: #ffffff; text-decoration: none;  font-size:10px; font-weight:bold;}
A.nav1:visited {color: #ffffff; text-decoration: none;  font-size:10px; font-weight:bold;}
A.nav1:active {color: #ffffff; text-decoration: none;  font-size:10px; font-weight:bold;}
A.nav1:hover {color: #cc0000; text-decoration: none;  font-size:10px; font-weight:bold;}


/* text elements */
hr {color: #ececec;}

.story {font-family: Verdana,Arial, sans-serif; font-size:12px; line-height:18px; color:#cccccc;}

.pagetitle {padding-bottom:15px;}

.storytitle {font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:bold; color:#000000; line-height:14px; padding-bottom:15px;}

.caption {font-family:Verdana, Arial, sans-serif; font-size:11px; color:#005595; line-height:15px;}

H1, H2, H3, H4, H5, {font-family: Verdana,Arial, sans-serif; color: #669933;}
H1 {line-height:35px;}
H2 {line-height:30px;}
H3 {line-height:25px;}
H4 {line-height:20px;}
.tbold1 {font-family: Verdana,Arial, sans-serif; color: #669933; font-size:12px; font-weight:bold;}