body {
margin: 0px 0px;
padding: 0px;
font-family: arial;
font-size: 11px;
background-color: #FEBB36;	
}

#linksbox {
position: absolute;
left: 80px;
top: 154px;
/* padding: 5px;
filter: shadow(color:gray, strength:4, direction:135); */
}

.searchbutton {
    width: 37px;
    height: 19px;
    text-align: left;
}

.links {
text-align: center;
padding: 5px;
background-color: #FEBB36;
border: 1px solid #E5B045;
font-size: 11px;
margin: 0;
}

#current {
position: absolute;
left: 500px;
top: 0px;
border-width: 0px;
padding: 6px 0px 0px 20px;
height: 55px;
width: 500px;
font: normal normal 10px verdana;
line-height: 12px;
}

#weathericon {
position: absolute;
left: 743px;
top: 0px;
border-width: 0px;
padding: 0px;
width: 30px;
height: 55px;
font: normal normal 10px verdana;
line-height: 12px;
}

#weather {
position: absolute;
left: 776px;
top: 0px;
border-width: 1px;
padding: 6px 0px 0px 0px;
height: 55px;
width: 200px;
color: #33445B;
font: normal normal 10px verdana;
line-height: 12px;
}

#login {
position: absolute;
left: 685px;
top: 90px;
border: 0px;
width: 250px;
font: normal normal 11px verdana;
line-height: 9px;
}

#search {
position: absolute;
left: 684px;
top: 160px;
border: 0px;
font: normal normal 11px verdana;
color: #536895;
line-height: 9px;
}

.text {
border: 1px solid #536895;
background-color: #FFFFFF;
color: #536895;
height: 18px;
padding: 0px 5px 0px 5px;
font: normal bold 10px arial;
}

td {
height: 15px;
padding: 0px;
margin: 0px;
font: normal normal 11px verdana;
}

tr {
padding: 0px;
margin: 0px;
}

.tableheading {
height: 20px;
padding: 0px;
margin: 0px;
}

.heading {
font: normal bold 13px arial;
height: 15px;
vertical-align: middle;
margin: 0px;
border: 1px normal #000000;
padding: 0px 5px 0px 5px;
text-decoration: none;
}

.date {
font-family: arial;
font-size: 10px;
}

img.articleImage 
{
	margin-right: 4px;
	margin-bottom: 4px;
}

.empty {
font-size: 6px;
font-family: arial;
}

.scrolling {
overflow: scroll;
}

blueHeader {
color: #2c4271;
font-size: 11px;
text-decoration: none;
}
a.blueHeader:link, a.blueHeader:visited, a.blueHeader:active {
color: #2c4271;
font-size: 11px;
text-decoration: none;
}
a.blueHeader:hover {
color: #2c4271;
font-size: 11px;
text-decoration: underline;
}

a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active {
color: #dce0e9;
font-size: 13px;
text-decoration: none;
}
a.whiteLink:hover {
color: #dce0e9;
font-size: 13px;
text-decoration: underline;
}

.compEvent {
font-size: 13px;
text-decoration: none;
}
.compEvent:hover {
text-decoration: underline;
}


.blue {
color: #536895;
font-size: 11px;
text-decoration: none;
}

font.q {
font-family: verdana; 
font-weight: bold; 
font-size: 11px;
color: #000000;
}

a.blue:link, a.blue:visited, a.blue:active {
color: #536895;
font-size: 11px;
text-decoration: none;
}
a.blue:hover {
color: #536895;
font-size: 11px;
text-decoration: underline;
}

a.white:link, a.white:visited, a.white:active {
color: #DDDDDD;
font-size: 11px;
text-decoration: none;
}
a.white:hover {
color: #DDDDDD;
font-size: 11px;
text-decoration: underline;
}

a.bar:link, a.bar:visited, a.bar:active {
color: #FFFFFF;
text-decoration: none;
}
a.bar:hover {
color: #FFFFFF;
text-decoration: underline;
}

a.inactive:link, a.inactive:visited, a.inactive:active {
font: normal bold 13px arial;
height: 15px;
vertical-align: middle;
margin: 0px;
padding: 0px 5px 0px 5px;
text-decoration: none;
}
a.inactive:hover {
font: normal bold 13px arial;
height: 15px;
vertical-align: middle;
margin: 0px;
padding: 0px 5px 0px 5px;
text-decoration: underline;
}



#emergencyBox {
	background-color: transparent;
	display: block;
	position: absolute;
	top: 95px;
	left: 400px;
	z-index: 2000;
	padding: 0px;
	margin: 0px;
}

#appStatusBox {
	background-color: transparent;
	display: block;
	position: absolute;
	top: 75px;
	left: 360px;
	z-index: 1600;
	padding: 0px;
	margin: 0px;
}

.menuTop {
    text-align: center;
    background-color: #FEBB36; /*#FFFFFF;*/
    color: #536895;
    font-size: 11px;
    text-decoration: none;
}

.menuPlain {
    text-align: center;
    background-color: #ffda8d;
    color: #536895;
    font-size: 11px;
    text-decoration: none;
}

.menuHover {
    text-align: left;
    background-color: #FECF70;
    color: #536895;
    font-size: 11px;
    text-decoration: none;
}
