BODY {
	background-color: #718493;
	background-image: url("gfx-main/v2/bg-pic.gif");
	background-position:left Top;
	background-attachment:fixed;
	background-repeat:no-repeat;
    SCROLLBAR-FACE-COLOR: white;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    SCROLLBAR-SHADOW-COLOR: white;
    SCROLLBAR-3DLIGHT-COLOR: #202020;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: white;
    SCROLLBAR-DARKSHADOW-COLOR: white;
    overflow: auto;
    font-family: arial;
    border-color: black;
    color: black;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing:+1px
}

	

.quick-menu {
    	background-color: #c6d7e4;
    	border-color: black;
    	border-style: solid;
    	border-width: 2px;
    	padding: 5px;
    	margin-bottom: 50px;
    	width: 100px;
    	font-family: verdana;
	font-size: 8pt;
	color: black;
}

.post {
    	background-color: #b3c3cf;
    	border-color: black;
    	border-style: solid;
    	border-width: 2px;
    	padding: 10px;
    	margin-bottom: 50px;
    	width: 100%;
    	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}


date {
	font-family: verdana;
	text-decoration: bold;
	font-size: 10pt;
	color: white;
}

b {
	font-family: arial;
	text-decoration: underline;
	font-size: 12pt;
	color: #93472d;
}

address {
	margin-top: 10%;
    	text-align: right;
    	font-size: 7pt;
}

A:link, A:visited, A:active{color: #003e6e;
	font-weight: bold;
    	text-decoration:none
}

A:hover{color: white;
    	text-decoration:none
}

.tables {
	width: 100%;
	font-family: arial;
	font-size: 16pt;
	color: #bbd8ff;
}

.index {
	padding-top: 5%;
    	width: 100%;
}

.whole-page {
	
    	width: 900;
    	height: 150%;
}

.main-content {
    	padding-top: 15px;
    	width: 700px;
	text-align: left;
	font-weight: bold;
    	font-size: 12pt;
    }
    
.main-content-right {
    	padding-top: 60px;
	text-align: right;
	font-weight: bold;
    	font-size: 14pt;
    }
    
.link-bar {
    	padding-bottom: 10px;
    	font-size: 16pt;
	font-family: impact;
    }
    
.link-bar2 {
    	padding-bottom: 30px;
    	font-size: 10pt;
	font-family: verdana;
    }
    
.links-inside {
	text-align: left;
	margin-top: 120px;
	margin-left: 35px;
    }

.footer {
	height: 700px;
    	text-align: right;
    	font-size: 7pt;
}
