* {
	font-family: verdana;
	font-size: 10pt;
}

.majormajor {
	border-collapse: collapse;
}

.bgcolr {
	width: 10%;
	background-color: #2B3749;
	background-image: url('bgr.png');
	background-repeat: repeat-y;
	background-position: left;
}

.bgcoll {
	width: 10%;
	background-color: #2B3749;
	background-image: url('bgl.png');
	background-repeat: repeat-y;
	background-position: right;
}

.bodycol {
	width: 80%;
}

h1 {
	color: #ff9900;
	font-family: trebuchet MS;
	font-size: 14pt;
}


.newshdr {
	color: #ff9900;
	font-family: trebuchet MS;
	font-size: 14pt;
}

em {
	font-weight: bold;
	color: #ff9900;	
}

.nobordert {
	border: 0px none white;
	border-collapse: collapse;
}

td.calleft {
	background-color: #ff9900;
	height: 130px;
	text-align: right;
	vertical-align: bottom;
	font-size: 26pt;
}

td.calleft2 {
	background-color: #336699;
	height: 130px;
	text-align: right;
	vertical-align: bottom;
	font-size: 26pt;
	color: white;
}

.calline {
	border: 1px solid #999999;
	vertical-align: top;
}


img.floatLeft { 
    float: left; 
    margin: 4px; 
	border: 1px solid #999999;
	padding: 2px;
}

.footermenu {
	font-size: 8pt;
	color: white;
}

.footermenucr {
	font-size: 8pt;
	color: #999999;
}

a.rm { 
    float: right; 
	text-decoration: underline;
	font-size: 8pt;
	font-family:verdana;
}

img.floatLeftnb { 
    float: left; 
    margin: 4px; 
	border: 1px none #999999;
	padding: 2px;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
	border: 1px solid #999999;
	padding: 2px;
}

img.floatRightnb { 
    float: right; 
    margin: 4px; 
	border: 1px none #999999;
	padding: 2px;
}

img.floatCenternb {  
	float: center;
	border: 1px none #999999;
}

.siding {

}

table {
	border: 1px none black;
	border-collapse: collapse;
}

table.major {
	border: 1px solid black;
	border-style: none solid none solid;
	border-collapse: collapse;
}

td {
	border: 1px none black;
	border-collapse: collapse;
}

.tborder {
	border: 1px none #999999;
	color: #999999;
}


.noborder {
	border: 0px none white;
	border-collapse: collapse;
}

td.highlight {
	background-color: #666666;
	text-align: center
}

td.highlight:hover {
	background-color: #F59110;
}

td.permalight {
	background-color: #F59110;
}

td.main {
	background-image: url('block.gif');
	background-position: left bottom;
	background-color: white;
	background-repeat: no-repeat
}

a {
	color: #333333;
}

a.nl {
	text-decoration: none;
}

.menurow {
	cell-spacing: 50px;
}