a:link
{
	color: #0000FF;
}
a:hover
{
	color: #0000FF;
	text-decoration: none;
}
a:active
{
	color: #0000FF;
}
.tabletext
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: 100;
	
}
.addtitle
{
	font-family: Verdana, Arial;
	font-size: 14pt;
	font-weight: medium;
	line-height: 1.5;
}
.maintext
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	line-height: 1.5;
}
.largetext
{
	font-family: Verdana, Arial;
	font-size: 14pt;
}
.bold
{
	font-weight: bold;
}

.location
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	line-height: 1.5;
	font-weight:700;
}
th
{
        font-family: Verdana, Arial;
        font-size: 14pt;            
        line-height: 1.5;
        font-weight:bold;
}
.tinytext
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: 100;
}
.red
{
	color: #FF0000;
}
#linkphoto {visibility: visible;}
#uploadphoto {visibility: visible;}
#galleryphoto  {visibility: visible;}
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
