﻿#logininfo, #passResetinfo
{
    padding-top: 32px;
}

.registerform, .createform
{
	padding-bottom: 20px;
}

.registerform table
{
	margin: 30px auto;
}

.createform table
{
	margin: 0 auto;
}

#registerform_table td
{
    height: 40px;
    text-align: left;
    width: 180px;
}

.registerform a, .registerform a:active, .registerform a:visited
{
    color: Blue;
    text-decoration: none;
    font-weight: bold;
}

.registerform a:hover
{
    color: Blue;
    text-decoration: underline;
}

#passReset
{
    padding-top: 72px;
    margin: 0 auto;
    width: 280px;
}

#passReset td
{
    text-align: right;
}


.w180
{
    width: 180px;
}

.w200
{
	width: 200px;
}

.artmenuitem
{
    width: 450px;
    margin: 15px 0 15px 0;
}

.artmenuitem a, .artmenuitem a:active, .artmenuitem a:visited
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
} 

.artmenuitem a:hover
{
    text-decoration: none;
    font-weight: bold;
}

.artmenuitem:hover
{
    cursor: pointer;
}

.artmenuitem:hover a .artdot
{
    width: 36px;
    font-size: 35px;
    font-family:Courier New;
    color: #545454;
    background: transparent url(../img/artredbullet.gif) no-repeat 0px 0px;
}

.artmenuitem a .artdot
{
    width: 36px;
    font-size: 35px;
    font-family:Courier New;
    color: #545454;
    background: transparent url(../img/artgraybullet.gif) no-repeat 0px 0px;
}

a.browseart, a.browseart:active, a.browseart:visited
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
} 

a.browseart:hover
{
    text-decoration: none;
    font-weight: bold;
}