/* Main Selectors */
* {margin:0; padding:0}

body {color: #000000;
	font-family:Arial; font-weight:bold; font-size:9pt
}

td            { font-family: Arial; color: #000000; font-weight: bold; font-size:9pt }
p            { font-family: Arial; color: #000000; font-weight: bold; font-size:9pt }

a, a:visited {
	background-color: transparent;
	color: #365BBF; 
	font-family:Arial,Verdana; font-weight:bold; 
	text-decoration:none
}

a:hover {
	background-color: transparent;
	color: #122447; text-decoration:line-through;
}

.allco {width:100%; height:100%; background-color:#7D9BD2}
.lnkbx {border:1px solid #365BBF; text-align:center}
.vidtn {width: 100px; height: 100px; border: 2px solid #000000}

#header {width:100%; height:182px}

#menu {border-top:2px solid #000000; border-bottom:2px solid #000000; width:100%; font-size:10pt}

.content {border-left:2px solid #000000; border-right:2px solid #000000; width: 760px; height: 100%; background-color:#FFFFFF}

.ftr {border-bottom:2px solid #000000; border-left:2px solid #000000; border-right:2px solid #000000; width: 760px; height: 100%; background-color:#FFFFFF}

#leftbar {width: 560px; margin-left:20px; margin-top:40px} 

#rightbar {float: right; width: 220px; text-align:center}