html, body { margin: 0; padding: 0; }
html, body, td { font-family:verdana, bitstream vera sans, arial, helvetica, sans serif; }
body { font-size: 76%; }
#frame {
	width: 700px;
	text-align: left;
	background: url(images/framebg.jpg) top left repeat-y;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
	background-color: #990000;
}

/* navigation */ 
div#navcontainer ul { margin: 0; padding: 0; list-style-type: none; }
div#navcontainer li { padding:0px 0 0 10px; width: 140px; color:#993300; }
div#navcontainer a { padding: 0px 0 0 0px; margin-top: 0px; display: block; width: 150px; height: 21px; }
div#navcontainer a:link, #navlist a:visited { padding-top:7px;font-size:0.9em; color: #ffdea9; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
div#navcontainer a:hover { background-color:#990033; background-position: 0px -5px; color: #ffffff; }
div#navlist a:active { background-color:#990033; background-position: 0px -5px; color: #993333; }
.Details { font-size:1.1em; font-weight:bold;}

/* Header*/ 
div#header { height: 140px; margin: 0; padding: 0; }
div#headcontain { width:509px; padding-left:10px; background: url(images/header-background.jpg) top left repeat-x; }
div#hederright { width:509px; height:30px; background: url(images/V-header.jpg) top right no-repeat;}
div#imagecontain { width:700px; height: 140px; float: left; overflow: hidden;  background: #fff url(images/Header.jpg) no-repeat; }
div#imagecontain h1 { background: #fff url(images/Header.jpg) no-repeat; overflow: hidden; text-indent: 20px; height: 140px; width: 700px; display: none; }
div#imagecontain h1 a { position: relative; top: 100px; left: 0; display: block; }
div#imagecontain h1 a:link { color: #939FB7; text-decoration: none; }
div#imagecontain h1 a:visited { color: #939FB7; text-decoration: none; }
div#imagecontain h1 a:hover { color: #939FB7; text-decoration: none; }

/* Content */
div#headcontain h2 { font-family: Tahoma, narrow, tahoma, sans-serif; font-weight: bold; color: #fff; }
div#mainarea ul { list-style-type:square; }
div#mainarea h3 { font-weight:bold; }
div#mainbox {
	width:700px;
background-image: ; 	color: #990033;
}
div#mainarea { width:520px; float:right; padding: 0px 0px 20px 0px; font: 0.9em/1.5 verdana, bitstream vera sans, arial, helvetica, sans-serif; color:#000000; }
div#navside { width:170px; background-color:#990033; float:left; }

/* Footer */
div#footer { color:#9da1c0; display: block; height:20px; width:690px; background-color: #FFFFFF; padding: 5px 5px; font-size: 0.8em; }
div#footer a:link { color: #94bcc4; text-decoration: none; }
div#footer a:visited { color: #990033; text-decoration: none; }
div#footer a:hover { color: #fff; text-decoration: underline; }
div#footer ul { margin: 0px; padding: 0px; }
div#footer ul li { display: inline; margin: 4px 0px; list-style: none; padding: 0 7px 0 5px; line-height: 1.6; letter-spacing: 1px; }
div#footer ul>li { white-space: nowrap; }


/* Elements */
img { border-style: none; }
acronym { border-bottom: 1px dashed #bbb; cursor: help; }
h1, h2, h3, h4, h5, h6 { margin: 0; }
h1 { font-size: 4.5em; display: none; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.1em; }
form { margin: 0; }
fieldset { padding: 20px; }
select option { vertical-align: middle; }
hr { display: none; }
.skiplinks { display: none; }

/* Links */
a:link { color: #000; text-decoration:none; }
a:visited { color: #000; text-decoration:none; }
a:hover { color: #000; text-decoration:underline; }

a.boldlink { font-weight:bold; color: #000; text-decoration:none; }
a.boldlink:hover { font-weight:bold; color: #000; text-decoration:underline; }

a.whitelink {  color: #fff; text-decoration:none; }
a.whitelink:visited { color: #fff; text-decoration:none; }
a.whitelink:hover { color: #fff; text-decoration:underline; }

a.boldlinkwhite { font-weight:bold; color: #fff; text-decoration:none; }
a.boldlinkwhite:visited { font-weight:bold; color: #fff; text-decoration:none; }
a.boldlinkwhite:hover { font-weight:bold; color: #fff; text-decoration:underline; }

a.moreinfo1 { display:block; width:100px; background-color:#EBE1E0; font-weight:bold; color: #000; text-decoration:none; border: 1px dashed #ccc; }
a.moreinfo1:visited { font-weight:bold; color: #666; text-decoration:none; }
a.moreinfo1:hover { font-weight:bold; color: #666; text-decoration:underline;  background-color:#fff;}

a.moreinfo { display:block; width:300px; background-color:#e8eaf4; font-weight:bold; color: #000; text-decoration:none; border: 1px dashed #ccc; }
a.moreinfo:visited { font-weight:bold; color: #666; text-decoration:none; }
a.moreinfo:hover { font-weight:bold; color: #666; text-decoration:underline;  background-color:#fff;}


div#tablebgbottom {background-image:url(images/tablebg2.gif); background-repeat:no-repeat; background-position:bottom left;}
.tablebg {color:#fff; width:490px; background-color:#a9aeca; }
.tablebg1 {color:#fff; width:490px; background-color:#9297b4; }
.tablebg2 {color:#fff; width:490px; background-color:#a9aeca; }
