html {
 overflow-x: auto;
 overflow-y: scroll;
}

body {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 background: #000000;
 color: #396cae;
 font-family: verdana, helvetica, sans-serif;
 font-size: 13px;
}

table.mainTable {
 width: 100%;
 min-width: 800px;
 max-width: 1024px;
 padding: 0 0 0 0;
 margin-left: auto;
 margin-right: auto;
 border: 0;
 background: #000000;
}

td.leftColumn {
 width: 150px;
}

td.centerColumn {
}

td.rightColumn {
 width: 145px;
}

blockquote {
 font-style: italic;
}

img {
 border: 0;
}

img.linkImage {
 border: 0;
 margin: 0;
 padding: 5px 0 0 0;
}

div.versionDiv {
 text-align: right;
 font-style: italic;
 font-size: .75em;
}

div.mainDiv {
 width:100%;
 padding-top: 170px;
 background: url(../graphics/budria3/logo.jpg) no-repeat center top;
}

a:link {
 color: #488ae1;
 font-weight: bold;
 text-decoration: none;
}

a:active {
 color: #4d9aff;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #488ae1;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #4d9aff;
 font-weight: bold;
 text-decoration: none;
}

div.expandColapse {
 width: 12px;
 height: 12px;
 float: right;
}

div.rightHeading {
 text-align: right;
}

div.leftHeading {
 text-align: center;
}

div.centerHeading {
 text-align: left;
}

span.headingText {
 font-weight: bold;
}

div.linksColumn {
 text-align:left;
 border: 1px solid #2a3e58;
 padding: 0 6px 15px 6px;
 margin-bottom: 5px;
 background: url(../graphics/budria3/heading-bg.gif) repeat-x top;
 background-color: #000d1f;
}

span.linkText {
 font-size: 1em;
}

div.rightColumn {
 text-align: center;
 border: 1px solid #2a3e58;
 padding: 0 6px 50px 6px;
 background: url(../graphics/budria3/heading-bg.gif) repeat-x top;
 background-color: #000d1f;
}

span.rightText {
 font-size: 1em;
}

div.copyright {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 padding: 3px;
}

span.copyText {
 font-style: italic;
 font-size: 0.80em;
}

div.standardPage {
 padding: 0 6px 0px 6px;
 border: 1px solid #2a3e58;
 background: url(../graphics/budria3/heading-bg.gif) repeat-x top;
 background-color: #000d1f;
 margin: 0 0 0 0;
 min-height: 500px;
}


div.blogPage {
 padding: 0 6px 0px 6px;
 border: 1px solid #2a3e58;
 background: url(../graphics/budria3/heading-bg.gif) repeat-x top;
 background-color: #000d1f;
 margin: 0 0 0 0;
 min-height: 500px;
}

div.blogPost {
 text-align: justify;
 padding: 0 5px 10px 5px;
 margin-top: 10px;
 margin-bottom: 6px;
 margin-left: 0;
 margin-right: 0;
 padding: 6px;
 border: 1px solid #2a3e58;
 background: #000d1f; 
 background: url(../graphics/budria3/heading-bg.gif) repeat-x top;
}

span.blogDate {
 font-weight: bold;
 font-style: italic;
 font-size: .75em;
}

span.blogHeading {
 font-weight: bold;
 font-size: 1em;
}

div.blogContent {
 padding: 2px 2px 2px 2px;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 10px;
 margin-right: 0px;
}

span.blogText {
 font-size: 1em;
}