﻿html,body {
	margin: 0px 0px 0px 0px; 
	background-color:#142c5c;
	background-image: url(../images/bkgrndPage.jpg); background-repeat: repeat-x; background-color: #3397fc;
	background-position: center top;
}

body,table,td {font-family: arial; font-size:10pt; color:#ffffff; text-align:left;}
table,td {padding:0px; border-collapse:collapse; border-spacing:0px;}
img {border: 0px; border-color:#666633;}
hr {border: none 0; 
border-top: 1px dotted #666;
width: 100%;
height: 1px;
} 

.header {width:902px; height: 221px; background-image: url(../images/header.jpg);}
.content {width:701px;  background-image: url(../images/bkgrndContent.gif); background-repeat: repeat-y;}
.tablecolor {background-color: #000;}
.tablewidth {width:1000px;}
.buttontop {width:902px; height: 42px; background-image: url(../images/bkgrndTopBtn.jpg);}
.sidemenu {width:201px;  background-image: url(../images/bkgrndMenu.jpg); background-repeat: repeat-y;}
.menubottom {width:253px; height: 304px; background-image: url(../images/botmenu.jpg); background-color: #003d28;}
.scrollbar {width:747px; height: 32px; background-image: url(../images/scrollBkgrnd.jpg); background-repeat: repeat-x; background-color: #00cbcc;}
.footer {width: 902px; height: 16px; background-image: url(../images/footer.gif);}

.top {vertical-align:top;}
.bottom {vertical-align:bottom;}
.right {text-align:right;}
.left {text-align:left;}
.center {text-align:center; margin: 0 auto;}
.bold {font-weight:bold;}
.italic {font-style: italic;}

.five {width: 5%;}
.twentyfive {width: 25%;}
.thirtythree {width: 33%;}
.fifty {width: 50%;}
.sixtyseven {width: 67%;}
.seventyfive {width: 75%;}
.stretch {width: 100%;}

.contentspacing {line-height: 17pt;}
.contentsize { font-size:9pt; }

.textwhite {color: #fff;}
.textblack {color: #000;}
.textdrkgrey {color: #333333;}
.black {background-color: #000;}
.white {background-color: #fff;}


.addresspadding {padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:70px;}
.cellpadding {padding-bottom:10px; padding-left:10px; padding-right:10px; padding-top:10px;}
.contentpadding {padding-bottom:10px; padding-left:20px; padding-right:10px; padding-top:10px;}

a {color:#66ccff; text-decoration: underline}
a:hover {color:#fff; text-decoration: underline}
a.footerlnk {color:#4b8afb; font-size:8pt; text-transform: uppercase; text-decoration: none;}
a.footerlnk:hover {color:#ffffff; font-size:8pt; text-transform: uppercase; text-decoration:none;}


