html
{
    margin:0;
    padding:0;
    height:100%;
    border:none;
}

body
{
    margin:0;
    padding:0;
    height:100%;
    border:none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 75%;
	line-height:120%;
}

td.photopreviewdesc
{
    padding-left:50px;
    padding-right:50px;
    padding-top:5px;
}


.gallery
{
	font-size: 75%;
}

.gallery_90
{
	font-size: 90%;
}

.gallery_75
{
	font-size: 75%;
}

.fullheight 
{
    height:100%;
}

td.pageheader 
{
    background-color: White;
    height:1px;
}

td.pagefooter
{

    height:1px;
}

a.pagefooter
{
    color: #000000;
    text-decoration:none;
}

a.pagefooter:hover
{
    text-decoration:underline;
}


.thickbar
{
    background-color:#A98FBE;
    height:18px;
}

.thinbar
{
    background-color:#A98FBE;
    height:2px;
}


td.menuleft
{
    text-align:left;
    background-color:#E5E5E5;
    padding-top:15px;
    padding-left:10px;
    vertical-align:top; 
    line-height:160%;
    width:120px;
}

a.menuleft
{
	color: #EF7E1A;
    text-decoration:none;
    font-weight:bold;
}

a.menuleft:hover
{
	color: #FF0000;   
}

td.menuright
{
    text-align:left;
    background-color:#E5E5E5;
    padding-top:15px;
    padding-left:8px;
    vertical-align:top;
    line-height:160%;
    width:120px;
}

a.menuright
{
	color: #000000;
    text-decoration:none;
}

a.menuright:hover
{
	color: #FF0000;   
}

li.menuright
{
    list-style-position: inside;
    color: #A98FBE
}


td.centercontent
{
    background-color:#EFEFEF;
    vertical-align:top;
    padding-left:10px;
    padding-top:15px;
}

a
{
    color:#000000;
}

a:hover
{
    color: #EF7E1A;    
}

a.userlink
{
	color:White;
    text-decoration:none;
}

a.blacklink
{
    color: #000000;
    text-decoration:none;
}

a.blacklink:hover
{
    text-decoration:underline;
    color: #EF7E1A;
}

a.redlink
{
    color:Red;
    text-decoration:none;
}

a.redlink:hover
{
    text-decoration:underline;
}