a:link{text-decoration: underline; color:black;}
a:visited{text-decoration: underline ; color:black;}
a:hover{text-decoration: underline; color:black;}

.t_title{
color: white;
font-family: arial;
font-weight: bold;
font-size: 14;
}

.menu_2{
color: white;
font-family: arial;
font-weight: bold;
font-size: 12;
}

.t_normal{
color: white;
font-family: arial;
font-size: 12;
}

.t_small{
color: white;
font-family: arial;
font-size: 10;
}

a.t_normal:link 
{ color:white;
text-decoration: none;
}
a.t_normal:visited
{ color:white;
text-decoration: none;
}
a.t_normal:hover 
{ color:white;
text-decoration: underline;
}

.t_frame_title{
color: black;
font-weight: bold; 
font-family: arial;
font-size: 14;
}

.t_frame{
color: black;
font-family: arial;
font-size: 12;
}




.titletext{
color: white;
font-weight: bold; 
font-family: tahoma;
font-size: 12;
}

.normaltext{
color: black;
font-family: arial;
font-size: 12;
}

.navtext{
color: black;
font-family: verdana;
font-size: 11;
}

.menu{
color: DarkGrey;
font-family: verdana;
font-size: 10;
}

#photoholder {
	width:705px;
	height:377px;
	background:#fff url('./images/loading.gif') 50% 50% no-repeat;
}

#thephoto {
	width:705px;
	height:377px;
}


PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("./images/popbox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("./images/popbox/magminus.cur"), pointer;
} 
