/*wrote by pete on Mar. 27th 2006*/

.ad_cell a{
color:#00007f;
text-decoration: underline;
}

.ad_cell a:hover{
color:#00007f;
text-decoration: none;
}

.ad_cell_no a{
color:#00007f;
text-decoration: none;
}

.ad_cell_no a:hover{
color:#00007f;
text-decoration: underline;
}

.ad_cell1 a{
color:#000;
text-decoration: underline;
}

.ad_cell1 a:hover{
color:#000;
text-decoration: none;
}

.ad_cell2 a{
color:#000;
text-decoration: none;
}

.ad_cell2 a:hover{
color:#000;
text-decoration: underline;
}

a.dblue{
color:#00007f;
text-decoration: underline;
}

a.dblue:hover{
color:#00007f;
text-decoration: none;
}

a.brown{
color:#8d0028;
text-decoration: none;
}

a.brown:hover{
color:#8d0028;
text-decoration: underline;
}

a.grey{
color:#5c5c5c;
text-decoration: none;
}

a.grey:hover{
color:#5c5c5c;
text-decoration: underline;
}

a.grey_no{
color:#5c5c5c;
text-decoration: none;
}

a.grey_no:hover{
color:#5c5c5c;
text-decoration: none;
}

.cell_grey_1{
background:#ebebeb;
}
.cell_grey_2{
background:#d9d9d9;
}

.cell_grey_3{
background:#969696;
}

.cell_grey_4{
background:#dbdbdb;
}

.cell_grey_5{
background:#f5f5f5;
}

.cell_grey_6{
background:#efefef;
}

.cell_hidden{
overflow:hidden;
}

.border_blue{
background:#0079b0;
}

.border_blue1{
background:#5fc6d9;
}

.border_orange{
background:#fcaf21;
}

.font_bold{
font-weight:bold;
}

.font_brown{
color: #8d0028;
}

/*added by pete on 13rd June 2006*/

.video_link{
line-height:28px;
}

.video_link a{
color: #002963;
text-decoration: none;
}

.video_link a:hover{
color: #002963;
text-decoration: none;
}

.video_icon{
color: #b400ff;
font-size:12px;
font-family:'Webdings';
}

#video_list a{
color: #003e96;
text-decoration: none;
}

#video_list a:hover{
color: #003e96;
text-decoration: underline;
}

/*added by nikki on 9th August 2006*/

#navi_second a{
color: #5d5d5d;
text-decoration: none;
}

#navi_second a:hover{
color: #5d5d5d;
text-decoration: underline;
}

A.gray_second:visited { COLOR: #5d5d5d; TEXT-DECORATION: none} 
A.gray_second:link { COLOR: #5d5d5d; TEXT-DECORATION: none} 
A.gray_second:hover { COLOR: #5d5d5d; TEXT-DECORATION: underline}

A.orange:visited { COLOR: #f95714; TEXT-DECORATION: none} 
A.orange:link { COLOR: #f95714; TEXT-DECORATION: none} 
A.orange:hover { COLOR: #f95714; TEXT-DECORATION: underline}

A.blue:visited { COLOR: #00649e; TEXT-DECORATION: none} 
A.blue:link { COLOR: #00649e; TEXT-DECORATION: none} 
A.blue:hover { COLOR: #00649e; TEXT-DECORATION: underline}

#new_textlink a{
color: #003e96;
text-decoration: none;
}

#new_textlink a:hover{
color: #003e96;
text-decoration: underline;
}

