/*style document*/
body {  font: normal 11px "Times New Roman", "Times"; color: #ffffff; font-weight: none;}
table { font: normal 11px "Times New Roman", "Times";; color: #ffffff; font-weight: none;}
td { font: normal 11px "Times New Roman", "Times";; color: #ffffff; font-weight: none;}
tr { font: normal 11px "Times New Roman", "Times";; color: #ffffff; font-weight: none;}

.feed_title {font: normal 18px "Times New Roman", "Times";; color: #ffffff; font-weight: none;}
.feed_description {font: normal 11px "Times New Roman", "Times"; color: #ffffff; font-weight: none;}


/*links stuff*/
a:link {text-decoration: none; color: #7ebefe;}
a:visited {text-decoration: none; color: #7ebefe;}
a:hover {text-decoration: none; color: #cccccc;}
.style4 {font-size: 14px;}

/*black font*/
.black {color:#000000}

/*background alighnments*/
th.backone {background-repeat:no-repeat;}
th.backtwo1 {background-repeat:no-repeat;
background-position:left top;}
th.backthree1 {background-repeat:repeat-x; background-color:#1d244a;}

/*background alighnments COPY COPY COPY*/
td.backone {background-repeat:no-repeat;}
td.backtwo {background-repeat:no-repeat;
background-position:left top;}
td.backthree {background-repeat:repeat-x; background-color:#1d244a;}

img, div, a, input, background, td, table { behavior: url(/iepngfix.htc) }


/*roll-over opacity for images*/
a.linkopacity img {filter:alpha(opacity=10); -moz-opacity: 0.1; opacity: 0.1; -khtml-opacity: 0.1;}
a.linkopacity:hover img { filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; -khtml-opacity: 0.3; }

/*roll-over opacity for gallery images*/
a.linkopacity2 img {filter:alpha(opacity=40); -moz-opacity: 0.4; opacity: 0.4; -khtml-opacity: 0.4;}
a.linkopacity2:hover img { filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; -khtml-opacity: 0.8; }

/*roll-over opacity for gallery images*/
a.linkopacity3 img {filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; -khtml-opacity: 0.3;}
a.linkopacity3:hover img { filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; -khtml-opacity: 0.3; }

/*gray boxes*/
th.opacity90 {background-color:#FFFFFF; filter:alpha(opacity=90); opacity:0.9;}

th.solid {
color:#FFFFFF; filter:alpha(opacity=100); opacity:1.0;}

/*gray boxes COPY COPY COPY*/
td.opacity90 {background-color:#FFFFFF; filter:alpha(opacity=90); opacity:0.9;}

td.solid {
color:#FFFFFF; filter:alpha(opacity=100); opacity:1.0;}

h2.ontop {position: relative; top: 4.7em;}


